2012-06-03 |
Jay Freeman (saurik) | Fix the name of getProperty for Instance.prototype.
|
commit | commitdiff | tree |
2012-06-03 |
Jay Freeman (saurik) | Display a useful message from JavaScript exceptions.
|
commit | commitdiff | tree |
2012-06-02 |
Jay Freeman (saurik) | Move the various CYFlags helper functions to header.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | Make protocol_copyPropertyList return an array of properties.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | Support Objective-C class extension syntax.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | For cycript -p to work, you need adv-cmds installed.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | We now require a specific version of libffi on iOS.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | Use ffi_closure_alloc and ffi_prep_closure_loc on ARM.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | Upgrade ios.sh build to use the new libffi package.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | Update the syntax guide of Cycript for @implementation.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | Add a link to Cycript's subversion repository and IRC.
|
commit | commitdiff | tree |
2012-06-01 |
Jay Freeman (saurik) | Add information about Cycript's for each syntax.
|
commit | commitdiff | tree |
2012-03-19 |
Jay Freeman (saurik) | Fix off-by-one in syntax error output (infinite loop).
|
commit | commitdiff | tree |
2012-03-19 |
Jay Freeman (saurik) | Improve the pretty-printing of else clauses.
|
commit | commitdiff | tree |
2011-11-23 |
Jay Freeman (saurik) | Do not override --prefix in simulator.sh.
|
commit | commitdiff | tree |
2011-11-23 |
Jay Freeman (saurik) | Add support for iOS Simulator.
|
commit | commitdiff | tree |
2011-11-23 |
Jay Freeman (saurik) | Force Fink's PATH (but only when required).
|
commit | commitdiff | tree |
2011-11-23 |
Jay Freeman (saurik) | Propogate errors through scripts.
|
commit | commitdiff | tree |
2011-11-23 |
Jay Freeman (saurik) | Port to iOS 5.0 SDK.
|
commit | commitdiff | tree |
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 |
next |