.. |
Tests
|
e94ee08eca
Shell: Fix a FIXME in the a test about using functions
|
4 years ago |
AST.cpp
|
a10cfee0d4
Shell: Track line numbers and the positions of some keywords
|
4 years ago |
AST.h
|
a10cfee0d4
Shell: Track line numbers and the positions of some keywords
|
4 years ago |
Builtin.cpp
|
b91be8b9fd
Shell: Make 'editor' a member of Shell, and provide a LibShell
|
4 years ago |
CMakeLists.txt
|
b91be8b9fd
Shell: Make 'editor' a member of Shell, and provide a LibShell
|
4 years ago |
Execution.h
|
c589625418
Shell: Allow redirections and pipes on builtins
|
5 years ago |
Formatter.cpp
|
b3dd97a694
Shell: Add a (very basic) formatter
|
4 years ago |
Formatter.h
|
b3dd97a694
Shell: Add a (very basic) formatter
|
4 years ago |
Forward.h
|
b3dd97a694
Shell: Add a (very basic) formatter
|
4 years ago |
Job.cpp
|
715e11f692
Shell: Fix job control and backgrounding
|
4 years ago |
Job.h
|
519d1811fd
Shell: Wait for *any* child to change state when receiving a SIGCHLD
|
4 years ago |
NodeVisitor.cpp
|
b3dd97a694
Shell: Add a (very basic) formatter
|
4 years ago |
NodeVisitor.h
|
b3dd97a694
Shell: Add a (very basic) formatter
|
4 years ago |
Parser.cpp
|
bcfc6f0c57
Everywhere: Fix more typos
|
4 years ago |
Parser.h
|
bcfc6f0c57
Everywhere: Fix more typos
|
4 years ago |
Shell.cpp
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
4 years ago |
Shell.h
|
519d1811fd
Shell: Wait for *any* child to change state when receiving a SIGCHLD
|
4 years ago |
main.cpp
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
4 years ago |