Age | Commit message (Expand) | Author |
2015-05-07 | Goto was confused.HEADmain | Mike Buland |
2012-05-03 | Misc updates. | Mike Buland |
2012-02-08 | Deflate support, more colors. | Mike Buland |
2012-02-08 | Fixed lexer issue on -, precidence of comparisons. | Mike Buland |
2012-02-08 | Added function count(). | Mike Buland |
2012-02-08 | Fixed crash in empty functions. | Mike Buland |
2012-02-08 | Committed the tests I've been using.0.05 | Mike Buland |
2012-02-08 | Everything seems to work now, goto, return, etc. | Mike Buland |
2012-02-07 | All good except loops & function returns. | Mike Buland |
2012-02-07 | Goto is broken. | Mike Buland |
2012-02-07 | Fixed another reference bug in return statements. | Mike Buland |
2012-02-06 | exists() and delete() are now operators. | Mike Buland |
2012-02-06 | Another bugfix for function calling. | Mike Buland |
2012-02-06 | Fixes and updates to Bloodfields. | Mike Buland |
2012-02-06 | Gats interface supports option input. | Mike Buland |
2012-02-06 | Important bugfix in stack code. Thanks david!0.04 | Mike Buland |
2012-02-06 | Added install script for vim support. | Mike Buland |
2012-02-06 | Fixes for building against new mingw +opttest.sage. | Mike Buland |
2012-02-06 | Correct errors for improper input.0.03 | Mike Buland |
2012-02-06 | Option input type works now. | Mike Buland |
2012-02-06 | Option input type situations almost done. | Mike Buland |
2012-01-30 | Syntax updated to support options & commands. | Mike Buland |
2012-01-19 | Errors on bad commands make sense now. | Mike Buland |
2012-01-19 | strtoll not 64 bit on 64 bit? | Mike Buland |
2012-01-19 | the pure-gats interface works! | Mike Buland |
2012-01-19 | The gats interface is nearly done. | Mike Buland |
2012-01-19 | Gats encoding of saved games works. | Mike Buland |
2012-01-19 | Added gats, verified in linux and win32. | Mike Buland |
2012-01-18 | Added functions join, string, and keys. | Mike Buland |
2012-01-18 | Rearranged rendering code. | Mike Buland |
2012-01-18 | Interface system works. | Mike Buland |
2012-01-16 | Lists (arrays) are now properly inedxable.0.02 | Mike Buland |
2012-01-12 | Added the windows deps to the package target. | Mike Buland |
2012-01-09 | Actually works with windows now. | Mike Buland |
2012-01-09 | Ignore windows temp files. | Mike Buland |
2012-01-09 | Interface plugins are almost done. | Mike Buland |
2012-01-06 | Fixed sub-tag wrapping bug. | Mike Buland |
2012-01-06 | smlToConsole is now non-recursive. | Mike Buland |
2012-01-06 | Two experimental SML converters. | Mike Buland |
2012-01-05 | Interface plugin basics. SML system parser. | Mike Buland |
2012-01-04 | Demo is being reworked. Fixed comment handling. | Mike Buland |
2012-01-04 | Added --builtins command line option. | Mike Buland |
2012-01-04 | mingw.bld has a package target. | Mike Buland |
2012-01-04 | Mingw builds automaticaly now.0.01 | Mike Buland |
2012-01-04 | date added to version, I like it. | Mike Buland |
2012-01-04 | Ok, it seems to work, it's tag based... | Mike Buland |
2012-01-04 | Attempt to generate version.h from git. | Mike Buland |
2012-01-04 | Parse moved to GameBuilder. | Mike Buland |
2012-01-03 | Fixes for +=, -=, *=, /= | Mike Buland |
2012-01-03 | Return seems to be fixed. | Mike Buland |