nixpkgs/pkgs/development/tools/parsing
Roman Volosatovs 73877a6f34 jshon: fix build on aarch64-darwin
```
jshon> clang -std=c99 -Wall -pedantic -Wextra -Werror    -c -o jshon.o jshon.c
jshon> jshon.c:189:25: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
jshon> json_t** stack_safe_peek()
jshon>                         ^
jshon>                          void
jshon> 6 errors generated.
jshon> make: *** [<builtin>: jshon.o] Error 1
```

Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
2023-12-10 01:07:57 +01:00
..
antlr treewide: refactor .attrs.sh detection 2023-10-04 18:36:57 +02:00
bison
bisonc++
byacc
flex
flexc++
hammer
javacc javacc: 7.0.12 -> 7.0.13 2023-11-23 12:02:32 -08:00
jikespg
jshon jshon: fix build on aarch64-darwin 2023-12-10 01:07:57 +01:00
lemon
nex
peg peg: 0.1.18 -> 0.1.19 2023-11-22 05:33:16 +00:00
ragel ragel: replace texlive.combined.scheme-small with texliveSmall 2023-11-05 11:56:04 +00:00
re2c re2c: 3.0 -> 3.1 2023-07-19 23:59:25 +01:00
re-flex re-flex: 3.5.0 -> 3.5.1 2023-11-12 11:29:54 +00:00
spicy spicy-parser-generator: 1.8.1 -> 1.9.0 2023-11-14 03:02:47 +00:00
tree-sitter Merge pull request #268695 from purcell/tree-sitter-uiua 2023-11-30 16:33:18 +01:00