This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
ImHex
Watch
1
Star
0
Fork
0
You've already forked ImHex
mirror of
synced
2025-02-24 05:33:14 +01:00
Code
Releases
Wiki
Activity
ImHex
/
plugins
/
libimhex
/
include
/
hex
/
lang
History
WerWolv
386ae7d8c3
fix: Using pointers no longer crashes ImHex
2021-04-15 15:56:39 +02:00
..
ast_node.hpp
patterns: Allow usage of types within itself and used out-of-order
2021-04-13 20:40:21 +02:00
evaluator.hpp
patterns: Added
parent
keyword to access members of the parent struct
2021-04-12 20:49:37 +02:00
lexer.hpp
…
log_console.hpp
Huge refactoring of builtin features into an external plugin
2021-01-22 18:01:42 +01:00
parser.hpp
sys: Improved ScopeGuard syntax a lot
2021-03-31 22:54:43 +02:00
pattern_data.hpp
fix: Using pointers no longer crashes ImHex
2021-04-15 15:56:39 +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: Added
parent
keyword to access members of the parent struct
2021-04-12 20:49:37 +02:00
validator.hpp
…