'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pascal.scm
to 0.20.0. Signed-off-by: Andrew Tropin <andrew@trop.in>
AgeCommit message (Expand)Author
2020-09-04gnu: fpc: Fix reproducibility problem....* gnu/packages/pascal.scm (fpc)[arguments]: Add 'patch-release-date' to replace a build timestamp with the release date instead. Eric Bavier
2020-08-29gnu: Add p2c....* gnu/packages/pascal.scm (p2c): New variable. Danny Milosavljevic
2020-08-29gnu: Add fpc....* gnu/packages/pascal.scm: New file. * gnu/packages/patches/fpc-reproducibility.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add pascal.scm. (dist_patch_DATA): Register patch. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Kei Kebreau
Hilton Chain
2023-10-20gnu: tree-sitter-cpp: Update to 0.20.3....* gnu/packages/tree-sitter.scm (tree-sitter-cpp): Update to 0.20.3. (tree-sitter-c): Update to 0.20.6. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-10-20gnu: tree-sitter-python: Update to 0.20.4....* gnu/packages/tree-sitter.scm (tree-sitter-python): Update to 0.20.4. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-10-20gnu: tree-sitter-typescript: Update to 0.20.3....* gnu/packages/tree-sitter.scm (tree-sitter-typescript): Update to 0.20.3. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-10-20gnu: tree-sitter-javascript: Update to 0.20.0-22.f772967....* gnu/packages/tree-sitter.scm (tree-sitter-javascript): Update to 0.20.0-22.f772967. [#:get-cleanup-snippet]: Remove tree-sitter-javascript.wasm binary. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-10-20gnu: tree-sitter-c-sharp: Update to 0.20.0....* gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): Update to 0.20.0. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-10-20gnu: tree-sitter-bash: Update to 0.20.4....* gnu/packages/tree-sitter.scm (tree-sitter-bash): Update to 0.20.4. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-10-20gnu: tree-sitter: Update to 0.20.10....* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.20.10. (tree-sitter-cli)[arguments]<#:cargo-test-flags>: Skip github_issue_test. <#:cargo-inputs>: Add rust-path-slash-0.2. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-10-08gnu: Add tree-sitter-scala....* gnu/packages/tree-sitter.scm (tree-sitter-scala): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Karl Hallsby
2023-10-08gnu: Add tree-sitter-lua....* gnu/packages/tree-sitter.scm (tree-sitter-lua): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> john muhl
2023-10-05gnu: tree-sitter-java: Update to 0.20.1....* gnu/packages/tree-sitter.scm (tree-sitter-java): Update to 0.20.1. Signed-off-by: Andrew Tropin <andrew@trop.in> Kjartan Oli Agustsson
2023-09-01gnu: Add tree-sitter-plantuml....* gnu/packages/tree-sitter.scm (tree-sitter-plantuml): New variable. Andrew Tropin
2023-09-01gnu: tree-sitter-grammar: Add get-cleanup-snippet argument....* gnu/packages/tree-sitter.scm (tree-sitter-grammar): Add get-cleanup-snippet argument. Andrew Tropin
2023-08-27gnu: Add tree-sitter-cmake....* gnu/packages/tree-sitter.scm (tree-sitter-cmake): New variable. Hilton Chain
2023-08-20gnu: Add tree-sitter-meson....* gnu/packages/tree-sitter.scm (tree-sitter-meson): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Zheng Junjie
2023-08-20gnu: Add tree-sitter-dockerfile....* gnu/packages/tree-sitter.scm (tree-sitter-dockerfile): New variable. Hilton Chain
2023-07-18gnu: tree-sitter-json: Update to 0.20.0....* gnu/packages/tree-sitter.scm (tree-sitter-json): Update to 0.20.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hilton Chain
2023-07-09gnu: Add tree-sitter-gomod....* gnu/packages/tree-sitter.scm (tree-sitter-gomod): New variable. Danny Milosavljevic
2023-07-01gnu: Add python-tree-sitter....* gnu/packages/tree-sitter.scm (python-tree-sitter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Reviewed-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Nicolas Graves