Age | Commit message (Expand) | Author |
---|---|---|
2012-02-08 | Fixed lexer issue on -, precidence of comparisons. | Mike Buland |
2012-02-06 | exists() and delete() are now operators. | Mike Buland |
2012-01-30 | Syntax updated to support options & commands. | Mike Buland |
2012-01-04 | Demo is being reworked. Fixed comment handling. | Mike Buland |
2012-01-03 | New functions, fixes, and a working bloodfields. | Mike Buland |
2011-12-30 | return, exit, lists added. You can't index them. | Mike Buland |
2011-12-29 | Single quote strings work now. | Mike Buland |
2011-12-29 | Most operators work, as well as if/then/else. | Mike Buland |
2011-12-24 | Ast nearly done, builder coming along. | Mike Buland |
2011-12-18 | Minor tweaks. | Mike Buland |
2011-12-18 | The basic structure is complete. | Mike Buland |
2011-12-16 | It's coming along. | Mike Buland |
2011-12-11 | I think I've narrowed down how commands will work | Mike Buland |
2011-12-11 | Getting closer. | Mike Buland |
2011-12-11 | Basic parser coming together. | Mike Buland |