ladybird/Userland/Shell
2022-04-01 21:24:45 +01:00
..
Tests Shell: Remove sigpipe.sh.out artefact after failure 2021-12-13 16:20:29 +03:30
AST.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
AST.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Builtin.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
CMakeLists.txt Shell: Port to LibMain 2022-01-09 03:22:10 +03:30
Execution.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Formatter.cpp Shell: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
Formatter.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Forward.h Shell: Add support for heredocs 2021-04-29 20:25:56 +02:00
ImmediateFunctions.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Job.cpp Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
Job.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
main.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
NodeVisitor.cpp Shell: Add support for heredocs 2021-04-29 20:25:56 +02:00
NodeVisitor.h Shell: Add support for heredocs 2021-04-29 20:25:56 +02:00
Parser.cpp Shell: Allow completing StringLiterals as paths 2022-03-06 13:20:41 +01:00
Parser.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Shell.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Shell.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SyntaxHighlighter.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SyntaxHighlighter.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00