mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 03:50:25 +00:00
324 B
324 B
Changelog
1.1.1
- arrays can now be declared within expressions
- code keyword bug fix
1.1.0
- changed syntax of foreach
- private function variables
- default values for function parameters
- added preprocessor
- code inlining using new keyword "code"
- some code and repo cleanup
1.0.0
- first release