Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-29 | Goto works, scopes work. | Mike Buland | |
2011-12-29 | Most AstNodes work now. | Mike Buland | |
Next up: loops, proper variable references with scopes, and gotos. | |||
2011-12-29 | Most operators work, as well as if/then/else. | Mike Buland | |
Loops should be very easy, but we don't have lists working yet, next is scope selection. | |||
2011-12-29 | This commit...I dunno | Mike Buland | |
I'm using a different version of everything, and I don't know if it's forward compatible or not. | |||
2011-12-29 | Situation code actually processes now. | Mike Buland | |
Most of the AstNode types are unhandled yet. | |||
2011-12-29 | Situations & their modes are built. | Mike Buland | |
2011-12-29 | Getting close to realy running. | Mike Buland | |
2011-12-27 | more and more making it into the Ast. | Mike Buland | |
2011-12-27 | Wow, a whole lot of code builds now. | Mike Buland | |
2011-12-24 | Ast nearly done, builder coming along. | Mike Buland | |