Releases: audio-engineer/yap-language
Releases · audio-engineer/yap-language
v1.0.0
What's Changed
- Initial updates by @audio-engineer in #1
- Martin by @audio-engineer in #14
- Fix #43. Make vm.h compatible on linux by @Kristoffer-August in #44
- Migrate codebase to cc65 compiler, add other minor fixes by @audio-engineer in #46
- Martin by @audio-engineer in #55
- Fix #62. Improve Makefile by @audio-engineer in #63
- Mohammed by @WannabeMO in #66
- Fix #67. Simplify dependency installation in GitHub workflow by @audio-engineer in #68
- Implemented multiplication and division by @Kristoffer-August in #70
- Martin by @audio-engineer in #75
- Add test coverage reporting, refactor shell scripts, fix lexer, write more tests by @audio-engineer in #76
- Fix #82. Improve coverage report generation by @audio-engineer in #83
- Program mode by @audio-engineer in #114
- squash and rebased branch by @WannabeMO in #81
- Conditionals by @Aw1221 in #119
- Martin by @audio-engineer in #128
- Fix #129. Issue fixed regarding infinite loops for conditional state… by @Aw1221 in #132
- Fix #115. Refactor according to issue parameters by @WannabeMO in #130
- Martin by @audio-engineer in #161
- Fix #162. Fully convert parser to AcceptToken/ExpectToken logic by @audio-engineer in #163
- Fix #91. Add support for type checking by @Aw1221 in #172
- Martin by @audio-engineer in #171
- Fix #36. Implemented support for interger arrays by @Aw1221 in #178
- Added modulo operator and tests for modulo by @WannabeMO in #177
- Base VM testing by @WannabeMO in #179
- Fix #180. Changed the symbols [] to instead use $& Fix #182 Changed conditionals testing to use testAssertEqual by @Aw1221 in #181
- Fix #93. Fix #144. Added acceptance testing and more vm testing. by @WannabeMO in #195
New Contributors
- @audio-engineer made their first contribution in #1
- @Kristoffer-August made their first contribution in #44
- @WannabeMO made their first contribution in #66
- @Aw1221 made their first contribution in #119
Full Changelog: https://github.com/audio-engineer/yap-language/commits/v1.0.0