2011-10-21 |
Jay Freeman (saurik) | Ported back to cygwin.
|
commit | commitdiff | tree |
2011-06-03 |
Jay Freeman (saurik) | Special case __NSGenericDeallocHandler.
|
commit | commitdiff | tree |
2011-06-03 |
Jay Freeman (saurik) | Fix console line continuation.
|
commit | commitdiff | tree |
2011-05-23 |
Jay Freeman (saurik) | Implement more syntax from strawman:block_lambda_revival.
|
commit | commitdiff | tree |
2011-05-23 |
Jay Freeman (saurik) | Add plt abstraction for ios.sh.
|
commit | commitdiff | tree |
2011-05-23 |
Jay Freeman (saurik) | More consistent Trampoline error handling.
|
commit | commitdiff | tree |
2011-05-21 |
Jay Freeman (saurik) | Support SO variable even when not Mach.
|
commit | commitdiff | tree |
2011-05-21 |
Jay Freeman (saurik) | Support missing universal binary targets.
|
commit | commitdiff | tree |
2011-05-21 |
Jay Freeman (saurik) | Use ${lipo} during trampoline.sh for lipo.
|
commit | commitdiff | tree |
2011-05-21 |
Jay Freeman (saurik) | Fix #include for GNUstep.
|
commit | commitdiff | tree |
2011-05-21 |
Jay Freeman (saurik) | Remove obsolete build environment.
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Upgrade to autoconf 2.67.
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Update todo.txt from Carrier.
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Use pthread_detach(), not pthread_join().
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Generalized fix for injector.
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Support building for iOS (Universal) on Mac.
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Add initial support for -arch armv6.
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Use dlsym(), not struct Baton.
|
commit | commitdiff | tree |
2011-05-20 |
Jay Freeman (saurik) | Revert "Restructure Mach/Inject for iOS 4.3."
|
commit | commitdiff | tree |
2011-04-04 |
Jay Freeman (saurik) | Restructure Mach/Inject for iOS 4.3.
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | I lost a $ on $cyr at some point during the super transforma...
|
commit | commitdiff | tree |
2010-08-31 |
Jay Freeman (saurik) | Let's just assume that you are on Fink with Darwin.
|
commit | commitdiff | tree |
2010-08-31 |
Jay Freeman (saurik) | Support Mac OS 10.5.
|
commit | commitdiff | tree |
2010-08-31 |
Jay Freeman (saurik) | Support Fink from old build.
|
commit | commitdiff | tree |
2010-08-15 |
Jay Freeman (saurik) | Fix ./configure build for cycript -p.
|
commit | commitdiff | tree |
2010-07-13 |
Jay Freeman (saurik) | Fix ReplaceAll on multiple statements.
|
commit | commitdiff | tree |
2010-07-13 |
Jay Freeman (saurik) | A typo in ObjectLiteral kept us from parsing jQuery.
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Standardized usage of header insulation naming: CYCRIPT_...
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Move CYNext, CYSetLast, and CYForEach to List.hpp.
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Update makefile to have Local.hpp.
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | ECMAScript5 no longer supports with(), so we need to...
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Build CYSetLast to simplify some replacements.
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Refactor some for loops to a CYForEach() over CYNext<>.
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Rule #7
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Simplified CYDeclarations::Replace, which should really...
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Merge CYStatement::ReplaceAll with the new CYCompound...
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Don't optimize {} to ; in the parser.
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Remove CYPA and replace with saner inline constant...
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Remove CYExpression::ReplaceAll into CYCompound::Replace.
|
commit | commitdiff | tree |
2010-07-12 |
Jay Freeman (saurik) | Stupid mistake while outputting statement blocks: last...
|
commit | commitdiff | tree |
2010-07-10 |
Jay Freeman (saurik) | Updated copyright (2010) and license (LGPLv3).
|
commit | commitdiff | tree |
2010-07-08 |
Jay Freeman (saurik) | Port Objective-C/Replace to C++.
|
commit | commitdiff | tree |
2010-07-08 |
Jay Freeman (saurik) | Use context.Replace when possible.
|
commit | commitdiff | tree |
2010-07-08 |
Jay Freeman (saurik) | Abstract folder for Frameworks into a #defiine.
|
commit | commitdiff | tree |
2010-07-08 |
Jay Freeman (saurik) | Change $ CYVariable to $V now that that works.
|
commit | commitdiff | tree |
2010-07-08 |
Jay Freeman (saurik) | Update injection handler for new local pool semantics.
|
commit | commitdiff | tree |
2010-07-08 |
Jay Freeman (saurik) | Switch from __thread to pthread_[gs]etspecific().
|
commit | commitdiff | tree |
2010-07-08 |
Jay Freeman (saurik) | Changed from a threaded pool to a thread-local pool...
|
commit | commitdiff | tree |
2010-07-05 |
Jay Freeman (saurik) | Let's at least parse Objective-J.
|
commit | commitdiff | tree |
2010-07-05 |
Jay Freeman (saurik) | Updating todo.
|
commit | commitdiff | tree |
2010-07-05 |
Jay Freeman (saurik) | Temporary code in if converted to assert.
|
commit | commitdiff | tree |
2010-07-02 |
Jay Freeman (saurik) | Improved scope compliance on catch() while attempting...
|
commit | commitdiff | tree |
2010-07-02 |
Jay Freeman (saurik) | Fixed non-local return insanity.
|
commit | commitdiff | tree |
2010-07-02 |
Jay Freeman (saurik) | I forgot to flow Replace() to optional argument initializers.
|
commit | commitdiff | tree |
2010-07-02 |
Jay Freeman (saurik) | Added RubyProc/Blocks.
|
commit | commitdiff | tree |
2010-07-01 |
Jay Freeman (saurik) | Implemented initial support for Ruby Blocks.
|
commit | commitdiff | tree |
2010-07-01 |
Jay Freeman (saurik) | Quick output fix for optional arguments (CYPA and spacing).
|
commit | commitdiff | tree |
2010-07-01 |
Jay Freeman (saurik) | Add optional parameter support.
|
commit | commitdiff | tree |
2010-05-04 |
Jay Freeman (saurik) | Actually fix the trailing backslash in multiline comment...
|
commit | commitdiff | tree |
2010-05-04 |
Jay Freeman (saurik) | Get this all working really everywhere again, seriously...
|
commit | commitdiff | tree |
2010-05-04 |
Jay Freeman (saurik) | Fixed a bug with trailing backslashes in trampoline...
|
commit | commitdiff | tree |
2010-05-02 |
Jay Freeman (saurik) | Rearrange who pulls WebKit from where.
|
commit | commitdiff | tree |
2010-05-02 |
Jay Freeman (saurik) | Remove debugging garbage from Mach/Inject.
|
commit | commitdiff | tree |
2010-05-02 |
Jay Freeman (saurik) | Sort of fix the ./configure based build environment.
|
commit | commitdiff | tree |
2010-05-02 |
Jay Freeman (saurik) | Got universal inject working.
|
commit | commitdiff | tree |
2010-04-29 |
Jay Freeman (saurik) | Fix a size initialization bug.
|
commit | commitdiff | tree |
2010-04-28 |
Jay Freeman (saurik) | Add a crash note in todo.txt.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Add a level of indirection to NSString->String prototype...
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Add String::toCYON, toString_s, and bridge NSString...
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Allow auto-complete of ], which provides more intuitive...
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Remove now-obsolete prefix size clip.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Cut off messages prefixes.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | NSString was not even remotely correctly bridged.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Add square brackets and closes to completer word break.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | NSArrays don't have implicit properties.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Walk superclasses while generating implicit property...
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Support per-Class deactivation of implicit properties.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Support enumeration of implicit properties.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Add a space character more consistently.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Clean up the todo list.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Fix usage of numeric lierals
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Added auto-complete todo.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Don't go nuts if there is an exception while completing.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Make CYExecute take a CYUTF8String and fix the size...
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | JavaScript.hpp should be a header when CY_EXECUTE.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Add support back for ARM inject.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | While libedit requires me to damage rl_basic_word_break_char...
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Break completions at :.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Accidentally lost a _ patch to .in confusion.
|
commit | commitdiff | tree |
2010-04-27 |
Jay Freeman (saurik) | Tab-complete FTW!
|
commit | commitdiff | tree |
2010-04-26 |
Jay Freeman (saurik) | Give Global_ a className, indent the global prototype...
|
commit | commitdiff | tree |
2010-04-25 |
Jay Freeman (saurik) | Fix multi-line comments that end with **/.
|
commit | commitdiff | tree |
2010-04-25 |
Jay Freeman (saurik) | Even larger temporary hack to make 64-bit work.
|
commit | commitdiff | tree |
2010-04-25 |
Jay Freeman (saurik) | Temporary hacks to make 64-bit compile work.
|
commit | commitdiff | tree |
2010-04-24 |
Jay Freeman (saurik) | Pretend to support Blocks.
|
commit | commitdiff | tree |
2010-04-24 |
Jay Freeman (saurik) | I forgot _NSPoint in Bridge.def.
|
commit | commitdiff | tree |
2010-04-24 |
Jay Freeman (saurik) | Add -fno-stack-protector to Trampoline.
|
commit | commitdiff | tree |
2010-04-02 |
Jay Freeman (saurik) | Found a memory management mistake (new Instance should...
|
commit | commitdiff | tree |
2010-04-02 |
Jay Freeman (saurik) | Added CalEventIsAllDay to Bridge.def for Element.
|
commit | commitdiff | tree |
2010-03-04 |
Jay Freeman (saurik) | Add a concept of .toPointer().
|
commit | commitdiff | tree |
next |