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 08:20:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69f4c6e5e910ac4353e7872585cd14bb4c55fdde
imhex
/
source
/
lang
History
WerWolv
69f4c6e5e9
Allow global variables to be accessed and used in expressions
2021-01-08 17:37:05 +01:00
..
builtin_functions.cpp
Added boolean patterns
2021-01-07 17:34:50 +01:00
evaluator.cpp
Allow global variables to be accessed and used in expressions
2021-01-08 17:37:05 +01:00
lexer.cpp
Hopefully fixed macos compile finally
2021-01-07 21:52:03 +01:00
parser.cpp
Fixed endian specifier not applying
2021-01-08 16:56:39 +01:00
preprocessor.cpp
Fixed error line number mismatch when including files or using comments
2021-01-08 17:14:35 +01:00
validator.cpp
Pattern Language rewrite (
#111
)
2021-01-02 20:27:11 +01:00