v0.7.0 π
github-actions
released this
11 Jan 18:47
·
186 commits
to refs/heads/main
since this release
Changes
Operators in parsing, VM instructions improvements and compilation
π Features
- Compilation @Croos3r (#59)
- Unit tests : Encode.hs / Types.hs @Tomi-Tom (#56)
- Modulo operator in VM and builtin/jump refactor @EdenComp (#65)
- Jump VM instruction @EdenComp (#64)
- JumpIfFalse for negative numbers @EdenComp (#61)
- Parsing: Working while loop and operators as values @RezaRahemtola (#57)
π Bug Fixes
- Fix parsing Parenthesis handling in function calls @RezaRahemtola (#66)
- Fix parsing function calls for exact match @RezaRahemtola (#63)
π Documentation
- Update changelog for "v0.6.0" @github-actions (#58)