Commit Graph

7 Commits

Author SHA1 Message Date
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
f4b4b4f026 add precedence to conditionals; add test for conditional associativity 2021-06-18 07:17:21 +02:00
mhoffm
b04366fc76 cleanup 2021-06-18 07:09:57 +02:00
mhoffm
6fea15e3f2 test for nested conditinal expression 2021-06-18 07:09:36 +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
67680e4cda add small test for conditionals 2021-06-12 21:54:32 +02:00