v1.0.0 π
github-actions
released this
14 Jan 23:57
·
14 commits
to refs/heads/main
since this release
Changes
Last project release (after 2 LoL games)
π Features
- Lambdas @EdenComp (#102)
- BNF updated with latest code changes @RezaRahemtola (#117)
- feat(parsing): variables assignations types can now only be certain values @Croos3r (#114)
- fix: unit tests on builtin operations @EdenComp (#115)
- feat: unit tests on new vm operators @EdenComp (#112)
- feat: Preprocessing (2) - Optimizations @EdenComp (#110)
- Add 3 functional tests on complex programs @Tomi-Tom (#104)
- feat: IO improvements (error builtin + flush on input) @EdenComp (#108)
- feat: operators between integers and floats @EdenComp (#109)
- add unit tests for parsing @pablo0675 (#107)
- Make functional tests on everything @Tomi-Tom (#101)
- fix: Function arguments overrides @EdenComp (#100)
- Implementation of singular scopes @Croos3r (#98)
- feat(parser): now handle \ " \t \n \r \v \f \a \b \e \0 @Tomi-Tom (#99)
- add last unit tests @pablo0675 (#116)
- Add Unit test for Dreamberd Compile @pablo0675 (#111)
- Update changelog for "v0.9.0" @github-actions (#97)
π Documentation
- BNF updated with latest code changes @RezaRahemtola (#117)
- Project documentation @RezaRahemtola (#113)