just/test-utilities
Casey Rodarmor fec979c2c6
Reform and improve string literals (#793)
- Combine and simplify string and backtick lexing.
- Allow newlines in strings and backticks.
- Add triple-delimited indented strings and backticks. Common indented literal non-blank line leading whitespace is stripped.
- If a literal newline is escaped, it will be suppressed.
- Backticks starting with `#!` are reserved for a future upgrade.
2021-04-05 21:28:37 -07:00
..
src Reform and improve string literals (#793) 2021-04-05 21:28:37 -07:00
Cargo.toml Refactor lexer tests (#498) 2019-10-17 20:04:54 -07:00