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