Skip to content

Releases: nibblebits/craft-compiler

Craft Compiler V0.1.2

09 Apr 12:09
Compare
Choose a tag to compare
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

Craft Compiler V0.1.1

07 Apr 19:15
Compare
Choose a tag to compare
Craft Compiler V0.1.1 Pre-release
Pre-release

Bug fixes

  • Fixed a bug with validation of structure variables
  • Fixed a bug with validation of structures
  • Fixed a bug with validation of getting the address of variables

Also some slight framework redesigns were made.

I forgot to update the README.md file so state its Craft Compiler V0.1.1 just a note in case anyone is confused.

Craft Compiler V0.1.0

04 Apr 05:21
Compare
Choose a tag to compare
Craft Compiler V0.1.0 Pre-release
Pre-release

The first release of Craft Compiler.