This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imhex
Watch
1
Star
0
Fork
0
You've already forked imhex
mirror of
https://github.com/WerWolv/ImHex.git
synced
2026-03-29 00:10:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c71c610eba0a3b49acc41fe3dafaef0a929af89f
imhex
/
include
/
lang
History
WerWolv
cf1fe04431
Fixed invalid type name in bitfields
2021-01-10 13:50:34 +01:00
..
ast_node.hpp
Added functions with string literals as parameter
2021-01-09 21:47:52 +01:00
evaluator.hpp
Added print & warnAssert functions and a colored console
2021-01-09 23:48:42 +01:00
lexer.hpp
Fixed bitfields behaving like they have no size.
Fixes
#127
2021-01-10 13:40:07 +01:00
parser.hpp
Fixed bitfields behaving like they have no size.
Fixes
#127
2021-01-10 13:40:07 +01:00
pattern_data.hpp
Fixed invalid type name in bitfields
2021-01-10 13:50:34 +01:00
preprocessor.hpp
Pattern Language rewrite (
#111
)
2021-01-02 20:27:11 +01:00
token.hpp
Added string literals and improved character parsing
2021-01-09 21:47:52 +01:00
validator.hpp
Pattern Language rewrite (
#111
)
2021-01-02 20:27:11 +01:00