180 Commits

Author SHA1 Message Date
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 22b921f405 add conditionals 2021-06-12 21:47:30 +02:00
mhoffm 0b8859a794 minor cleanup 2021-06-12 21:21:35 +02:00
mhoffm 1621246b8d remove queries 2021-06-12 08:43:30 +02:00
mhoffm 70b55a20d0 wip 2021-06-12 08:42:42 +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 4db49a13f5 add function name 2021-06-11 23:41:02 +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
mhoffm 5c67cefb9c remove bindings 2021-06-08 22:57:22 +02:00
mhoffm 7051e1beed highlihgt queries 2021-06-08 22:37:42 +02:00
mhoffm 4a0db3b31c add for expressions 2021-06-08 22:32:42 +02:00
mhoffm cf3ffa5226 gitignore 2021-06-08 18:59:50 +02:00
mhoffm 49fe1f15c1 add splat expressions 2021-06-08 18:50:12 +02:00
mhoffm 17de5b425a wip 2021-06-08 01:28:18 +02:00
mhoffm dae5dc8248 add field name to block to highlight its name 2021-06-08 01:08:07 +02:00
mhoffm c4bfe1228f cleanup 2021-06-08 00:45:23 +02:00
mhoffm 06cff26e7a cleanup 2021-06-08 00:12:25 +02:00
mhoffm fdb45d9ddd add collections; improve identifier 2021-06-08 00:04:05 +02:00
mhoffm e67d183d71 fix numeric literals 2021-06-07 22:32:14 +02:00
mhoffm 970f93f301 readme 2021-06-07 20:52:50 +02:00
mhoffm ba9acb912f initial commit 2021-06-07 20:50:00 +02:00
Michael Hoffmann 89c1b30cde Initial commit 2021-06-07 20:38:42 +02:00