summaryrefslogtreecommitdiff
path: root/src/functiondisplay.cpp (unfollow)
AgeCommit message (Expand)Author
2012-05-03Misc updates.Mike Buland
2012-02-08Deflate support, more colors.Mike Buland
2012-02-08Fixed lexer issue on -, precidence of comparisons.Mike Buland
2012-02-08Added function count().Mike Buland
2012-02-08Fixed crash in empty functions.Mike Buland
2012-02-08Committed the tests I've been using.0.05Mike Buland
2012-02-08Everything seems to work now, goto, return, etc.Mike Buland
2012-02-07All good except loops & function returns.Mike Buland
2012-02-07Goto is broken.Mike Buland
2012-02-07Fixed another reference bug in return statements.Mike Buland
2012-02-06exists() and delete() are now operators.Mike Buland
2012-02-06Another bugfix for function calling.Mike Buland
2012-02-06Fixes and updates to Bloodfields.Mike Buland
2012-02-06Gats interface supports option input.Mike Buland
2012-02-06Important bugfix in stack code. Thanks david!0.04Mike Buland