Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@acook acook released this 10 Mar 12:50

What's Changed

  • better error messages by @acook in #23
  • Standardize Refl Output by @acook in #26
  • Use atomic instead of mutex for Stack ID creation by @acook in #27
  • Bugfix: Passing mutex by reference by @acook in #28
  • Multiple iterative improvements to error messages
  • Started colorizing refl output for better clarity
  • Added exit instruction
  • Rename compile to t-to-b
  • Remove current v-to-b instruction for now
  • Improved disassembler
  • Syntax highlighting for VS Code
  • Compiled with Go 1.22.1

Full Changelog: v0.1.1...v0.2.0