Commit Graph

10 Commits

Author SHA1 Message Date
mhoffm
22d0a7253c simplify whitespace handling; support hexadecimal numeric literals; allow empty configs 2021-06-20 00:03:58 +02:00
mhoffm
d61fefced0 fix binary operators 2021-06-19 18:10:47 +02:00
mhoffm
5f7a5b5e98 add real world test corpus; work on some parse errors and weirdnesses 2021-06-19 16:56:35 +02:00
mhoffm
60aa5b25b6 fix scanner state handling 2021-06-18 00:01:58 +02:00
mhoffm
e7d26aa32a cleanup 2021-06-17 23:57:13 +02:00
mhoffm
29b4c866b4 simplify scanner.c 2021-06-17 23:55:09 +02:00
mhoffm
88401e3bf3 fmt tests; properly define string literals; work on scanner 2021-06-17 23:47:14 +02:00
mhoffm
a4621181ca cleanup 2021-06-14 23:41:18 +02:00
mhoffm
ca491c9a02 cleanup 2021-06-14 23:39:45 +02:00
mhoffm
7b91d51683 handle quoted template expressions and template interpolations 2021-06-14 23:11:17 +02:00