about summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
AgeCommit message (Expand)AuthorFilesLines
2020-12-29tree-sitter: test building of grammarsProfpatsch1-0/+5
2020-12-29tree-sitter: update grammars again with new update scriptProfpatsch3-29/+30
2020-12-29tree-sitter/update: allow grammars to be fetched from other orgasProfpatsch1-12/+53
2020-12-29tree-sitter/update: pull repo argument into the nix codeProfpatsch2-29/+26
2020-12-29tree-sitter/update: make the repo check into a boolean testProfpatsch1-12/+10
2020-12-29tree-sitter/update: factor repo list into nixProfpatsch2-57/+65
2020-12-29tree-sitter: update grammarsProfpatsch21-39/+189
2020-12-29tree-sitter: improve update script to fetch all available grammarsProfpatsch1-8/+86
2020-12-29tree-sitter: rename library.nix to grammar.nixProfpatsch2-2/+2
2020-12-24tree-sitter: patch out web-ui by default, to drop emscriptenProfpatsch1-10/+17
2020-12-19tree-sitter: split arguments in library.nix & documentProfpatsch2-3/+13
2020-12-19tree-sitter: exports.json was fixed in releases, remove sedProfpatsch1-4/+0
2020-12-01bison: 3.7.3 -> 3.7.4R. RyanTM1-2/+2
2020-11-18bison: 3.7.2 -> 3.7.3R. RyanTM1-2/+2
2020-11-12Merge pull request #102763 from colemickens/tree-sitterNick Hu10-33/+54
2020-11-11bisoncpp: init (#103316)Michael Raskin1-0/+56
2020-11-09tree-sitter: update grammarsNick Hu9-28/+39
2020-11-09tree-sitter: macOS compatibilityNick Hu1-2/+4
2020-11-09tree-sitter: make shared/static libraries configurableNick Hu1-2/+5
2020-11-04antlr: 4.7 -> 4.8Guillaume Bouchard1-3/+3
2020-11-04tree-sitter: 0.17.1 -> 0.17.3; run make installCole Mickens1-3/+8
2020-11-02byacc: 20200330 -> 20200910R. RyanTM1-2/+2
2020-10-16Merge pull request #100504 from teto/treesitter_luaProfpatsch3-3/+14
2020-10-14tree-sitter.grammars.lua: initMatthieu Coudron2-0/+11
2020-10-14tree-sitter: 0.16.9 -> 0.17.1Matthieu Coudron1-3/+3
2020-10-04Merge pull request #98918 from r-ryantm/auto-update/bisonMario Rodas1-2/+2
2020-09-27bison: 3.7.1 -> 3.7.2R. RyanTM1-2/+2
2020-09-22tree-sitter.grammars: compile scanner.cc if existsMatthieu Coudron1-1/+5
2020-09-22tree-sitter.grammars: updateMatthieu Coudron15-52/+102
2020-09-22tree-sitter: 0.16.4 -> 0.16.9Matthieu Coudron1-3/+3
2020-08-29emscripten: precompile libc, etc.Gabriel Ebner1-1/+0
2020-08-28tree-sitter: fix buildGabriel Ebner1-0/+4
2020-08-17Merge master into staging-nextFrederik Rietdijk1-1/+0
2020-08-16buildRustPackage: remove platform.all from packageszowoq1-1/+0
2020-08-14bison: 3.6.4 -> 3.7.1R. RyanTM1-2/+2
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer1-0/+5
2020-07-06bison: 3.6.3 -> 3.6.4R. RyanTM1-2/+2
2020-06-19bison: 3.6.2 -> 3.6.3R. RyanTM1-2/+2
2020-05-20bison: 3.5.4 -> 3.6.2R. RyanTM1-2/+2
2020-05-07jshon: fix musl buildFabian Möller1-2/+10
2020-05-06jshon: 20160111.2 -> 20170302Fabian Möller1-15/+5
2020-05-01re2c: add patch for CVE-2020-11958Martin Milata1-1/+9
2020-05-01re2c: 1.2.1 -> 1.3Martin Milata1-2/+2
2020-04-21bison: 3.5.2 -> 3.5.4Lancelot SIX1-2/+2
2020-04-20Merge pull request #84340 from r-ryantm/auto-update/byaccmarkuskowa1-2/+2
2020-04-13Merge branch 'master' into staging-nextJan Tojnar13-16/+16
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly14-17/+17
2020-04-05bison: 3.5.1 -> 3.5.2R. RyanTM1-3/+3
2020-04-05byacc: 20191125 -> 20200330R. RyanTM1-3/+3
2020-03-06tree-sitter.builtGrammars: build parser librariesMatthieu Coudron2-4/+44