nixpkgs/pkgs/development/tools/parsing
Profpatsch c0a4b41afe tree-sitter: improve update script to fetch all available grammars
The update script would only fetch the few grammars listed in the
tree-sitter repository previously. But the tree-sitter github orga has
a rather large amount of officially supported grammars.

Thus we change the script to query the github APIs for repositories
instead (up to 100 this is supported without paging).

Since the repository list also contains some that are not grammars,
there is a bash script which lists all repos we are aware of and the
ones we want to ignore. It will make sure we don’t forget any
repositories in the future, by comparing to the actual list with jq.
2020-12-29 12:46:30 +01:00
..
antlr antlr: 4.7 -> 4.8 2020-11-04 15:26:29 -08:00
bison bison: 3.7.3 -> 3.7.4 2020-12-01 14:40:58 +01:00
bisonc++ bisoncpp: init (#103316) 2020-11-11 18:20:39 +00:00
byacc byacc: 20200330 -> 20200910 2020-11-02 08:08:54 -08:00
flex
flexc++
hammer
jikespg
jshon jshon: fix musl build 2020-05-07 09:43:35 +02:00
lemon
peg
ragel
re2c re2c: add patch for CVE-2020-11958 2020-05-01 08:51:55 +02:00
tree-sitter tree-sitter: improve update script to fetch all available grammars 2020-12-29 12:46:30 +01:00