summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-13antlr4_11: initBryan Tan1-0/+96
2022-10-13Merge pull request #194256 from Artturin/treewides2Artturi1-1/+1
2022-10-10tree-sitter-grammars: update smithy grammarBenoit Louy1-4/+4
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
2022-10-10Merge master into staging-nextgithub-actions[bot]3-1/+17
2022-10-08tree-sitter-grammars: Add jsonnetPierce Bartine2-0/+12
2022-10-08tree-sitter-grammars: Ignore ruby-tree-sitter.oldPierce Bartine1-1/+5
2022-09-28Merge #190196: tree-sitter: 0.20.6 -> 0.20.7Vladimír Čunát1-3/+3
2022-09-22tree-sitter-grammars.tree-sitter-smithy: initBenoit Louy3-0/+16
2022-09-15tree-sitter: add nickel grammarJosé Luis Lafuente3-0/+16
2022-09-07tree-sitter: 0.20.6 -> 0.20.7R. Ryantm1-3/+3
2022-09-04javacc: 7.0.10 -> 7.0.12 (#187867)Souvik Sen1-4/+11