fxos/shell
Lephenixnoir 12d41ac823
shell: refactor main loop
2023-09-23 21:36:14 +02:00
..
a.cpp fxos: analyze pcrel in cfg (for future call analysis) 2023-08-20 19:42:06 +02:00
commands.h Improve command classification 2022-04-15 06:09:18 +09:30
d.cpp fxos: analyze pcrel in cfg (for future call analysis) 2023-08-20 19:42:06 +02:00
dot.cpp Improve command classification 2022-04-15 06:09:18 +09:30
e.cpp clang-format and other minor changes 2023-08-20 17:54:03 +02:00
errors.h get rid of exceptions in the library, use explicit errors 2022-03-27 13:59:49 +01:00
g.cpp Improve command classification 2022-04-15 06:09:18 +09:30
h.cpp fxos: refactor AbstractMemory into <fxos/vspace.h> 2023-09-16 11:49:56 +02:00
i.cpp fxos: add new project logic (without any data in them) 2023-09-23 20:21:08 +02:00
lexer.l shell: fix syntax error + autocompletion exception 2023-08-23 16:20:29 +02:00
m.cpp shell: exhaust parser after parsing error 2022-04-18 11:30:49 +01:00
main.cpp shell: refactor main loop 2023-09-23 21:36:14 +02:00
p.cpp fxos: add new project logic (without any data in them) 2023-09-23 20:21:08 +02:00
parser.cpp shell: refactor main loop 2023-09-23 21:36:14 +02:00
parser.h shell: fix syntax error + autocompletion exception 2023-08-23 16:20:29 +02:00
s.cpp Allow building fxos with Clang 2022-12-20 15:33:29 +10:30
session.cpp fxos: add new project logic (without any data in them) 2023-09-23 20:21:08 +02:00
session.h fxos: add new project logic (without any data in them) 2023-09-23 20:21:08 +02:00
shell.h add command help messages 2022-03-06 16:15:19 +00:00
theme.cpp Improve command classification 2022-04-15 06:09:18 +09:30
theme.h replace CLI with WIP shell (huge commit) 2022-03-04 11:29:33 +00:00
util.h ads: actually analyze *all* syscalls 2022-04-03 21:36:59 +01:00
v.cpp fxos: add new project logic (without any data in them) 2023-09-23 20:21:08 +02:00