Commit graph

16 commits

Author SHA1 Message Date
Kampfkarren
2781709ea9 Uncomment test (that works) 2022-08-22 14:43:11 -07:00
Kampfkarren
08494dc57a Interpolated strings as args 2022-07-28 18:56:10 -07:00
Kampfkarren
e1a229aa80 Fix tests, but introduce a new snaggle 2022-07-27 23:29:57 -07:00
Kampfkarren
63654211c6 Allow interpolated strings without expressions, add TODO test for failing interp strings as types 2022-07-27 22:12:27 -07:00
Kampfkarren
6e97add1ee Support un-interpolated strings 2022-07-27 18:10:06 -07:00
Kampfkarren
6cb9054c07 Remove copy paste (though I'm not sure it's much better), start work on {{ parse failure 2022-07-26 19:20:33 -07:00
Kampfkarren
7fbe3a006c Test string shadow 2022-07-26 18:49:50 -07:00
Kampfkarren
5a6912fe75 String escape 2022-07-26 18:49:17 -07:00
Kampfkarren
7d7ad6ba46 Uncomment nested strings. I'm surprised this worked 2022-07-26 18:42:59 -07:00
Kampfkarren
843fa3e8e4 Uncomment more tests 2022-07-26 18:42:28 -07:00
Kampfkarren
b40b10826c Fix constant folding 2022-07-26 18:40:47 -07:00
Kampfkarren
da716a6a76 Fix more complicated case 2022-07-26 18:37:11 -07:00
Kampfkarren
9ea7b44ab9 %* 2022-07-26 16:37:54 -07:00
Kampfkarren
08a0f3015e Fix multiple string interps 2022-07-26 15:47:33 -07:00
Kampfkarren
7ace43e29f Fix multiple string interps 2022-07-26 15:44:51 -07:00
Kampfkarren
24f61dfeb5 Basic string interpolation proof of concept 2022-07-26 01:48:22 -07:00