7 Commits

Author SHA1 Message Date
Michael Hoffmann
9e3ec9848f feat: add namespaced identifiers
Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2024-06-24 03:58:23 +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
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
mhoffm
94b188039a add ellipsis token 2021-06-11 23:57:34 +02:00
mhoffm
2226687dd7 more tests; add function expressions 2021-06-11 23:32:22 +02:00