]>
git.saurik.com Git - cycript.git/log
Jay Freeman (saurik) [Sat, 21 May 2011 07:04:39 +0000 (07:04 +0000)]
Support SO variable even when not Mach.
Jay Freeman (saurik) [Sat, 21 May 2011 06:59:54 +0000 (06:59 +0000)]
Support missing universal binary targets.
Jay Freeman (saurik) [Sat, 21 May 2011 02:47:39 +0000 (02:47 +0000)]
Use ${lipo} during trampoline.sh for lipo.
Jay Freeman (saurik) [Sat, 21 May 2011 02:47:36 +0000 (02:47 +0000)]
Fix #include for GNUstep.
Jay Freeman (saurik) [Sat, 21 May 2011 02:47:32 +0000 (02:47 +0000)]
Remove obsolete build environment.
Jay Freeman (saurik) [Fri, 20 May 2011 22:14:06 +0000 (22:14 +0000)]
Upgrade to autoconf 2.67.
Jay Freeman (saurik) [Fri, 20 May 2011 22:08:30 +0000 (22:08 +0000)]
Update todo.txt from Carrier.
Jay Freeman (saurik) [Fri, 20 May 2011 07:11:49 +0000 (07:11 +0000)]
Use pthread_detach(), not pthread_join().
Jay Freeman (saurik) [Fri, 20 May 2011 06:59:08 +0000 (06:59 +0000)]
Generalized fix for injector.
Jay Freeman (saurik) [Fri, 20 May 2011 06:59:04 +0000 (06:59 +0000)]
Support building for iOS (Universal) on Mac.
Jay Freeman (saurik) [Fri, 20 May 2011 06:58:58 +0000 (06:58 +0000)]
Add initial support for -arch armv6.
Jay Freeman (saurik) [Fri, 20 May 2011 06:58:54 +0000 (06:58 +0000)]
Use dlsym(), not struct Baton.
Jay Freeman (saurik) [Fri, 20 May 2011 06:58:49 +0000 (06:58 +0000)]
Revert "Restructure Mach/Inject for iOS 4.3."
Jay Freeman (saurik) [Mon, 4 Apr 2011 19:53:24 +0000 (19:53 +0000)]
Restructure Mach/Inject for iOS 4.3.
Jay Freeman (saurik) [Thu, 18 Nov 2010 00:46:07 +0000 (00:46 +0000)]
I lost a $ on $cyr at some point during the super transformation.
Jay Freeman (saurik) [Tue, 31 Aug 2010 18:28:46 +0000 (18:28 +0000)]
Let's just assume that you are on Fink with Darwin.
Jay Freeman (saurik) [Tue, 31 Aug 2010 18:23:57 +0000 (18:23 +0000)]
Support Mac OS 10.5.
Jay Freeman (saurik) [Tue, 31 Aug 2010 18:16:04 +0000 (18:16 +0000)]
Support Fink from old build.
Jay Freeman (saurik) [Sun, 15 Aug 2010 02:47:07 +0000 (02:47 +0000)]
Fix ./configure build for cycript -p.
Jay Freeman (saurik) [Tue, 13 Jul 2010 09:15:31 +0000 (09:15 +0000)]
Fix ReplaceAll on multiple statements.
Jay Freeman (saurik) [Tue, 13 Jul 2010 09:09:04 +0000 (09:09 +0000)]
A typo in ObjectLiteral kept us from parsing jQuery.
Jay Freeman (saurik) [Mon, 12 Jul 2010 04:08:00 +0000 (04:08 +0000)]
Standardized usage of header insulation naming: CYCRIPT_<path.upper().replace('/', '_')>_HPP
Jay Freeman (saurik) [Mon, 12 Jul 2010 04:05:17 +0000 (04:05 +0000)]
Move CYNext, CYSetLast, and CYForEach to List.hpp.
Jay Freeman (saurik) [Mon, 12 Jul 2010 03:51:36 +0000 (03:51 +0000)]
Update makefile to have Local.hpp.
Jay Freeman (saurik) [Mon, 12 Jul 2010 03:47:18 +0000 (03:47 +0000)]
ECMAScript5 no longer supports with(), so we need to not degenerate a let() into one... but tomorrow, not today.
Jay Freeman (saurik) [Mon, 12 Jul 2010 03:46:48 +0000 (03:46 +0000)]
Build CYSetLast to simplify some replacements.
Jay Freeman (saurik) [Mon, 12 Jul 2010 03:24:54 +0000 (03:24 +0000)]
Refactor some for loops to a CYForEach() over CYNext<>.
Jay Freeman (saurik) [Mon, 12 Jul 2010 02:26:16 +0000 (02:26 +0000)]
Rule #7
Jay Freeman (saurik) [Mon, 12 Jul 2010 01:41:45 +0000 (01:41 +0000)]
Simplified CYDeclarations::Replace, which should really be rehauled anyway.
Jay Freeman (saurik) [Mon, 12 Jul 2010 01:32:02 +0000 (01:32 +0000)]
Merge CYStatement::ReplaceAll with the new CYCompound::Replace version of CYExpression::ReplaceAll and use as CYContext::ReplaceAll.
Jay Freeman (saurik) [Mon, 12 Jul 2010 01:05:30 +0000 (01:05 +0000)]
Don't optimize {} to ; in the parser.
Jay Freeman (saurik) [Mon, 12 Jul 2010 00:30:02 +0000 (00:30 +0000)]
Remove CYPA and replace with saner inline constant CYAssign::Precedence_.
Jay Freeman (saurik) [Mon, 12 Jul 2010 00:20:10 +0000 (00:20 +0000)]
Remove CYExpression::ReplaceAll into CYCompound::Replace.
Jay Freeman (saurik) [Mon, 12 Jul 2010 00:05:31 +0000 (00:05 +0000)]
Stupid mistake while outputting statement blocks: last statement was getting center flags and vice versa.
Jay Freeman (saurik) [Sat, 10 Jul 2010 23:27:33 +0000 (23:27 +0000)]
Updated copyright (2010) and license (LGPLv3).
Jay Freeman (saurik) [Thu, 8 Jul 2010 03:14:13 +0000 (03:14 +0000)]
Port Objective-C/Replace to C++.
Jay Freeman (saurik) [Thu, 8 Jul 2010 02:51:24 +0000 (02:51 +0000)]
Use context.Replace when possible.
Jay Freeman (saurik) [Thu, 8 Jul 2010 02:40:37 +0000 (02:40 +0000)]
Abstract folder for Frameworks into a #defiine.
Jay Freeman (saurik) [Thu, 8 Jul 2010 02:38:36 +0000 (02:38 +0000)]
Change $ CYVariable to $V now that that works.
Jay Freeman (saurik) [Thu, 8 Jul 2010 02:35:17 +0000 (02:35 +0000)]
Update injection handler for new local pool semantics.
Jay Freeman (saurik) [Thu, 8 Jul 2010 02:29:29 +0000 (02:29 +0000)]
Switch from __thread to pthread_[gs]etspecific().
Jay Freeman (saurik) [Thu, 8 Jul 2010 00:36:05 +0000 (00:36 +0000)]
Changed from a threaded pool to a thread-local pool, abstracted out token assignment to a helper #define, and started to fix identifier collapse.
Jay Freeman (saurik) [Mon, 5 Jul 2010 20:50:22 +0000 (20:50 +0000)]
Let's at least parse Objective-J.
Jay Freeman (saurik) [Mon, 5 Jul 2010 16:52:14 +0000 (16:52 +0000)]
Updating todo.
Jay Freeman (saurik) [Mon, 5 Jul 2010 16:51:52 +0000 (16:51 +0000)]
Temporary code in if converted to assert.
Jay Freeman (saurik) [Fri, 2 Jul 2010 09:02:06 +0000 (09:02 +0000)]
Improved scope compliance on catch() while attempting to pesudo-Replace() the non-local return prologue.
Jay Freeman (saurik) [Fri, 2 Jul 2010 08:03:25 +0000 (08:03 +0000)]
Fixed non-local return insanity.
Jay Freeman (saurik) [Fri, 2 Jul 2010 07:34:00 +0000 (07:34 +0000)]
I forgot to flow Replace() to optional argument initializers.
Jay Freeman (saurik) [Fri, 2 Jul 2010 07:33:05 +0000 (07:33 +0000)]
Added RubyProc/Blocks.
Jay Freeman (saurik) [Thu, 1 Jul 2010 23:32:29 +0000 (23:32 +0000)]
Implemented initial support for Ruby Blocks.
Jay Freeman (saurik) [Thu, 1 Jul 2010 23:32:03 +0000 (23:32 +0000)]
Quick output fix for optional arguments (CYPA and spacing).
Jay Freeman (saurik) [Thu, 1 Jul 2010 08:01:48 +0000 (08:01 +0000)]
Add optional parameter support.
Douglas William Thrift [Wed, 5 May 2010 04:40:04 +0000 (04:40 +0000)]
Fixed trampoline with configure/libtool. I think?
Douglas William Thrift [Wed, 5 May 2010 03:54:47 +0000 (03:54 +0000)]
Ported things mentioned in DOUG comments.
Jay Freeman (saurik) [Tue, 4 May 2010 03:37:55 +0000 (03:37 +0000)]
Actually fix the trailing backslash in multiline comment bug.
Jay Freeman (saurik) [Tue, 4 May 2010 03:19:25 +0000 (03:19 +0000)]
Get this all working really everywhere again, seriously this time.
Jay Freeman (saurik) [Tue, 4 May 2010 02:43:21 +0000 (02:43 +0000)]
Fixed a bug with trailing backslashes in trampoline comments.
Jay Freeman (saurik) [Sun, 2 May 2010 10:18:39 +0000 (10:18 +0000)]
Rearrange who pulls WebKit from where.
Jay Freeman (saurik) [Sun, 2 May 2010 09:56:42 +0000 (09:56 +0000)]
Remove debugging garbage from Mach/Inject.
Jay Freeman (saurik) [Sun, 2 May 2010 09:46:27 +0000 (09:46 +0000)]
Sort of fix the ./configure based build environment.
Jay Freeman (saurik) [Sun, 2 May 2010 09:44:18 +0000 (09:44 +0000)]
Got universal inject working.
Douglas William Thrift [Thu, 29 Apr 2010 05:40:03 +0000 (05:40 +0000)]
Universal binary!
Douglas William Thrift [Thu, 29 Apr 2010 05:29:19 +0000 (05:29 +0000)]
Make sure autogen.sh works somewhat on a Mac.
Jay Freeman (saurik) [Thu, 29 Apr 2010 00:07:26 +0000 (00:07 +0000)]
Fix a size initialization bug.
Jay Freeman (saurik) [Wed, 28 Apr 2010 19:17:04 +0000 (19:17 +0000)]
Add a crash note in todo.txt.
Douglas William Thrift [Wed, 28 Apr 2010 07:47:29 +0000 (07:47 +0000)]
Check for ffi.h and libffi before using pkg-config. Take that MacPorts!
Douglas William Thrift [Wed, 28 Apr 2010 07:23:08 +0000 (07:23 +0000)]
Hack to try to find a useable iconv if pkg-config and libffi have messed it up on Mac OS X with MacPorts. Next we will make the tests for libffi not go to pkg-config so soon.
Jay Freeman (saurik) [Tue, 27 Apr 2010 22:21:00 +0000 (22:21 +0000)]
Add a level of indirection to NSString->String prototype bridge, in order to correctly DontEnum .toString().
Jay Freeman (saurik) [Tue, 27 Apr 2010 22:07:57 +0000 (22:07 +0000)]
Add String::toCYON, toString_s, and bridge NSString via String.prototype.
Jay Freeman (saurik) [Tue, 27 Apr 2010 21:16:58 +0000 (21:16 +0000)]
Allow auto-complete of ], which provides more intuitive support for terminated messages.
Jay Freeman (saurik) [Tue, 27 Apr 2010 21:16:34 +0000 (21:16 +0000)]
Remove now-obsolete prefix size clip.
Jay Freeman (saurik) [Tue, 27 Apr 2010 21:09:02 +0000 (21:09 +0000)]
Cut off messages prefixes.
Jay Freeman (saurik) [Tue, 27 Apr 2010 20:58:39 +0000 (20:58 +0000)]
NSString was not even remotely correctly bridged.
Jay Freeman (saurik) [Tue, 27 Apr 2010 20:38:25 +0000 (20:38 +0000)]
Add square brackets and closes to completer word break.
Jay Freeman (saurik) [Tue, 27 Apr 2010 12:25:50 +0000 (12:25 +0000)]
NSArrays don't have implicit properties.
Jay Freeman (saurik) [Tue, 27 Apr 2010 12:18:21 +0000 (12:18 +0000)]
Walk superclasses while generating implicit property list.
Jay Freeman (saurik) [Tue, 27 Apr 2010 12:08:42 +0000 (12:08 +0000)]
Support per-Class deactivation of implicit properties.
Jay Freeman (saurik) [Tue, 27 Apr 2010 11:44:23 +0000 (11:44 +0000)]
Support enumeration of implicit properties.
Jay Freeman (saurik) [Tue, 27 Apr 2010 11:44:12 +0000 (11:44 +0000)]
Add a space character more consistently.
Jay Freeman (saurik) [Tue, 27 Apr 2010 05:23:26 +0000 (05:23 +0000)]
Clean up the todo list.
Jay Freeman (saurik) [Tue, 27 Apr 2010 05:13:47 +0000 (05:13 +0000)]
Fix usage of numeric lierals
Jay Freeman (saurik) [Tue, 27 Apr 2010 02:35:36 +0000 (02:35 +0000)]
Added auto-complete todo.
Jay Freeman (saurik) [Tue, 27 Apr 2010 02:35:15 +0000 (02:35 +0000)]
Don't go nuts if there is an exception while completing.
Jay Freeman (saurik) [Tue, 27 Apr 2010 01:11:12 +0000 (01:11 +0000)]
Make CYExecute take a CYUTF8String and fix the size shell game in Console's Run.
Jay Freeman (saurik) [Tue, 27 Apr 2010 01:09:35 +0000 (01:09 +0000)]
JavaScript.hpp should be a header when CY_EXECUTE.
Jay Freeman (saurik) [Tue, 27 Apr 2010 00:59:31 +0000 (00:59 +0000)]
Add support back for ARM inject.
Jay Freeman (saurik) [Tue, 27 Apr 2010 00:46:07 +0000 (00:46 +0000)]
While libedit requires me to damage rl_basic_word_break_characters, readline requires me to use rl_completer_word_break_characters.
Jay Freeman (saurik) [Tue, 27 Apr 2010 00:42:09 +0000 (00:42 +0000)]
Break completions at :.
Jay Freeman (saurik) [Tue, 27 Apr 2010 00:35:43 +0000 (00:35 +0000)]
Accidentally lost a _ patch to .in confusion.
Jay Freeman (saurik) [Tue, 27 Apr 2010 00:32:19 +0000 (00:32 +0000)]
Tab-complete FTW!
Jay Freeman (saurik) [Mon, 26 Apr 2010 20:52:53 +0000 (20:52 +0000)]
Give Global_ a className, indent the global prototype code, and fail to mark $cyq DontEnum (JSC bug).
Jay Freeman (saurik) [Sun, 25 Apr 2010 23:30:27 +0000 (23:30 +0000)]
Fix multi-line comments that end with **/.
Douglas William Thrift [Sun, 25 Apr 2010 07:04:28 +0000 (07:04 +0000)]
Somewhat better iconv handling on the Mac when MacPorts is in the path (aka Horrible Doom!).
Jay Freeman (saurik) [Sun, 25 Apr 2010 05:54:07 +0000 (05:54 +0000)]
Even larger temporary hack to make 64-bit work.
Jay Freeman (saurik) [Sun, 25 Apr 2010 05:52:59 +0000 (05:52 +0000)]
Temporary hacks to make 64-bit compile work.
Jay Freeman (saurik) [Sat, 24 Apr 2010 23:11:51 +0000 (23:11 +0000)]
Pretend to support Blocks.
Jay Freeman (saurik) [Sat, 24 Apr 2010 22:50:04 +0000 (22:50 +0000)]
I forgot _NSPoint in Bridge.def.
Jay Freeman (saurik) [Sat, 24 Apr 2010 22:23:55 +0000 (22:23 +0000)]
Add -fno-stack-protector to Trampoline.
Douglas William Thrift [Sun, 18 Apr 2010 12:24:05 +0000 (12:24 +0000)]
Darwin proves that we need to check the version of GNU tar.
Douglas William Thrift [Sun, 18 Apr 2010 12:01:45 +0000 (12:01 +0000)]
Just to be safe.