1
0
mirror of synced 2024-12-13 08:21:07 +01:00
ImHex/lib/libimhex/source/pattern_language
Polshakov Dmitry 937ccbc5bd
patterns: Restore data offset for local variables / added array, nested structs and functions tests (#475)
* fix(eval): restore data offset for local variables

* test(pattern_lang): add tests for arrays, nested structs and functions

Co-authored-by: Dmitry Polshakov <dmitry.polshakov@dsr-corporation.com>
2022-03-20 21:42:21 +01:00
..
evaluator.cpp patterns: Restore data offset for local variables / added array, nested structs and functions tests (#475) 2022-03-20 21:42:21 +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 patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
parser.cpp patterns: Fixed recursive types 2022-03-17 00:10:16 +01:00
pattern_language.cpp sys: Refactor of filesystem functions. Fixed crashes where fs errors weren't caught correctly 2022-03-04 11:36:37 +01:00
preprocessor.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
validator.cpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00