This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Releases: hardronix122/imhexqb
Releases · hardronix122/imhexqb
ImHexQb v1.0.6
General
- Dictionary fixes
ImHexQb v1.0.5
General
- Add a persistent checksum dictionary
ImHexQb v1.0.4
General
- Remove parenthesis
ImHexQb v1.0.3 Experimental
General
- Add nesting parenthesis
- Add cstruct re-compiler core
- Reorganize the structure
Re-compilation
- Add switch/case/default/end switch
- Add shortbreak re-compilation
ImHexQb v1.0.2
Thanks R0X0RE0 & Matrix717 for finding an out-of-range bug, which happens only on Windows during hex checksum re-compilation
Re-compilation
- Fixed out of range bug when compiling hex checksums
De-compilation
- Added heuristic indentation mode
ImHexQb v1.0.1
This is an experimental release, but it should be much more smooth than the first one
Re-compilation
- Added exception handling
- Fixed region resize after recompilation (now it should be convenient enough)
- Added Vector instruction [%vec3(0, 0, 0)]
- Added Pair instruction [%vec2(0, 0)]
- Added AllArgs instruction [isNull]
- Added Global instruction [%GLOBAL%]
ImHexQb v1.0.0
This is an experimental release of ImHexQb, feel free to report about any glitches!