Age | Commit message (Expand) | Author |
2011-12-31 | Random function added, other fixes. | Mike Buland |
2011-12-30 | All variants of for each loop are tested and work | Mike Buland |
2011-12-30 | Well, +=, -= on dictionaries/lists works now. | Mike Buland |
2011-12-30 | Wow, dictionaries, nested dictionaries, for loops | Mike Buland |
2011-12-30 | Dictionaries can be created, in operator works. | Mike Buland |
2011-12-30 | return, exit, lists added. You can't index them. | Mike Buland |
2011-12-30 | Looks like commands work, mostly. | Mike Buland |
2011-12-30 | Functions exists/delete work now. | Mike Buland |
2011-12-29 | While loops work perfectly :) | Mike Buland |
2011-12-29 | Goto works, scopes work. | Mike Buland |
2011-12-29 | Most AstNodes work now. | Mike Buland |
2011-12-29 | Most operators work, as well as if/then/else. | Mike Buland |
2011-12-29 | This commit...I dunno | Mike Buland |
2011-12-29 | Situation code actually processes now. | Mike Buland |
2011-12-29 | Situations & their modes are built. | Mike Buland |
2011-12-29 | Functions can be called now, at least manually. | Mike Buland |
2011-12-29 | About to add the processing core. | Mike Buland |