1 file changed
+1
-1
lines changed- .github/dependabot.yml+31-13
- .github/workflows/README.md+142
- .github/workflows/ci.yml+307
- .github/workflows/cicd.yml-29
- .github/workflows/regenerate.yml+196
- .github/workflows/release.yml+32-68
- .github/workflows/security.yml+148
- .gitignore+2
- .release-please-manifest.json+3
- CHANGELOG.md+168-37
- CLAUDE.md+112
- Cargo.lock-95
- Cargo.toml+2-2
- README.md+334-4
- binding.gyp+1-1
- bindings/rust/lib.rs+9-4
- cliff.toml+103
- flake.lock+10-27
- flake.nix+73-3
- grammar.js+38-125
- package-lock.json+364-10
- package.json+6-3
- release-please-config.json+36
- src/grammar.json+149-560
- src/node-types.json+10-11
- src/parser.c+7.5k-7.8k
- src/scanner.c+345-67
- src/tree_sitter/alloc.h+4-4
- src/tree_sitter/array.h+2-1
- src/tree_sitter/parser.h+28-7
- test/corpus/account_names_extended.txt+115
- test/corpus/arithmetic_extended.txt+229
- test/corpus/balance_extended.txt+118
- test/corpus/currency_extended.txt+79
- test/corpus/date_formats.txt+97
- test/corpus/markdown_orgmode.txt+29-36
- test/corpus/number_formats.txt+169
- test/corpus/orgmode_sections.txt+61
- test/corpus/posting_variations.txt+179
- test/corpus/string_variations.txt+156
- test/corpus/tags_links_extended.txt+166
- test/corpus/transaction_flags.txt+145
- tree-sitter.json+18
0 commit comments