3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/parsing
Profpatsch 2de554d512 tree-sitter/update: Fetch repositories in parallel
This was the main annoyance with the existing script, it would fetch
one repository after the other instead of multiple in parallel.
The `xe` tool is a simple `xargs`-like that can do that.

We put the json information for all repositories into a file with one
object per line, then pass that to xe.
2022-11-04 18:14:33 +01:00
..
antlr antlr4_x.runtime.cpp: fix build error due to sourceRoot missing source prefix 2022-10-27 01:23:32 -04:00
bison
bisonc++
byacc
flex
flexc++
hammer
javacc
jikespg
jshon
lemon
peg
ragel
re2c
tree-sitter tree-sitter/update: Fetch repositories in parallel 2022-11-04 18:14:33 +01:00