about summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
AgeCommit message (Expand)AuthorFilesLines
2023-01-11Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2-0/+28
2023-01-10Merge pull request #209949 from figsoda/vimfigsoda1-0/+1
2023-01-10vimPlugins.nvim-treesitter.builtGrammars.http: fix buildfigsoda1-0/+1
2023-01-10Merge pull request #198963 from urandom2/mgmtSandro1-0/+27
2023-01-09Merge master into staging-nextgithub-actions[bot]1-2/+2
2023-01-09byacc: 20221106 -> 20221229R. Ryantm1-2/+2
2022-12-31nex: init at unstable-2021-03-30Colin Arnott1-0/+27
2022-12-28Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2-16/+2
2022-12-27Merge pull request #206527 from ncfavier/tree-sitter-unionOfDisjointNaïm Favier1-13/+1
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-3/+1
2022-12-17tree-sitter/update: use `unionOfDisjoints`Naïm Favier1-13/+1
2022-12-08treewide: source .attrs in buildersArtturin1-0/+1
2022-12-03antlr2: drop python2Weijia Wang1-2/+1
2022-11-22carnix,cratesIO: removefigsoda1-1/+0
2022-11-18tree-sitter-grammars: updateBernardo Meurer4-16/+16
2022-11-17tree-sitter/grammar.nix: accept extra argumentsfigsoda1-5/+5
2022-11-14vimPlugins.nvim-treesitter: move grammar generation from fetch to grammar.nixfigsoda1-15/+19
2022-11-10Merge pull request #200216 from lovesegfault/update-tree-sitterBernardo Meurer8-44/+22
2022-11-09byacc: 20220128 -> 20221106AndersonTorres1-8/+26
2022-11-08tree-sitter-grammars: use maintained repo for tree-sitter-sqlBernardo Meurer2-6/+6
2022-11-08tree-sitter-grammars: remove fluent as it is abandonedBernardo Meurer3-13/+2
2022-11-08tree-sitter-grammars: remove agda as it is abandonedBernardo Meurer3-13/+2
2022-11-08tree-sitter: update grammarsBernardo Meurer3-12/+12
2022-11-05tree-sitter-grammars: add eexc4710n3-0/+16
2022-11-04tree-sitter/update: fetch orgas and directly check in pythonProfpatsch2-34/+31
2022-11-04tree-sitter/update: rename fetchImpl to updateImplProfpatsch1-7/+9
2022-11-04tree-sitter/update: move atomically-write to pythonProfpatsch2-53/+34
2022-11-04tree-sitter/update: move printing of the import nix file to pythonProfpatsch2-11/+53
2022-11-04tree-sitter/update: move checkTreeSitterRepos into python implProfpatsch3-24/+27
2022-11-04tree-sitter/update: BINARIES -> ARGS.binariesProfpatsch2-9/+12
2022-11-04tree-sitter/update: Move json file output to pythonProfpatsch2-19/+44
2022-11-04tree-sitter/update: ARGLIB_JSON -> BINARIES, factor out wrapperProfpatsch2-7/+12
2022-11-04tree-sitter: Update grammarsProfpatsch8-30/+30
2022-11-04tree-sitter/update: Fetch repositories in parallelProfpatsch2-18/+34
2022-11-04tree-sitter/update: Write files atomicallyProfpatsch1-2/+28
2022-11-04tree-sitter/update: Fetch the existing repos from python as wellProfpatsch3-63/+94
2022-11-04tree-sitter/update: get executables from nix instead of environmentProfpatsch2-5/+12
2022-11-04tree-sitter/update: move pyhon impl into its own fileProfpatsch2-85/+84
2022-11-04tree-sitter/update: factor out github urlProfpatsch1-3/+6
2022-11-04tree-sitter/update: prepare moving more stuff to pythonProfpatsch1-26/+36
2022-11-04tree-sitter: partially rewrite update script in pythonProfpatsch2-35/+81
2022-10-29tree-sitter: update grammarsfigsoda34-136/+136
2022-10-27antlr4_x.runtime.cpp: fix build error due to sourceRoot missing source prefixLuna Nova1-1/+1
2022-10-26Merge pull request #191299 from Technius/antlr4_11-initSandro3-177/+142
2022-10-21antlr4: remove redundant settingsBryan Tan1-11/+1
2022-10-21antlr4: simplify package definitionsBryan Tan1-72/+67
2022-10-18antlr4_10: initBryan Tan1-0/+16
2022-10-19Merge branch 'master' into staging-nextJan Tojnar1-4/+4
2022-10-18tree-sitter-grammars: update cpp grammarBogdan Burlacu1-4/+4
2022-10-13antlr4_8, antlr4_9, antlr4_11: refactor definitionBryan Tan4-273/+141