v0.2.0
Pre-release
Pre-release
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
tot-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