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-28 15:57:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/code_folding
Add File
New File
Upload File
Apply Patch
imhex
/
plugins
/
builtin
History
paxcut
d454714428
fix for langs unit tests. I noticed a while back that the string Constants was defined twice in the english language file, so I removed the first one to what ended up in this pr. Apparently some other commit removed the second one so when i rebased the code this ended up deleting both instances thus producing the unit test failure that I assumed was not something I needed to worry about.
2026-03-20 10:46:34 -07:00
..
include
merge some of master's changes
2026-03-20 10:46:34 -07:00
romfs
fix for langs unit tests. I noticed a while back that the string Constants was defined twice in the english language file, so I removed the first one to what ended up in this pr. Apparently some other commit removed the second one so when i rebased the code this ended up deleting both instances thus producing the unit test failure that I assumed was not something I needed to worry about.
2026-03-20 10:46:34 -07:00
source
Final touches to code folding for the pattern editor. Also added some recent fixes to make rebasing easier.
2026-03-20 10:46:34 -07:00
tests
build: Refactor ImHexAPI into multiple separate files
2025-08-14 20:16:40 +02:00
CMakeLists.txt
feat: Add initial MCP commands to query, open select and read data
2025-12-17 16:04:07 +01:00