1
0
mirror of synced 2024-12-11 23:46:00 +01:00
ImHex/plugins/libimhex/include/hex/lang
2021-08-25 17:54:47 +02:00
..
ast_node.hpp patterns: Add multi-variable declarations 2021-08-25 17:54:47 +02:00
evaluator.hpp patterns: Added function if statements, improved returns 2021-06-20 23:46:13 +02:00
lexer.hpp Refactored libimhex to and includes to better represent it as library 2021-01-13 17:28:27 +01:00
log_console.hpp Huge refactoring of builtin features into an external plugin 2021-01-22 18:01:42 +01:00
parser.hpp patterns: Initial namespace support 2021-08-25 17:07:01 +02:00
pattern_data.hpp patterns: Allow bitfield fields to be accessed as like other members 2021-08-16 23:05:23 +02:00
pattern_language.hpp patterns: Fixed eval_depth default and preprocessor errors 2021-03-15 08:11:19 +01:00
preprocessor.hpp patterns: Fixed eval_depth default and preprocessor errors 2021-03-15 08:11:19 +01:00
token.hpp patterns: Initial namespace support 2021-08-25 17:07:01 +02:00
validator.hpp patterns: Added array index syntax to rvalues and turned addressof/sizeof into operators 2021-04-21 10:17:42 +02:00