summaryrefslogtreecommitdiff
path: root/src/astnode.h (follow)
AgeCommit message (Expand)Author
2012-02-06exists() and delete() are now operators.Mike Buland
2012-02-06Another bugfix for function calling.Mike Buland
2012-02-06Important bugfix in stack code. Thanks david!0.04Mike Buland
2011-12-30Wow, dictionaries, nested dictionaries, for loopsMike Buland
2011-12-30return, exit, lists added. You can't index them.Mike Buland
2011-12-30Looks like commands work, mostly.Mike Buland
2011-12-29Most AstNodes work now.Mike Buland
2011-12-29This commit...I dunnoMike Buland
2011-12-29Getting close to realy running.Mike Buland
2011-12-27more and more making it into the Ast.Mike Buland
2011-12-27Wow, a whole lot of code builds now.Mike Buland
2011-12-27Branch building has started.Mike Buland
2011-12-24Ast nearly done, builder coming along.Mike Buland
2011-12-22The basic structure of the game is coming together.Mike Buland
2011-12-21Game environment is coming together.Mike Buland
2011-12-18Setting up AstNode & Variable classes.Mike Buland