fxos/shell
Dr-Carlos b494a30404 _is: add sort option 2022-12-23 07:11:16 +11:00
..
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: determine address or range in _d 2022-12-18 07:22:09 +10:30
dot.cpp Improve command classification 2022-04-15 06:09:18 +09:30
e.cpp _e: print large demical representations correctly 2022-12-22 09:58:52 +11: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 _is: add sort option 2022-12-23 07:11:16 +11:00
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 Allow building fxos with Clang 2022-12-20 15:33:29 +10: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