oysh/crates/oyster_parser/tests/it
Charlotte Meyer fbba44312f fix(lexer): fix inproper handling of \\\n
Before it would escape the newline resulting in passing it as an
argument.

Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2022-10-28 08:12:26 +00:00
..
snapshots fix(lexer): fix inproper handling of \\\n 2022-10-28 08:12:26 +00:00
ast.rs feat: add command substitutions with () 2022-10-28 08:12:25 +00:00
cst.rs feat: add command substitutions with () 2022-10-28 08:12:25 +00:00
lexer.rs fix(lexer): fix inproper handling of \\\n 2022-10-28 08:12:26 +00:00
main.rs feat(parser): implement parser 2022-09-15 21:20:26 +00:00
parser.rs feat: add command substitutions with () 2022-10-28 08:12:25 +00:00