polserver/testsuite/escript/interstring
Kevin Eady 2de1995c19
Fix compiler for escaping } correctly in interpolated strings (#620)
* Update grammar; add tests
String literals inside an interpolated string cannot start with `}`, as it must be a DOUBLE_RBRACE `}}`

* Fix interpolate string token reading

* Update core-changes
2024-02-06 10:44:26 +01:00
..
interstring01.out Fix compiler for escaping } correctly in interpolated strings (#620) 2024-02-06 10:44:26 +01:00
interstring01.src Fix compiler for escaping } correctly in interpolated strings (#620) 2024-02-06 10:44:26 +01:00
interstring02.err Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring02.src Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring03.err Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring03.src Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring04.err Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring04.src Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring05.err Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring05.src Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring06.out Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring06.src Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring07.err Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring07.src Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
interstring08.err Fix compiler for escaping } correctly in interpolated strings (#620) 2024-02-06 10:44:26 +01:00
interstring08.src Fix compiler for escaping } correctly in interpolated strings (#620) 2024-02-06 10:44:26 +01:00
interstring09.err Fix compiler for escaping } correctly in interpolated strings (#620) 2024-02-06 10:44:26 +01:00
interstring09.src Fix compiler for escaping } correctly in interpolated strings (#620) 2024-02-06 10:44:26 +01:00