Commit Graph

22 Commits

Author SHA1 Message Date
mhoffm
9b79cbda48 add precedence to splat operators; test for associativity 2021-06-18 07:29:00 +02:00
mhoffm
b793cd7c37 simplify object elements 2021-06-18 07:20:55 +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
69b9328841 fix unittests 2021-06-14 23:38:05 +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
c1dd2b1c5a wip operator tests 2021-06-13 09:26:15 +02:00
mhoffm
54f6fb3c7b tests 2021-06-12 22:47:25 +02:00
mhoffm
52247dee63 properly handle escape sequences in string literals 2021-06-12 22:36:10 +02:00
mhoffm
67680e4cda add small test for conditionals 2021-06-12 21:54:32 +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
mhoffm
2226687dd7 more tests; add function expressions 2021-06-11 23:32:22 +02:00
mhoffm
08ce0c6653 more tests 2021-06-08 23:37:15 +02:00
mhoffm
6da374befd more tests 2021-06-08 23:31:40 +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