2009-11-05 |
Jay Freeman (saurik) | Updated copyright and licenses.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Accidentally committed a comment to headers :=.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | The release pooling mechanism is now becoming scary.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Removed all global cache objects, placing them in a...
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Started the refactoring required for multi-context.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Broke SetupContext into an Initialize part.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Half fixed (at least it doesn't throw an exception...
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Fixed the GC crash of doom that kennytm reported: apparently...
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Finished implementing array ffi.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Updated todo list with some random exception-related...
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Setup Pointer to emulate an Array.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Fixed a new Type_privateData NULL pool assert.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Removed a null-termination usage in Replace for concatenatio...
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Switched from _assert(false) to CYThrow() in FromFFI.
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Worked around an incorrect warning exposed by the optimizer...
|
commit | commitdiff | tree |
2009-11-04 |
Jay Freeman (saurik) | Removed a virtual to avoid an optimizer vtable bug.
|
commit | commitdiff | tree |
2009-11-02 |
Jay Freeman (saurik) | Added a minor console feature to eat blank lines.
|
commit | commitdiff | tree |
2009-11-02 |
Jay Freeman (saurik) | Changed "%zu" to "%"APR_SIZE_T_FMT on APR format calls...
|
commit | commitdiff | tree |
2009-11-02 |
Jay Freeman (saurik) | Fixed the exception throwing mechanism to throw real...
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Added some cool references to to the todo list.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Removed the WC explosion from the grammar, this problem...
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Fixed a link error for the iPhone.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Desktop Mac seems to use ^{_objc_class=...} instead...
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Got true JS booleans working in GNUstep.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Fixed GNUstep.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Attempted to port back to Linux.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Attempting a silly x64 fix.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Removed all dependencies from Mac version.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Implemented dpkg dependency generation for Leopard...
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Welcome to Leopard.
|
commit | commitdiff | tree |
2009-11-01 |
Jay Freeman (saurik) | Fixed exception support from Objective-C back to Cycript.
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Redid the trampoline generator in what will hopefully...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Added runloop detection support, ported Handler back...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Fixed non-CY_ATTACH builds.
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Fixed a few bugs in the cross-compile and a GNUstep...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Completely reworked how process attach works: now the...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Forgot to add @ to ObjectiveC lexer for @"" support.
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Implemented Mach injection: Cycript into any process.
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Fixed a stupid bug, caused by GNUstep porting, that...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Fixed a stupid bug in message sending that was introduced...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Fixed a FreeBSD gcc bug: function pointer variables...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Fixed a minor packaging SNAFU that broke the iPhone...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Finished porting to GNUstep, although it doesn't actually...
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Ported back to the iPhone.
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Further attempts at making Cycript portable to GNUstep.
|
commit | commitdiff | tree |
2009-10-31 |
Jay Freeman (saurik) | Fixed make extra in cross-compile.
|
commit | commitdiff | tree |
2009-10-30 |
Jay Freeman (saurik) | Forgot to add lexer to clean.
|
commit | commitdiff | tree |
2009-10-30 |
Jay Freeman (saurik) | Setup iPhone cross-compilation and runtime abstracted...
|
commit | commitdiff | tree |
2009-10-30 |
Jay Freeman (saurik) | Added -p <name> and updated todo.
|
commit | commitdiff | tree |
2009-10-30 |
Jay Freeman (saurik) | Added readline history writing and fixed NoRE unary...
|
commit | commitdiff | tree |
2009-10-30 |
Jay Freeman (saurik) | Mostly fixed the E4X situation, checkpointing for NoRE...
|
commit | commitdiff | tree |
2009-10-29 |
Jay Freeman (saurik) | Fixed the E4X attribute parser and removed some of...
|
commit | commitdiff | tree |
2009-10-29 |
Jay Freeman (saurik) | Mostly fixed the unary star problem.
|
commit | commitdiff | tree |
2009-10-29 |
Jay Freeman (saurik) | Removed obsolete file from Darwin-arm.mk.
|
commit | commitdiff | tree |
2009-10-28 |
Jay Freeman (saurik) | Fixed sign conversion in stringify and dealt with endian...
|
commit | commitdiff | tree |
2009-10-28 |
Jay Freeman (saurik) | Added -DCY_EXECUTE to FreeBSD.
|
commit | commitdiff | tree |
2009-10-28 |
Jay Freeman (saurik) | Added the -l for FreeBSD to WebKit.
|
commit | commitdiff | tree |
2009-10-28 |
Jay Freeman (saurik) | Worked around a stupid spec issue with iconv().
|
commit | commitdiff | tree |
2009-10-28 |
Jay Freeman (saurik) | Finally got this damned thing actually executing JavaScript...
|
commit | commitdiff | tree |
2009-10-28 |
Jay Freeman (saurik) | Added getPropertyNames bridging (albeit lame) and fixed...
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Simplified CYMessage::Replace using $L.
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Removed make.sh: why not?
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Fixed an invalid single-line comment in Flex.
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Rewrote for-each-in in terms of let, and replaced let...
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Updated todo, license, and title.
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Completed massive refactoring operation to completely...
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Insanely massive refactoring, bringing both exceptions...
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Use .length in order to deal with Array.
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | A few GNUstep fixes.
|
commit | commitdiff | tree |
2009-10-27 |
Jay Freeman (saurik) | Finally finished this stupid CYONification refactorization.
|
commit | commitdiff | tree |
2009-10-26 |
Jay Freeman (saurik) | Updated the ignorance filter.
|
commit | commitdiff | tree |
2009-10-26 |
Jay Freeman (saurik) | Moved from plist files to sqlite3 and finalized non...
|
commit | commitdiff | tree |
2009-10-26 |
Jay Freeman (saurik) | Checkpointing syntax work on E4X before temporarily...
|
commit | commitdiff | tree |
2009-10-25 |
Jay Freeman (saurik) | Reorganized grammar to improve InputElement{RegExp...
|
commit | commitdiff | tree |
2009-10-25 |
Jay Freeman (saurik) | Began work on implementing E4X.
|
commit | commitdiff | tree |
2009-10-25 |
Jay Freeman (saurik) | Found the garbage collection bug from hell (classes...
|
commit | commitdiff | tree |
2009-10-24 |
Jay Freeman (saurik) | Reset accidental debugging flags hardcode.
|
commit | commitdiff | tree |
2009-10-24 |
Jay Freeman (saurik) | Fixed a typo I made while coding on my iPhone, on an...
|
commit | commitdiff | tree |
2009-10-24 |
Jay Freeman (saurik) | Deleted the trash folder per previous commit.
|
commit | commitdiff | tree |
2009-10-24 |
Jay Freeman (saurik) | Moving various files that aren't used anymore from...
|
commit | commitdiff | tree |
2009-10-24 |
Jay Freeman (saurik) | Implemented [super ...] calls in @class blocks.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Fixed a crash that was occuring when unowned objects...
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Improved support for null-including strings.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Mostly insulated Objective-C from Library.mm.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Fixed some type errors that changing the return types...
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Renamed some types for GNUstep.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Various typo-fixes in the attempt to port to GNUstep.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Am getting close to removing all of CoreFoundation.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Furthering the cause of removing CoreFoundation.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Fixed an NSObject/NSString inconsistency found by GNUstep.
|
commit | commitdiff | tree |
2009-10-23 |
Jay Freeman (saurik) | Fixed the ::Class bug and attempted to further abstract...
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Factored out Objective-C flags.
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Ported back to the iPhone.
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Forgot the new JavaScriptCore.cpp from earlier commit.
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Forgot the new .mk files in previous commit.
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Continuing to attempt to get build environment to be...
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Fixed packaging on Linux.
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Fixed a minor bug introduced today in CYClause serialization.
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Moved -fPIC to base configuration.
|
commit | commitdiff | tree |
2009-10-22 |
Jay Freeman (saurik) | Actually finished using the real apr_getopt API.
|
commit | commitdiff | tree |
next |