]> git.saurik.com Git - cycript.git/commit - ObjectiveC/Library.mm
Tried to unify naming of classes, removed usages of JSC-specific parentClass, added...
authorJay Freeman (saurik) <saurik@saurik.com>
Fri, 9 Oct 2009 02:52:29 +0000 (02:52 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Fri, 9 Oct 2009 02:52:29 +0000 (02:52 +0000)
commit953647c120fbe1d8b7c59941ef5df5d35031c2af
treea20608cd2eae6b0d201ec66fe0c1446334fde18b
parentb6ea08b6037cfbf64ee1648287d4ede81c490792
Tried to unify naming of classes, removed usages of JSC-specific parentClass, added a separate obc. namespace, moved Global's functionality out to a Runtime prototype, refactored Bridge to keep separate selector/C namespaces, registered dlfcn names, typed up a quick todo list, and started using .valueOf() to get pointer values.
Bridge.def
Library.mm
makefile
todo.txt [new file with mode: 0644]