Releases: Quickfall/quickfall
Releases · Quickfall/quickfall
v1.0.0 - Pre release
What's Changed
- [feat] Condition Parsing by @Zffu in #1
- [feat] Better Error handling by @Zffu in #3
- fix: AST bugs from expect not incrementing index by @Zffu in #4
- [feat] Math operation parsing by @Zffu in #5
- [feat] Struct & Layout parsing by @Zffu in #6
- [feat] Strict parsing by @Zffu in #7
- fix: AST value ordering rules by @Zffu in #9
- bump: bug fix for #1 -> quickfall-ir by @Zffu in #10
- fix: Lifecycle hell by @Zffu in #19
- feat: Shadow funcs by @Zffu in #21
- feat: Quickfall IR systems by @Zffu in #11
- feat: Recursive calls and function arguments in local context by @Zffu in #37
New Contributors
Full Changelog: https://github.com/Quickfall/quickfall/commits/v1.0.0-pre
This release is the first release of Quickfall !