Commit Graph

760 Commits

Author SHA1 Message Date
github-actions[bot]
0542af4e29
Merge master into staging-next 2023-08-04 00:02:04 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
github-actions[bot]
dd978826f9
Merge staging-next into staging 2023-07-23 12:02:06 +00:00
github-actions[bot]
10af23a180
Merge master into staging-next 2023-07-23 12:01:27 +00:00
R. Ryantm
53f8f97c4c re-flex: 3.3.6 -> 3.3.7 2023-07-23 03:06:29 +00:00
Sandro
17c6f710a4
Merge pull request #244427 from trofi/re2c-update 2023-07-21 11:31:50 +02:00
Sergei Trofimovich
901246e11a re2c: 3.0 -> 3.1
Changes: https://re2c.org/releases/changelog/changelog.html#id1
2023-07-19 23:59:25 +01:00
github-actions[bot]
b110c513b2
Merge master into staging-next 2023-07-19 12:01:12 +00:00
R. Ryantm
5849c65c52 re-flex: 3.3.5 -> 3.3.6 2023-07-19 04:57:26 +00:00
Artturin
ff49613671 ragel: enableParallelBuilding
ragel: 47s -> 9s
ragelDev: 1m51s  45s
2023-07-10 23:03:57 +03:00
Profpatsch
c97ad2763a rm Profpatsch from stuff without interest/capacity of maintaining
For tree-sitter I’m still interested, but don’t want to be first in
the list :)
2023-07-07 12:53:42 +02:00
Nick Cao
d5d9df6642
Merge pull request #239948 from Strum355/tree-sitter-playground
tree-sitter: fix webui/playground notice & terminating
2023-06-29 12:50:25 +08:00
Glib Shpychka
bbd132ed3e
tree-sitter-grammars: add wing (#240140) 2023-06-28 14:20:29 +02:00
Glib Shpychka
ce10c78c78
tree-sitter: allow use of 'generate' argument 2023-06-26 18:36:03 +03:00
Noah Santschi-Cooney
67ad8087de
tree-sitter: fix webui/playground notice 2023-06-26 15:41:26 +01:00
R. Ryantm
e273a2f4f8 re-flex: 3.3.4 -> 3.3.5 2023-06-23 10:36:47 +00:00
Jean-Philippe Braun
72b445d91e tree-sitter-grammars: add cue 2023-06-16 15:24:43 +02:00
R. Ryantm
af49f98525 re-flex: 3.3.3 -> 3.3.4 2023-06-03 19:03:37 +00:00
R. Ryantm
fabe206448 byacc: 20230219 -> 20230521 2023-06-01 00:46:10 +00:00
R. Ryantm
997a334cd2 re-flex: 3.3.2 -> 3.3.3 2023-05-30 05:21:33 +00:00
Kasper Kondzielski
946a4d60e8
tree-sitter: Update grammars (#232633) 2023-05-24 16:08:12 -04:00
Benjamin Lee
a5340ba9ff tree-sitter-grammars: add nu 2023-04-23 11:44:31 -04:00
Anderson Torres
cb1c86036f byacc: change self to finalAttrs 2023-04-20 22:22:23 -03:00
Mario Rodas
27bd2fc3e2
Merge pull request #219056 from shazow/tree-sitter-update
tree-sitter: Add solidity, update grammars
2023-04-10 00:00:15 -05:00
Matthieu Coudron
aeb3a380cc tree-sitter: 0.20.7 -> 0.20.8
0.20.8 will be required by neovim 0.9 so this is a preliminary bump
2023-04-08 19:20:04 +02:00
R. Ryantm
e5c3f019fb re-flex: 3.3.1 -> 3.3.2 2023-03-22 16:56:14 +00:00
Nick Cao
9a96b203e3
antlr4: add add antlr4-parse to bin
Reference: 8188dc5388/tool/src/org/antlr/v4/gui/Interpreter.java (L22)
2023-03-13 10:13:56 +08:00
Nick Cao
069d4196eb
antlr4_12: init at 4.12.0 2023-03-13 10:10:25 +08:00
Ilan Joselevich
476324e4b4
Merge pull request #219895 from prrlvr/add-re-flex
re-flex: init at 3.3.1
2023-03-08 00:46:43 +02:00
Pierre-Olivier Rey
bfe60278b9
re-flex: init at 3.3.1 2023-03-07 23:24:28 +01:00
Anderson Torres
6a581de7d8
Merge pull request #219930 from r-ryantm/auto-update/byacc
byacc: 20221229 -> 20230219
2023-03-07 18:21:29 -03:00
Anderson Torres
4839388d2b byacc: refactor
- Get rid of double with in meta.
2023-03-07 08:19:10 -03:00
R. Ryantm
24af7f357f byacc: 20221229 -> 20230219 2023-03-07 05:13:21 +00:00
Tobias Mayer
b5ee3bef18
spicy-parser-generator: 1.5.3 -> 1.7.0 2023-03-06 18:37:17 +01:00
Andrey Petrov
8ec3627796 tree-sitter: Add solidity, update grammars 2023-03-01 16:34:57 -05:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Gabriel Volpe
eed1326592
tree-sitter: fix src value 2023-02-13 12:31:15 +01:00
Tobias Mayer
83f225ecbf
spicy-parser-generator: init at 1.5.3 2023-02-04 14:35:40 +01:00
Erik Arvstedt
5339c7ccf1
tree-sitter/grammar: make fit for public use
- Rename `source` to the more idiomatic `src`.

- Pass `version` to `mkDerivation` so that it's available in
  `drvAttrs`/`overrideAttrs`.

- Remove misleading comment about `version`.
  (nvim-treesitter sets the version to the grammar src hash.)
2023-01-23 23:32:09 +01:00
Erik Arvstedt
99225ef64d
tree-sitter: add buildGrammar to passthru
`buildGrammar` is useful for building custom grammars.

Also, improve perf by moving `callPackage` out of the fn call.

Use more precise var name: `change` -> `build`.
2023-01-23 23:31:06 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
figsoda
a703136df1
Merge pull request #209949 from figsoda/vim
vimPlugins.nix-develop-nvim: init at 2023-01-10
2023-01-10 11:35:26 -05:00
figsoda
a1cdb52f4a vimPlugins.nvim-treesitter.builtGrammars.http: fix build 2023-01-10 11:06:00 -05:00
Sandro
ede482331b
Merge pull request #198963 from urandom2/mgmt
Fixes https://github.com/NixOS/nixpkgs/issues/98458
2023-01-10 15:32:00 +01:00
github-actions[bot]
99dd0da8dc
Merge master into staging-next 2023-01-09 06:01:08 +00:00
R. Ryantm
6601a42cf3 byacc: 20221106 -> 20221229 2023-01-09 01:25:44 +00:00
Colin Arnott
9025e3da4c
nex: init at unstable-2021-03-30 2022-12-31 23:27:41 +00:00
Sergei Trofimovich
092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
Naïm Favier
21f61857ae
Merge pull request #206527 from ncfavier/tree-sitter-unionOfDisjoint 2022-12-27 16:29:49 +01:00