summary refs log tree commit diff
path: root/pkgs/development/tools/parsing/tree-sitter/update_impl.py
Commit message (Expand)AuthorAge
* tree-sitter: Update grammars (#232633)Kasper Kondzielski2023-05-24
* tree-sitter/update: fetch orgas and directly check in pythonProfpatsch2022-11-04
* tree-sitter/update: move atomically-write to pythonProfpatsch2022-11-04
* tree-sitter/update: move printing of the import nix file to pythonProfpatsch2022-11-04
* tree-sitter/update: move checkTreeSitterRepos into python implProfpatsch2022-11-04
* tree-sitter/update: BINARIES -> ARGS.binariesProfpatsch2022-11-04
* tree-sitter/update: Move json file output to pythonProfpatsch2022-11-04
* tree-sitter/update: ARGLIB_JSON -> BINARIES, factor out wrapperProfpatsch2022-11-04
* tree-sitter: Update grammarsProfpatsch2022-11-04
* tree-sitter/update: Fetch repositories in parallelProfpatsch2022-11-04
* tree-sitter/update: Fetch the existing repos from python as wellProfpatsch2022-11-04
* tree-sitter/update: get executables from nix instead of environmentProfpatsch2022-11-04
* tree-sitter/update: move pyhon impl into its own fileProfpatsch2022-11-04