fxos/shell
Lephenixnoir a9660da767
get rid of exceptions in the library, use explicit errors
2022-03-27 13:59:49 +01:00
..
a.cpp add command help messages 2022-03-06 16:15:19 +00:00
commands.h replace CLI with WIP shell (huge commit) 2022-03-04 11:29:33 +00:00
d.cpp get rid of exceptions in the library, use explicit errors 2022-03-27 13:59:49 +01:00
e.cpp add command help messages 2022-03-06 16:15:19 +00:00
errors.h get rid of exceptions in the library, use explicit errors 2022-03-27 13:59:49 +01:00
g.cpp add command help messages 2022-03-06 16:15:19 +00:00
h.cpp add command help messages 2022-03-06 16:15:19 +00:00
i.cpp refactor library utils 2022-03-27 12:12:53 +01:00
lexer.l get rid of exceptions in the library, use explicit errors 2022-03-27 13:59:49 +01:00
main.cpp README for the shell interface 2022-03-06 23:39:44 +00:00
parser.cpp get rid of exceptions in the library, use explicit errors 2022-03-27 13:59:49 +01:00
parser.h change option syntax; less exceptions; better autocompletion 2022-03-04 22:54:45 +00:00
s.cpp add command help messages 2022-03-06 16:15:19 +00:00
session.cpp change option syntax; less exceptions; better autocompletion 2022-03-04 22:54:45 +00:00
session.h change option syntax; less exceptions; better autocompletion 2022-03-04 22:54:45 +00:00
shell.h add command help messages 2022-03-06 16:15:19 +00:00
theme.cpp replace CLI with WIP shell (huge commit) 2022-03-04 11:29:33 +00:00
theme.h replace CLI with WIP shell (huge commit) 2022-03-04 11:29:33 +00:00
v.cpp add command help messages 2022-03-06 16:15:19 +00:00