Skip to content

Pooi v2.0 20180116

Compare
Choose a tag to compare
@Baltasarq Baltasarq released this 17 Jan 13:15
· 26 commits to master since this release

Changelog:

  • You cannot name anything as "set" (caused a lot of trouble, clashing with object.set, a vital method).
  • Added not and true? methods to Bool.
  • Methods are now outputted correctly (instructions in correct order).
  • Minor fixes.
  • Minor bugfixes.