Michael Hoffmann
|
a87b709739
|
fix: allow empty string literals
|
2022-06-02 20:12:15 +02:00 |
|
mhoffm
|
7a12dfe711
|
make object, block and tuple delimiters visible
|
2021-07-04 12:42:29 +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
|
22d0a7253c
|
simplify whitespace handling; support hexadecimal numeric literals; allow empty configs
|
2021-06-20 00:03:58 +02:00 |
|
mhoffm
|
b1c3109853
|
fix operations; add one line blocks
|
2021-06-19 21:01:03 +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
|
69b9328841
|
fix unittests
|
2021-06-14 23:38:05 +02:00 |
|
mhoffm
|
7b91d51683
|
handle quoted template expressions and template interpolations
|
2021-06-14 23:11:17 +02:00 |
|
mhoffm
|
4cb4f3f142
|
add more tests, readme
|
2021-06-08 23:18:50 +02:00 |
|
mhoffm
|
c8afa29760
|
initial tests
|
2021-06-08 23:06:04 +02:00 |
|