Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Hlynskyi
9903dc0b57 Add a shim to move a comment extra into a body node 2023-04-08 15:28:54 +02:00
Michael Hoffmann
b8fcca985c misc: rework shell.nix, reformat, ditch .editorconfig 2023-04-07 12:17:28 +02:00
Xuanwo
8a13647a4d fix: Warning for no-missing-field-initializers
Signed-off-by: Xuanwo <github@xuanwo.io>
2022-04-22 20:05:07 +02:00
mhoffm
c0513ba689 add template for directives 2021-09-19 12:00:18 +02:00
mhoffm
9c97f11b4c work on fuzzing makefile; commit corpus 2021-07-01 09:06:06 +02:00
mhoffm
808b2de94f add compile workflow
add fuzzing instrumentation
2021-07-01 02:22:02 +02:00
mhoffm
0e7d8ddb4b fix some 'clang -pedantic' warnings 2021-06-30 19:50:33 +02:00
mhoffm
29bb003f95 fix bug when heredoc_identifier length exceeds CHAR_MAX 2021-06-27 22:27:21 +02:00
mhoffm
888922aff3 start fuzzing 2021-06-27 19:57:02 +02:00
mhoffm
fd450bb5f6 fix empty heredoc templates 2021-06-27 15:54:15 +02:00
mhoffm
0ae2fffe6d fix ending heredoc identifiers must be on single line 2021-06-26 11:11:34 +02:00
mhoffm
bc0b3f1eb0 wip make sure that heredoc identifier sits on a line of its own 2021-06-26 10:31:33 +02:00
mhoffm
150c676286 add serialization and deserialization 2021-06-23 20:30:30 +02:00
mhoffm
1d2d1a0998 cleanup some unused code 2021-06-23 00:47:23 +02:00
mhoffm
9761b958e1 cleanup 2021-06-23 00:37:31 +02:00
mhoffm
91e946d55b wip heredoc 2021-06-23 00:34:26 +02:00
mhoffm
b9a95e5b48 wip move to cpp external scanner 2021-06-22 23:40:31 +02:00