|
a97f38a7b9
|
Parse command substitutions
|
2023-08-25 19:21:00 -04:00 |
|
|
9ce7ec2598
|
Ensure bare words don't start with " or {
|
2023-08-25 19:20:26 -04:00 |
|
|
a4e65e567a
|
Reorganize tests
|
2023-08-25 11:13:00 -04:00 |
|
|
ab4cd761b8
|
Implement "quoted words"
|
2023-08-23 01:09:56 -04:00 |
|
|
8c3953cdf0
|
Implement \ suppression in {}
|
2023-08-21 23:57:27 -04:00 |
|
|
2261d18d56
|
Write brace tests
|
2023-08-10 21:51:23 -04:00 |
|
|
308f586dad
|
Add concept of "enchanted" word
An enchanted word has provenance of appearing directly in source code as-written, not the result of interpolations, quotes, or escapes.
|
2023-08-06 23:18:13 -04:00 |
|
|
37df46381b
|
Make the existing visual test a snapshot unit test.
|
2023-08-06 23:10:12 -04:00 |
|
|
f3eb9dee6d
|
Fix newline folding test, and newline folding replacement (not replaced yet but brace tests will cover it)
|
2023-08-06 20:18:38 -04:00 |
|
|
b8d48ef834
|
Expand test cases
|
2023-08-06 19:52:00 -04:00 |
|
|
e585f315bb
|
First jest test
|
2023-08-06 02:38:52 -04:00 |
|