issues
search
nix-community
/
rnix-parser
A Nix parser written in Rust [maintainer=@oberblastmeister]
MIT License
366
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parsing string after `abort` in `nixpkgs/default.nix` into `ParsedType` fails at `NODE_STRING_INTERPOL`
#66
fogti
closed
2 years ago
1
clippy: manual fixes
#65
ghost
closed
2 years ago
0
clippy: automated fixes
#64
ghost
closed
2 years ago
0
Fix trivia tokens being misplaced
#63
Ma27
closed
2 years ago
0
Bump cachix/install-nix-action from 15 to 16
#62
dependabot[bot]
closed
3 years ago
0
clippy: manual_strip
#60
ghost
closed
3 years ago
0
Bump cachix/install-nix-action from 14 to 15
#59
dependabot[bot]
closed
3 years ago
0
chore(cargo): move to 2021 Rust edition
#58
lovesegfault
closed
2 years ago
4
refactor(flake): rework using fenix and buildRustPackage
#57
lovesegfault
closed
2 years ago
3
More helpful error messages
#56
aaronjanse
opened
3 years ago
3
improve CLI ergonomics when parsing errors occur when using parse flag
#55
ghost
closed
3 years ago
1
tests: improve ergonomics
#54
ghost
closed
3 years ago
1
Mark duplicated arguments in argument-patterns as syntax error
#53
Ma27
closed
3 years ago
1
Support paths with dynamic interpolation from Nix 2.4+
#52
Ma27
closed
3 years ago
8
[ci proposal] add cargo fmt -- --check
#50
ghost
closed
2 years ago
3
ci: remove Travis CI
#49
ghost
closed
3 years ago
0
Floats without trailing zeros (e.g. `.5`) are valid Nix code
#48
Ma27
closed
3 years ago
0
example for stdin parsing
#47
ghost
closed
3 years ago
3
decimal floats without leading zero causes a parsing failure
#46
ghost
closed
3 years ago
1
Diversion from nix with duplicate function arguments
#45
oppiliappan
closed
3 years ago
0
Diversion from nix with splices in paths
#44
oppiliappan
closed
3 years ago
3
minor fix to doc of ParseError
#43
oppiliappan
closed
3 years ago
0
Add issue / PR templates, a basic changelog and GHA cfg
#42
Ma27
closed
3 years ago
0
implement more traits for ParsedTypeError
#41
oppiliappan
closed
3 years ago
2
make BinOp::operator return an optional value
#40
oppiliappan
closed
3 years ago
0
more ergonomic testing
#39
oberblastmeister
closed
3 years ago
1
fix inherit parsing
#38
oberblastmeister
closed
3 years ago
2
Diversion from `nix` while parsing inherit statements
#37
oppiliappan
closed
3 years ago
0
better typed api, update rowan, remove `SmolStr`
#36
oberblastmeister
closed
2 years ago
19
[WIP] parsing fixes, better error handling, fuzzing
#35
oberblastmeister
closed
2 years ago
11
handle syntax errors more gracefully
#34
aaronjanse
closed
2 years ago
7
Error handling for Select expressions
#33
aaronjanse
opened
3 years ago
1
Try out fuzzing on the parser
#32
Ma27
closed
2 years ago
1
Fix memory leak while parsing improperly terminated `inherit`-expressions
#31
Ma27
closed
3 years ago
6
Should `rnix::types::BinOp::operator` return an Optional value?
#30
oppiliappan
closed
3 years ago
0
Should the `smol_str` dependency be removed?
#29
adrianparvino
closed
2 years ago
0
README: add hommage to jD91mZM2
#28
zimbatm
closed
3 years ago
0
Build Files and Packaging
#27
lapp0
closed
3 years ago
1
implement fmt::Debug (and other traits) for ParsedTypeError
#26
pandaman64
closed
3 years ago
1
Node creation
#25
DieracDelta
closed
3 years ago
3
Get rnix::NixLanguage::Kind
#24
DieracDelta
closed
3 years ago
1
Doesn't parse valid Nix edge-cases
#23
puckipedia
closed
2 years ago
10
types: provide a Debug instance for ParsedType
#22
andir
closed
4 years ago
0
Support parsing dynamic inherit identifiers
#21
andir
closed
4 years ago
1
URL parsing bug
#20
zimbatm
closed
4 years ago
3
Inherit from should allow double-quoted string
#19
selaux
closed
3 years ago
6
Implement TypedNode for ParsedType
#18
selaux
closed
4 years ago
2
Issue with string interpolation and `'` inside `''` strings
#17
selaux
closed
4 years ago
1
Parsing NODE_STRING to have TOKEN_WHITESPACE
#16
Rizary
closed
4 years ago
16
Add pattern.at function to get ident@{} pattern
#15
selaux
closed
4 years ago
0
Previous
Next