oysh/crates
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
..
oyster feat(builtins): add exit builtin 2022-10-28 08:12:26 +00:00
oyster_builtin_proc feat(builtins): add nofork on builtins 2022-10-28 08:12:26 +00:00
oyster_lineedit chore: add licenses 2022-10-28 08:12:25 +00:00
oyster_parser fix(lexer): fix inproper handling of \\\n 2022-10-28 08:12:26 +00:00
oyster_runtime feat(runtime): add missing doc comments on Shell 2022-10-28 08:12:26 +00:00