Commit graph

12 commits

Author SHA1 Message Date
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