about summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
AgeCommit message (Expand)AuthorFilesLines
2023-04-23tree-sitter-grammars: add nuBenjamin Lee3-0/+16
2023-04-20byacc: change self to finalAttrsAnderson Torres1-6/+4
2023-04-10Merge pull request #219056 from shazow/tree-sitter-updateMario Rodas45-168/+184
2023-04-08tree-sitter: 0.20.7 -> 0.20.8Matthieu Coudron1-5/+5
2023-03-22re-flex: 3.3.1 -> 3.3.2R. Ryantm1-2/+2
2023-03-13antlr4: add add antlr4-parse to binNick Cao1-1/+5
2023-03-13antlr4_12: init at 4.12.0Nick Cao1-0/+14
2023-03-08Merge pull request #219895 from prrlvr/add-re-flexIlan Joselevich1-0/+30
2023-03-07re-flex: init at 3.3.1Pierre-Olivier Rey1-0/+30
2023-03-07Merge pull request #219930 from r-ryantm/auto-update/byaccAnderson Torres1-2/+2
2023-03-07byacc: refactorAnderson Torres1-6/+7
2023-03-07byacc: 20221229 -> 20230219R. Ryantm1-2/+2
2023-03-06spicy-parser-generator: 1.5.3 -> 1.7.0Tobias Mayer1-2/+2
2023-03-01tree-sitter: Add solidity, update grammarsAndrey Petrov45-168/+184
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-13tree-sitter: fix src valueGabriel Volpe1-1/+1
2023-02-04spicy-parser-generator: init at 1.5.3Tobias Mayer1-0/+67
2023-01-23tree-sitter/grammar: make fit for public useErik Arvstedt2-8/+6
2023-01-23tree-sitter: add `buildGrammar` to `passthru`Erik Arvstedt1-4/+7
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie2-2/+2
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