1
0
mirror of synced 2024-12-04 20:17:57 +01:00
ImHex/plugins/libimhex/include/hex/pattern_language
2021-10-20 11:06:24 +02:00
..
ast_node_base.hpp patterns: Rewrite evaluation engine (#306) 2021-09-21 21:29:18 +02:00
ast_node.hpp patterns: Fixed [[name]] attribute setting variable name instead of display name 2021-10-18 09:57:26 +02:00
evaluator.hpp patterns: Fixed accessing global scope items through the parent keyword 2021-10-17 21:49:33 +02:00
lexer.hpp tests: Improved pattern unit tests 2021-10-20 11:06:24 +02:00
log_console.hpp tests: Improved pattern unit tests 2021-10-20 11:06:24 +02:00
parser.hpp tests: Improved pattern unit tests 2021-10-20 11:06:24 +02:00
pattern_data.hpp patterns: Limit number of characters displayed in a string pattern 2021-10-11 20:59:14 +02:00
pattern_language.hpp patterns: Added button to abort evaluation 2021-10-07 11:34:46 +02:00
preprocessor.hpp sys: Tons of long overdue cleanup 2021-09-08 15:18:24 +02:00
token.hpp patterns: Added for loops 2021-10-10 13:47:48 +02:00
validator.hpp sys: Tons of long overdue cleanup 2021-09-08 15:18:24 +02:00