Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Releases: hardronix122/imhexqb

ImHexQb v1.0.6

18 Aug 12:15
Compare
Choose a tag to compare

General

  • Dictionary fixes

ImHexQb v1.0.5

18 Aug 02:26
Compare
Choose a tag to compare

General

  • Add a persistent checksum dictionary

ImHexQb v1.0.4

05 Aug 18:58
Compare
Choose a tag to compare

General

  • Remove parenthesis

ImHexQb v1.0.3 Experimental

05 Aug 16:40
Compare
Choose a tag to compare

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

22 Jul 18:07
Compare
Choose a tag to compare

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

21 Jul 16:17
Compare
Choose a tag to compare

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

20 Jul 10:43
Compare
Choose a tag to compare

This is an experimental release of ImHexQb, feel free to report about any glitches!