- Nov 01, 2021
-
-
pompolic authored
-
- Sep 20, 2021
- Sep 17, 2021
-
-
pompolic authored
- Commented out messages for memory allocations outside a parser context - Commented out fallback for when a parser vtable can't be found in the dictionary, as that should be an error - Added debug line printing the address that was not found in the vtable name->address dictionary
-
- Sep 15, 2021
- Sep 13, 2021
-
-
pompolic authored
-
- Sep 09, 2021
-
-
pompolic authored
-
- Sep 08, 2021
- Sep 07, 2021
- 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