9 Commits

Author SHA1 Message Date
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
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
037f9d782b for expressions with predicate 2021-06-12 00:00:31 +02:00
mhoffm
197a5374ab add ellipsis token 2021-06-11 23:58:30 +02:00
mhoffm
94b188039a add ellipsis token 2021-06-11 23:57:34 +02:00
mhoffm
1b32606141 tests for tupl expressions 2021-06-11 23:47:51 +02:00