Craft Compiler V0.1.2
Pre-release
Pre-release
- Fixed a bug with calculating the position of a variable
- Fixed some minor framework bugs
- Fixed a bug with assignments sometimes being parsed incorrectly.
- Fixed a bug where variables could not be named "string"
- Fixed some bugs with validation of the source code, while loops and if statements were not being validated
- Fixed a mistake where test mode was enabled for a release
- Bug fix with the validation of function call returns