fxos/shell
Dr-Carlos c66ae1d5c6 _d: use expr_or_range to allow addresses or ranges 2022-12-17 20:37:56 +10:30
..
a.cpp Improve command classification 2022-04-15 06:09:18 +09:30
commands.h Improve command classification 2022-04-15 06:09:18 +09:30
d.cpp _d: use expr_or_range to allow addresses or ranges 2022-12-17 20:37:56 +10:30
dot.cpp Improve command classification 2022-04-15 06:09:18 +09:30
e.cpp shell: improve error behavior of parser and autocompletion 2022-04-18 11:55:25 +01: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 Improve command classification 2022-04-15 06:09:18 +09:30
i.cpp _isc: print syscall to 4 hex digits 2022-12-05 12:19:38 +10:30
lexer.l lexer: only allow one leading dot in symbols to avoid clash with .. 2022-12-08 17:46:41 +01:00
m.cpp shell: exhaust parser after parsing error 2022-04-18 11:30:49 +01:00
main.cpp shell: improve error behavior of parser and autocompletion 2022-04-18 11:55:25 +01:00
parser.cpp _d: use expr_or_range to allow addresses or ranges 2022-12-17 20:37:56 +10:30
parser.h _d: use expr_or_range to allow addresses or ranges 2022-12-17 20:37:56 +10:30
s.cpp Improve command classification 2022-04-15 06:09:18 +09:30
session.cpp Improve command classification 2022-04-15 06:09:18 +09:30
session.h add main disassembly, ad and ads commands 2022-03-28 22:42:53 +01: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 Improve command classification 2022-04-15 06:09:18 +09:30