2009-11-16 |
Jay Freeman (saurik) | Ported Objective-C bridge to match up with the latest... |
tree | commitdiff |
2009-11-16 |
Jay Freeman (saurik) | Started working on variable name replacement strategies... |
tree | commitdiff |
2009-11-15 |
Jay Freeman (saurik) | I forgot to setup $cym during @class categories. |
tree | commitdiff |
2009-11-11 |
Jay Freeman (saurik) | OMG, the last fix didn't even work, because Apple's... |
tree | commitdiff |
2009-11-11 |
Jay Freeman (saurik) | I don't understand what the hell is wrong with Apple... |
tree | commitdiff |
2009-11-11 |
Jay Freeman (saurik) | Removed with(Cycript.all), unified the All_ instances... |
tree | commitdiff |
2009-11-07 |
Jay Freeman (saurik) | Attempting to wedge Cycript into a WebView. |
tree | commitdiff |
2009-11-05 |
Jay Freeman (saurik) | Finished factoring out multi-context support and made... |
tree | commitdiff |
2009-11-05 |
Jay Freeman (saurik) | Updated copyright and licenses. |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | The release pooling mechanism is now becoming scary. |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | Removed all global cache objects, placing them in a... |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | Started the refactoring required for multi-context. |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | Broke SetupContext into an Initialize part. |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | Half fixed (at least it doesn't throw an exception... |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | Fixed the GC crash of doom that kennytm reported: appar... |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | Finished implementing array ffi. |
tree | commitdiff |
2009-11-04 |
Jay Freeman (saurik) | Worked around an incorrect warning exposed by the optim... |
tree | commitdiff |
2009-11-02 |
Jay Freeman (saurik) | Changed "%zu" to "%"APR_SIZE_T_FMT on APR format calls... |
tree | commitdiff |
2009-11-02 |
Jay Freeman (saurik) | Fixed the exception throwing mechanism to throw real... |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Got true JS booleans working in GNUstep. |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Fixed GNUstep. |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Welcome to Leopard. |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Fixed exception support from Objective-C back to Cycript. |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Fixed a few bugs in the cross-compile and a GNUstep... |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Fixed a stupid bug, caused by GNUstep porting, that... |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Fixed a stupid bug in message sending that was introduc... |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Finished porting to GNUstep, although it doesn't actual... |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Ported back to the iPhone. |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Further attempts at making Cycript portable to GNUstep. |
tree | commitdiff |
2009-10-28 |
Jay Freeman (saurik) | Added getPropertyNames bridging (albeit lame) and fixed... |
tree | commitdiff |
2009-10-27 |
Jay Freeman (saurik) | Simplified CYMessage::Replace using $L. |
tree | commitdiff |
2009-10-27 |
Jay Freeman (saurik) | Updated todo, license, and title. |
tree | commitdiff |
2009-10-27 |
Jay Freeman (saurik) | Completed massive refactoring operation to completely... |
tree | commitdiff |
2009-10-27 |
Jay Freeman (saurik) | Insanely massive refactoring, bringing both exceptions... |
tree | commitdiff |
|