Commit Graph

11 Commits

Author SHA1 Message Date
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