Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-06 | Important bugfix in stack code. Thanks david!0.04 | Mike Buland | |
2012-01-18 | Interface system works. | Mike Buland | |
2011-12-31 | Random function added, other fixes. | Mike Buland | |
2011-12-30 | Well, +=, -= on dictionaries/lists works now. | Mike Buland | |
2011-12-30 | Wow, dictionaries, nested dictionaries, for loops | Mike Buland | |
They all work. I still think I should change the lists to arrays in the backend so they can be indexed as well as iterated over and appended to. | |||
2011-12-30 | Functions exists/delete work now. | Mike Buland | |
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 | Functions can be called now, at least manually. | Mike Buland | |
A little more work needs to be done before they're being called from code correctly. | |||
2011-12-29 | Getting close to realy running. | Mike Buland | |