Releases: callisto-lang/compiler
Releases · callisto-lang/compiler
Beta 0.12.4
Full Changelog: b0.12.3...b0.12.4
Beta 0.12.3
Full Changelog: b0.12.2...b0.12.3
Beta 0.12.2
Full Changelog: b0.12.1...b0.12.2
Beta 0.12.1
Full Changelog: b0.12.0...b0.12.1
Beta 0.12.0
What's Changed
Full Changelog: b0.11.2...b0.12.0
Beta 0.11.2
What's Changed
- Support more than 8 params to C functions (arm64) by @soxfox42 in #29
- fix mistakes that yeti made while very very tired by @Robby-Blue in #30
- Fix errors on arm64 by @soxfox42 in #31
New Contributors
- @Robby-Blue made their first contribution in #30
Full Changelog: b0.11.1...b0.11.2
Beta 0.11.1
- Fixed function parameters being very slow
Full Changelog: b0.11.0...b0.11.1
Beta 0.11.0
This update adds stack safety with a stack checker
What's Changed
- Fix exporting symbols, calling C functions by @soxfox42 in #26
- make callisto safe by @yeti0904 in #27
- add unsafe block by @yeti0904 in #28
Full Changelog: b0.10.1...b0.11.0
Beta 0.10.1
Supported targets:
- x86_64: linux, macOS
- ARM64: linux, macOS
- uxn (broken)
- rm86: MS-DOS, bare metal
- lua (subset CallistoScript)
What's Changed
Full Changelog: b0.9.0...b0.10.1
b0.9.0
What's Changed
- Update Terminal Usage Information with Improved Formatting and ASCII Art 🎨 by @ThomasHumper in #19
- Enhance README with Professional Tone and Improved Formatting 🎨 by @ThomasHumper in #20
- merge main to exceptions by @yeti0904 in #21
- arm64 macOS support + extended x86_64 macOS support by @soxfox42 in #22
New Contributors
- @ThomasHumper made their first contribution in #19
Full Changelog: b0.8.0...b0.9.0