- Sep 06, 2021
- Sep 01, 2021
-
-
pompolic authored
- handle parser names being None in HammerParserBacktrace - figured out subscripting, so the stringly typed code in the Env classes can be replaced
-
- Aug 30, 2021
- Aug 18, 2021
-
-
pompolic authored
-
- Aug 17, 2021
-
-
pompolic authored
HParserEnv.name_from_vtable() should be automatically called now
-
- Aug 16, 2021
- Aug 12, 2021
- Aug 10, 2021
-
-
pompolic authored
Fixes: - missing parenthesis in ActionEnv - ord() instead of int() in ChEnv - VTTypes() needs to be initialized in InitParserBreakpoint, to get the correct gdb frame. Also keep references in TopLevelParse
-
- Jul 06, 2021
-
-
pompolic authored
Dependencies between script files are kind of a mess at the moment
-
- Jul 05, 2021
- Jun 30, 2021
- Jun 28, 2021
-
-
pompolic authored
-
- Jun 25, 2021
- Jun 24, 2021
- Jun 21, 2021
-
-
pompolic authored
-
- Jun 18, 2021
-
-
pompolic authored
Backend support for parser hierarchy widget
-
- Jun 16, 2021
-
-
pompolic authored
- left hand side shows the parser about to be invoked (top of current parser stack), as well as its address - right hand side shows the current position in the input + the next 32 bytes - step button executes hammer-parse-step 1 Start the GUI by sourcing gui.py after parser-name-instrumentation-gdb.py and utility-commands.py have been loaded
-
- Jun 11, 2021
- Jun 10, 2021
-
-
pompolic authored
-
- Jun 08, 2021
- Jun 07, 2021