Skip to content

Pull requests: helix-editor/nucleo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix failed compilation with --no-default-features
#69 by alexrutar was merged Dec 14, 2024 Loading…
Delete unused files and commented-out code blocks
#68 by alexrutar was merged Dec 15, 2024 Loading…
Proper grapheme truncation for windows-style newline
#61 by alexrutar was merged Dec 7, 2024 Loading…
Improve Latin char normalization
#60 by alexrutar was merged Dec 7, 2024 Loading…
Properly handle windows-style newlines \r\n
#59 by alexrutar was closed Nov 18, 2024 Loading…
Expose match objects from the snapshot
#57 by alexrutar was merged Nov 12, 2024 Loading…
Fix minor documentation typos
#55 by alexrutar was merged Dec 7, 2024 Loading…
Remove Cargo.lock from .gitignore
#54 by alexrutar was merged Dec 7, 2024 Loading…
docs: fix typo
#46 by displexic was merged May 24, 2024 Loading…
chore(lib.rs): fix typo in documentation
#43 by wongjiahau was closed Dec 7, 2024 Loading…
Remove unused dev-dependency
#42 by blinxen was merged Mar 31, 2024 Loading…
Release version 0.4
#41 by pascalkuthe was merged Feb 20, 2024 Loading…
Derive Clone on Snapshot
#39 by jrmoulton was closed Feb 19, 2024 Loading…
docs(readme): capitalize Rust
#37 by trueNAHO was merged Dec 7, 2024 Loading…
Correctly handle normalization in pattern API bug Something isn't working
#33 by pascalkuthe was merged Dec 22, 2023 Loading…
fix short circuiting logic when doing exact matches
#32 by noib3 was merged Dec 17, 2023 Loading…
Fix small typo
#31 by a-kenji was merged Nov 1, 2023 Loading…
Fix file name and excluded no needed files in Cargo.toml
#30 by blinxen was merged Oct 20, 2023 Loading…
Remove unused dependency
#29 by blinxen was merged Oct 15, 2023 Loading…
Symlink license file in subcrate
#28 by blinxen was merged Oct 15, 2023 Loading…
fix typos in documentation
#27 by a-kenji was merged Sep 30, 2023 Loading…
Corrected typo in readme
#25 by zub was merged Sep 10, 2023 Loading…
add typos to the ci
#24 by Tudyx was merged Sep 10, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.