2009-11-15 |
Jay Freeman... | Implemented YUI /*! ... */ documentation comments. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Jay Freeman... | Fixed the #.prop case, made invalid bridging throw... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jay Freeman... | OMG, the last fix didn't even work, because Apple's... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jay Freeman... | I don't understand what the hell is wrong with Apple... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jay Freeman... | Removed with(Cycript.all), unified the All_ instances... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jay Freeman... | Added some bridging for CoreTelephony. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jay Freeman... | Fixed cycript.all for Cydget and isolated the new funct... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jay Freeman... | Added apr-lib Depends on iphoneos-sys, refactored CYUTF... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jay Freeman... | Fixed control generation, Cycript.all namespace, and... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jay Freeman... | Added another with() for namespacing compatibility. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jay Freeman... | Added some toString() issues to the todo list. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jay Freeman... | Added a global with around script file execution, so... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jay Freeman... | Attempting to wedge Cycript into a WebView. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jay Freeman... | Finished factoring out multi-context support and made... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jay Freeman... | Updated copyright and licenses. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Accidentally committed a comment to headers :=. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | The release pooling mechanism is now becoming scary. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Removed all global cache objects, placing them in a... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Started the refactoring required for multi-context. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Broke SetupContext into an Initialize part. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Half fixed (at least it doesn't throw an exception... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Fixed the GC crash of doom that kennytm reported: appar... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Finished implementing array ffi. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Updated todo list with some random exception-related... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Setup Pointer to emulate an Array. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Fixed a new Type_privateData NULL pool assert. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Removed a null-termination usage in Replace for concate... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Switched from _assert(false) to CYThrow() in FromFFI. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Worked around an incorrect warning exposed by the optim... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jay Freeman... | Removed a virtual to avoid an optimizer vtable bug. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Jay Freeman... | Added a minor console feature to eat blank lines. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Jay Freeman... | Changed "%zu" to "%"APR_SIZE_T_FMT on APR format calls... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Jay Freeman... | Fixed the exception throwing mechanism to throw real... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Added some cool references to to the todo list. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Removed the WC explosion from the grammar, this problem... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Fixed a link error for the iPhone. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Desktop Mac seems to use ^{_objc_class=...} instead... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Got true JS booleans working in GNUstep. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Fixed GNUstep. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Attempted to port back to Linux. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Attempting a silly x64 fix. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Removed all dependencies from Mac version. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Implemented dpkg dependency generation for Leopard... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Welcome to Leopard. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Jay Freeman... | Fixed exception support from Objective-C back to Cycript. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Redid the trampoline generator in what will hopefully... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Added runloop detection support, ported Handler back... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Fixed non-CY_ATTACH builds. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Fixed a few bugs in the cross-compile and a GNUstep... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Completely reworked how process attach works: now the... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Forgot to add @ to ObjectiveC lexer for @"" support. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Implemented Mach injection: Cycript into any process. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Fixed a stupid bug, caused by GNUstep porting, that... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Fixed a stupid bug in message sending that was introduc... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Fixed a FreeBSD gcc bug: function pointer variables... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Fixed a minor packaging SNAFU that broke the iPhone... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Finished porting to GNUstep, although it doesn't actual... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Ported back to the iPhone. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Further attempts at making Cycript portable to GNUstep. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jay Freeman... | Fixed make extra in cross-compile. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jay Freeman... | Forgot to add lexer to clean. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jay Freeman... | Setup iPhone cross-compilation and runtime abstracted... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jay Freeman... | Added -p <name> and updated todo. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jay Freeman... | Added readline history writing and fixed NoRE unary... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jay Freeman... | Mostly fixed the E4X situation, checkpointing for NoRE... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Jay Freeman... | Fixed the E4X attribute parser and removed some of... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Jay Freeman... | Mostly fixed the unary star problem. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Jay Freeman... | Removed obsolete file from Darwin-arm.mk. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jay Freeman... | Fixed sign conversion in stringify and dealt with endia... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jay Freeman... | Added -DCY_EXECUTE to FreeBSD. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jay Freeman... | Added the -l for FreeBSD to WebKit. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jay Freeman... | Worked around a stupid spec issue with iconv(). |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jay Freeman... | Finally got this damned thing actually executing JavaSc... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jay Freeman... | Added getPropertyNames bridging (albeit lame) and fixed... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Simplified CYMessage::Replace using $L. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Removed make.sh: why not? |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Fixed an invalid single-line comment in Flex. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Rewrote for-each-in in terms of let, and replaced let... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Updated todo, license, and title. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Completed massive refactoring operation to completely... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Insanely massive refactoring, bringing both exceptions... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Use .length in order to deal with Array. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | A few GNUstep fixes. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Finally finished this stupid CYONification refactorization. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Jay Freeman... | Updated the ignorance filter. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Jay Freeman... | Moved from plist files to sqlite3 and finalized non... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Jay Freeman... | Checkpointing syntax work on E4X before temporarily... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jay Freeman... | Reorganized grammar to improve InputElement{RegExp... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jay Freeman... | Began work on implementing E4X. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jay Freeman... | Found the garbage collection bug from hell (classes... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Reset accidental debugging flags hardcode. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Fixed a typo I made while coding on my iPhone, on an... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Deleted the trash folder per previous commit. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Moving various files that aren't used anymore from... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Implemented [super ...] calls in @class blocks. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Fixed a crash that was occuring when unowned objects... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Improved support for null-including strings. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Mostly insulated Objective-C from Library.mm. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Fixed some type errors that changing the return types... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Renamed some types for GNUstep. |
commit | commitdiff | tree | snapshot |
next |