1
0
mirror of synced 2024-12-14 00:32:52 +01:00
ImHex/lib/libimhex/source/pattern_language
2022-02-21 20:00:54 +01:00
..
evaluator.cpp patterns: Properly treat arrays and custom types as references 2022-02-21 20:00:54 +01:00
lexer.cpp pattern: std::from_chars is not widely supported and doesn't support u128... 2022-02-02 17:12:19 +01:00
log_console.cpp pattern: Cleanup log console a bit 2022-02-11 16:53:01 +01:00
parser.cpp pattern: Fixed precedence of comparison operators 2022-02-07 21:37:10 +01:00
pattern_language.cpp pattern: Allow pattern function code to be executed separately 2022-02-06 00:18:04 +01:00
preprocessor.cpp Fix crash on typing "#include " (#446) 2022-02-18 13:32:05 +01:00
validator.cpp patterns: Allow variables to be named the same as types 2022-02-20 20:50:02 +01:00