Tidied, split and refactored several functions ...
Fixed stack alignment issue with nested functio...
Fixed compiler crash on insertFunctionCall when...
Removed some trace calls and some duplicate cod...
Fixed some memory leaks/corruption bugs when at...
Removed some superfluous code from Semantics an...
Removed LIFE Interactive Fiction Engine tempora...
Numerous patches to make Bubble BASIC Windows-c...
Fixed minor bug where compiler accepted calls t...
Tagged version 0.1.6
Added "LIFE Interactive Fiction Engine" to Exam...
Fixed some memory leaks/corruption caused by in...
Fixed bug preventing the use of GOTO to jump ar...
Fixed bug causing segmentation fault on dimensi...
Tagged version 0.1.3.
Fixed FPU stack overflows caused by missing ins...
Fixed bug causing invalid frees on static memor...
Fixed bug causing integers to be written into m...
Fixed bug causing ON... GOTO destinations not t...
Fixed various memory bugs (leaks, invalid frees...
Added more code listings.
Removed some unnecessary code from parseCode fu...
Removed unused argument from anticipateCode fun...
Simplified parseCode function slightly.
Added some code listings.
Removed some dead code from discard function in...
Fixed some indentation issues in parser.
Removed an unused data type from parser.
Removed a no longer needed function legalOperat...
Tagged version 0.1
Tagged version 0.1
Initial commit.
Test commit.