]> git.saurik.com Git - cycript.git/history - todo.txt
Updated todo, license, and title.
[cycript.git] / todo.txt
2009-10-27  Jay Freeman (saurik)Updated todo, license, and title.
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...
2009-10-23  Jay Freeman (saurik)Fixed a crash that was occuring when unowned objects...
2009-10-23  Jay Freeman (saurik)Improved support for null-including strings.
2009-10-18  Jay Freeman (saurik)Slightly reorganized code, fixed @class to work with...
2009-10-18  Jay Freeman (saurik)Started work on array comprehensions, implemented multi...
2009-10-17  Jay Freeman (saurik)Made Selector derive from Function, fixed numerability...
2009-10-17  Jay Freeman (saurik)Started setting up build environment for Cyrver, fixed...
2009-10-10  Jay Freeman (saurik)Added bridging for nlist_64, activated memory manager...
2009-10-10  Jay Freeman (saurik)Started working on CYApplicationMain replacement, added...
2009-10-10  Jay Freeman (saurik)Implemented structure field names, removed parentheses...
2009-10-10  Jay Freeman (saurik)Minor refactoring, checkpoint commit.
2009-10-09  Jay Freeman (saurik)Remove system.global temporarily, added libffi Depends...
2009-10-09  Jay Freeman (saurik)Mostly implemented Struct support.
2009-10-09  Jay Freeman (saurik)Tried to unify naming of classes, removed usages of...