Michael Hoffmann
|
a87b709739
|
fix: allow empty string literals
|
2022-06-02 20:12:15 +02:00 |
|
mhoffm
|
380571cc1a
|
* add field names to object elements
* dont hide template interpolation start/end and quoted template start/end tokens
|
2021-07-02 08:34:28 +02:00 |
|
mhoffm
|
91e946d55b
|
wip heredoc
|
2021-06-23 00:34:26 +02:00 |
|
mhoffm
|
d57a44c2c3
|
handle string_literal and quoted_template conflict with precedences
|
2021-06-21 21:08:51 +02:00 |
|
mhoffm
|
22d0a7253c
|
simplify whitespace handling; support hexadecimal numeric literals; allow empty configs
|
2021-06-20 00:03:58 +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
|
88401e3bf3
|
fmt tests; properly define string literals; work on scanner
|
2021-06-17 23:47:14 +02:00 |
|
mhoffm
|
01a4a981da
|
fix string literals; trim trailing whitespace
|
2021-06-14 23:33:28 +02:00 |
|
mhoffm
|
7b91d51683
|
handle quoted template expressions and template interpolations
|
2021-06-14 23:11:17 +02:00 |
|