1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-22 19:49:20 +03:00
nil/crates/syntax
2023-08-04 17:29:44 +08:00
..
benches Add a benchmark for parsing the whole nixpkgs 2023-07-09 02:41:27 +08:00
fuzz Add instructions to run fuzzer 2022-09-20 19:56:37 +08:00
src Fix lexing of block comments 2023-08-04 17:29:44 +08:00
test_data/parser Construct empty NAME nodes for recovery 2022-11-07 11:24:30 +08:00
.gitignore Refactor workspace layout 2022-09-06 01:54:33 +08:00
Cargo.toml Add a benchmark for parsing the whole nixpkgs 2023-07-09 02:41:27 +08:00
cov.sh Refactor workspace layout 2022-09-06 01:54:33 +08:00