]> git.saurik.com Git - cycript.git/log
cycript.git
15 years agoA few GNUstep fixes.
Jay Freeman (saurik) [Tue, 27 Oct 2009 02:31:20 +0000 (02:31 +0000)] 
A few GNUstep fixes.

15 years agoFinally finished this stupid CYONification refactorization.
Jay Freeman (saurik) [Tue, 27 Oct 2009 01:48:12 +0000 (01:48 +0000)] 
Finally finished this stupid CYONification refactorization.

15 years agoUpdated the ignorance filter.
Jay Freeman (saurik) [Mon, 26 Oct 2009 23:34:08 +0000 (23:34 +0000)] 
Updated the ignorance filter.

15 years agoMoved from plist files to sqlite3 and finalized non-ObjectiveC compile of Library.mm.
Jay Freeman (saurik) [Mon, 26 Oct 2009 23:30:43 +0000 (23:30 +0000)] 
Moved from plist files to sqlite3 and finalized non-ObjectiveC compile of Library.mm.

15 years agoCheckpointing syntax work on E4X before temporarily abandoning it.
Jay Freeman (saurik) [Mon, 26 Oct 2009 20:23:24 +0000 (20:23 +0000)] 
Checkpointing syntax work on E4X before temporarily abandoning it.

15 years agoReorganized grammar to improve InputElement{RegExp,Div} factoring.
Jay Freeman (saurik) [Sun, 25 Oct 2009 21:30:17 +0000 (21:30 +0000)] 
Reorganized grammar to improve InputElement{RegExp,Div} factoring.

15 years agoBegan work on implementing E4X.
Jay Freeman (saurik) [Sun, 25 Oct 2009 19:35:14 +0000 (19:35 +0000)] 
Began work on implementing E4X.

15 years agoFound the garbage collection bug from hell (classes apparently really need /something...
Jay Freeman (saurik) [Sun, 25 Oct 2009 11:34:29 +0000 (11:34 +0000)] 
Found the garbage collection bug from hell (classes apparently really need /something/ if you want to give them a constructor), did some subtle code movement, removed duplicat -S argument from ldid, and finalized CYIsCallable.

15 years agoReset accidental debugging flags hardcode.
Jay Freeman (saurik) [Sat, 24 Oct 2009 19:39:20 +0000 (19:39 +0000)] 
Reset accidental debugging flags hardcode.

15 years agoFixed a typo I made while coding on my iPhone, on an airplane.
Jay Freeman (saurik) [Sat, 24 Oct 2009 19:37:17 +0000 (19:37 +0000)] 
Fixed a typo I made while coding on my iPhone, on an airplane.

15 years agoDeleted the trash folder per previous commit.
Jay Freeman (saurik) [Sat, 24 Oct 2009 19:35:49 +0000 (19:35 +0000)] 
Deleted the trash folder per previous commit.

15 years agoMoving various files that aren't used anymore from my WC into a trash folder for...
Jay Freeman (saurik) [Sat, 24 Oct 2009 19:34:56 +0000 (19:34 +0000)] 
Moving various files that aren't used anymore from my WC into a trash folder for checkpoint.

15 years agoImplemented [super ...] calls in @class blocks.
Jay Freeman (saurik) [Sat, 24 Oct 2009 19:28:40 +0000 (19:28 +0000)] 
Implemented [super ...] calls in @class blocks.

15 years agoFixed a crash that was occuring when unowned objects were deallocated.
Jay Freeman (saurik) [Fri, 23 Oct 2009 23:25:35 +0000 (23:25 +0000)] 
Fixed a crash that was occuring when unowned objects were deallocated.

15 years agoImproved support for null-including strings.
Jay Freeman (saurik) [Fri, 23 Oct 2009 23:20:24 +0000 (23:20 +0000)] 
Improved support for null-including strings.

15 years agoMostly insulated Objective-C from Library.mm.
Jay Freeman (saurik) [Fri, 23 Oct 2009 09:32:16 +0000 (09:32 +0000)] 
Mostly insulated Objective-C from Library.mm.

15 years agoFixed some type errors that changing the return types to fix the gcc compiler issue...
Jay Freeman (saurik) [Fri, 23 Oct 2009 07:48:45 +0000 (07:48 +0000)] 
Fixed some type errors that changing the return types to fix the gcc compiler issue on GNUstep uncovered.

15 years agoRenamed some types for GNUstep.
Jay Freeman (saurik) [Fri, 23 Oct 2009 07:36:13 +0000 (07:36 +0000)] 
Renamed some types for GNUstep.

15 years agoVarious typo-fixes in the attempt to port to GNUstep.
Jay Freeman (saurik) [Fri, 23 Oct 2009 05:20:08 +0000 (05:20 +0000)] 
Various typo-fixes in the attempt to port to GNUstep.

15 years agoAm getting close to removing all of CoreFoundation.
Jay Freeman (saurik) [Fri, 23 Oct 2009 05:14:37 +0000 (05:14 +0000)] 
Am getting close to removing all of CoreFoundation.

15 years agoFurthering the cause of removing CoreFoundation.
Jay Freeman (saurik) [Fri, 23 Oct 2009 04:53:11 +0000 (04:53 +0000)] 
Furthering the cause of removing CoreFoundation.

15 years agoFixed an NSObject/NSString inconsistency found by GNUstep.
Jay Freeman (saurik) [Fri, 23 Oct 2009 04:06:35 +0000 (04:06 +0000)] 
Fixed an NSObject/NSString inconsistency found by GNUstep.

15 years agoFixed the ::Class bug and attempted to further abstract GNUstep.
Jay Freeman (saurik) [Fri, 23 Oct 2009 04:01:14 +0000 (04:01 +0000)] 
Fixed the ::Class bug and attempted to further abstract GNUstep.

15 years agoFactored out Objective-C flags.
Jay Freeman (saurik) [Thu, 22 Oct 2009 21:21:59 +0000 (21:21 +0000)] 
Factored out Objective-C flags.

15 years agoPorted back to the iPhone.
Jay Freeman (saurik) [Thu, 22 Oct 2009 21:14:50 +0000 (21:14 +0000)] 
Ported back to the iPhone.

15 years agoForgot the new JavaScriptCore.cpp from earlier commit.
Jay Freeman (saurik) [Thu, 22 Oct 2009 21:11:32 +0000 (21:11 +0000)] 
Forgot the new JavaScriptCore.cpp from earlier commit.

15 years agoForgot the new .mk files in previous commit.
Jay Freeman (saurik) [Thu, 22 Oct 2009 21:09:31 +0000 (21:09 +0000)] 
Forgot the new .mk files in previous commit.

15 years agoContinuing to attempt to get build environment to be somewhat portable.
Jay Freeman (saurik) [Thu, 22 Oct 2009 21:08:55 +0000 (21:08 +0000)] 
Continuing to attempt to get build environment to be somewhat portable.

15 years agoFixed packaging on Linux.
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:56:59 +0000 (09:56 +0000)] 
Fixed packaging on Linux.

15 years agoMake sure the shell is bash!
Douglas William Thrift [Thu, 22 Oct 2009 09:47:35 +0000 (09:47 +0000)] 
Make sure the shell is bash!

15 years agoFixed a minor bug introduced today in CYClause serialization.
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:39:46 +0000 (09:39 +0000)] 
Fixed a minor bug introduced today in CYClause serialization.

15 years agoMoved -fPIC to base configuration.
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:37:13 +0000 (09:37 +0000)] 
Moved -fPIC to base configuration.

15 years agoActually finished using the real apr_getopt API.
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:32:40 +0000 (09:32 +0000)] 
Actually finished using the real apr_getopt API.

15 years agoSwitched from the system getopt to apr_getopt.
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:27:20 +0000 (09:27 +0000)] 
Switched from the system getopt to apr_getopt.

15 years agoPorted back to the iPhone.
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:26:07 +0000 (09:26 +0000)] 
Ported back to the iPhone.

15 years agoFurther makefile reorganization, header file fixes, code movement, and general massag...
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:10:31 +0000 (09:10 +0000)] 
Further makefile reorganization, header file fixes, code movement, and general massaging on the road to portability.

15 years agoApparently, I forgot to commit a file. :(
Jay Freeman (saurik) [Thu, 22 Oct 2009 08:44:43 +0000 (08:44 +0000)] 
Apparently, I forgot to commit a file. :(

15 years agoAdded replacer engine to attach side.
Jay Freeman (saurik) [Thu, 22 Oct 2009 08:10:46 +0000 (08:10 +0000)] 
Added replacer engine to attach side.

15 years agoMaybe fully separated the backend library from Console.
Jay Freeman (saurik) [Thu, 22 Oct 2009 07:51:08 +0000 (07:51 +0000)] 
Maybe fully separated the backend library from Console.

15 years agoFurther factored out Objective-C aspects of Cycript grammar and fixed dylib->$(dll).
Jay Freeman (saurik) [Thu, 22 Oct 2009 07:31:38 +0000 (07:31 +0000)] 
Further factored out Objective-C aspects of Cycript grammar and fixed dylib->$(dll).

15 years agoGrr!
Douglas William Thrift [Thu, 22 Oct 2009 07:26:15 +0000 (07:26 +0000)] 
Grr!

15 years agoSeparated out Objective-C and C language extensions using a new Filter.sh shell scrip...
Jay Freeman (saurik) [Thu, 22 Oct 2009 07:24:24 +0000 (07:24 +0000)] 
Separated out Objective-C and C language extensions using a new Filter.sh shell script and moved related data structures to ObjectiveC.{hpp,mm}.

15 years agoBeginnings of FreeBSD portability.
Douglas William Thrift [Thu, 22 Oct 2009 06:33:47 +0000 (06:33 +0000)] 
Beginnings of FreeBSD portability.

15 years agoStarted working on making the build environment more portable.
Jay Freeman (saurik) [Thu, 22 Oct 2009 06:19:37 +0000 (06:19 +0000)] 
Started working on making the build environment more portable.

15 years agoCompletely rewrote the output serializer to instead do replacement on the parse tree...
Jay Freeman (saurik) [Thu, 22 Oct 2009 05:48:50 +0000 (05:48 +0000)] 
Completely rewrote the output serializer to instead do replacement on the parse tree (seriously: this is epic ;P), refactored labeled statements into CYLabel (a bad move: I regret it and will likely undo this), and redid blocks in a way that (mostly) makes sense.

15 years agoFixed a stupid strcmp() == mistake that broke CYNoIn.
Jay Freeman (saurik) [Wed, 21 Oct 2009 08:28:19 +0000 (08:28 +0000)] 
Fixed a stupid strcmp() == mistake that broke CYNoIn.

15 years agoRe-added final output to script execution, implemented unary affirmation operator...
Jay Freeman (saurik) [Wed, 21 Oct 2009 08:10:36 +0000 (08:10 +0000)] 
Re-added final output to script execution, implemented unary affirmation operator (+), fixed pretty spacing for return/throw and object literals, and fleshed out the complete reserved word list for property banning.

15 years agoFixed some corner cases in flags propogation.
Jay Freeman (saurik) [Wed, 21 Oct 2009 07:06:35 +0000 (07:06 +0000)] 
Fixed some corner cases in flags propogation.

15 years agoFurther drastic simplications of the output mechanism.
Jay Freeman (saurik) [Wed, 21 Oct 2009 06:46:12 +0000 (06:46 +0000)] 
Further drastic simplications of the output mechanism.

15 years agoChanged the syntax error arrow to start at the beginning of the line to setup for...
Jay Freeman (saurik) [Wed, 21 Oct 2009 06:45:58 +0000 (06:45 +0000)] 
Changed the syntax error arrow to start at the beginning of the line to setup for enhanced detection of readline modes.

15 years agoRemoved unused and thereby broken LaunchDaemon configuration.
Jay Freeman (saurik) [Wed, 21 Oct 2009 06:21:52 +0000 (06:21 +0000)] 
Removed unused and thereby broken LaunchDaemon configuration.

15 years agoAdded @ token for E4X.
Jay Freeman (saurik) [Wed, 21 Oct 2009 06:21:15 +0000 (06:21 +0000)] 
Added @ token for E4X.

15 years agoDrastically simplified serializer logic.
Jay Freeman (saurik) [Wed, 21 Oct 2009 00:35:41 +0000 (00:35 +0000)] 
Drastically simplified serializer logic.

15 years agoCheckpointing pretty-printing implementation so I can quickly refactor CYNoLeader.
Jay Freeman (saurik) [Tue, 20 Oct 2009 23:02:14 +0000 (23:02 +0000)] 
Checkpointing pretty-printing implementation so I can quickly refactor CYNoLeader.

15 years agoRemoved dlclose() as it scares me and would cause everything to crash horribly if...
Jay Freeman (saurik) [Tue, 20 Oct 2009 23:01:52 +0000 (23:01 +0000)] 
Removed dlclose() as it scares me and would cause everything to crash horribly if it ever actually worked.

15 years agoAdded Cycript.gc() and fixed 0-argument system.print().
Jay Freeman (saurik) [Tue, 20 Oct 2009 21:40:22 +0000 (21:40 +0000)] 
Added Cycript.gc() and fixed 0-argument system.print().

15 years agoFixed a tokenization bug that caused blank lines a the console to crash horribly.
Jay Freeman (saurik) [Tue, 20 Oct 2009 20:36:21 +0000 (20:36 +0000)] 
Fixed a tokenization bug that caused blank lines a the console to crash horribly.

15 years agoRemoved -mthumb, as it isn't working for me.
Jay Freeman (saurik) [Tue, 20 Oct 2009 11:31:18 +0000 (11:31 +0000)] 
Removed -mthumb, as it isn't working for me.

15 years agoMade drastic changes to the serializer in order to support correctly serializing...
Jay Freeman (saurik) [Tue, 20 Oct 2009 10:22:24 +0000 (10:22 +0000)] 
Made drastic changes to the serializer in order to support correctly serializing jQuery.

15 years agoFixed an occasional crash bug in sig::Type copying.
Jay Freeman (saurik) [Tue, 20 Oct 2009 04:57:15 +0000 (04:57 +0000)] 
Fixed an occasional crash bug in sig::Type copying.

15 years agoGot jQuery parsing (empty finally block, function statements, carriage return) and...
Jay Freeman (saurik) [Tue, 20 Oct 2009 04:44:44 +0000 (04:44 +0000)] 
Got jQuery parsing (empty finally block, function statements, carriage return) and added strict mode with cool warnings.

15 years agoFinished implementing multi-line comments.
Jay Freeman (saurik) [Tue, 20 Oct 2009 00:39:09 +0000 (00:39 +0000)] 
Finished implementing multi-line comments.

15 years agoSetup new objects in lexer to allocate into the correct pool.
Jay Freeman (saurik) [Tue, 20 Oct 2009 00:21:20 +0000 (00:21 +0000)] 
Setup new objects in lexer to allocate into the correct pool.

15 years agoImplemented support for regular expression literals, moved %debug to -DYYDEBUG in...
Jay Freeman (saurik) [Tue, 20 Oct 2009 00:18:59 +0000 (00:18 +0000)] 
Implemented support for regular expression literals, moved %debug to -DYYDEBUG in makefile, and added documentation to the grammar for more ECMA specification chapters.

15 years agoAdded a CYOutput object between std::ostream and the actual mechanism.
Jay Freeman (saurik) [Mon, 19 Oct 2009 22:43:18 +0000 (22:43 +0000)] 
Added a CYOutput object between std::ostream and the actual mechanism.

15 years agoReplaced function closure 'for each'..in compilation with a with closure.
Jay Freeman (saurik) [Mon, 19 Oct 2009 22:20:11 +0000 (22:20 +0000)] 
Replaced function closure 'for each'..in compilation with a with closure.

15 years agoSupport array ffi_type through some shady argumentaton, implement Type[] syntax for...
Jay Freeman (saurik) [Mon, 19 Oct 2009 22:08:37 +0000 (22:08 +0000)] 
Support array ffi_type through some shady argumentaton, implement Type[] syntax for arrays, setup bridging for common C types, reorganized keywords based on actual reservation, removed let(){} and associated GLR, and added static in numerous places I wanted it.

15 years agoAdded CYNoLeader after 'case', implemented a pass-through LetStatement binding (tempo...
Jay Freeman (saurik) [Mon, 19 Oct 2009 18:58:08 +0000 (18:58 +0000)] 
Added CYNoLeader after 'case', implemented a pass-through LetStatement binding (temporary), turned on GLR parser in Bison, moved YYLTYPE #define to handle GLR, reorganized a few grammar statements to make clear what is or is not specification, and fixed the "for each (i in" and "switch" crashes reported by kennytm.

15 years agoFixed a namespace scoping serialization bug (cyt instead of cyv) in array comprehensions.
Jay Freeman (saurik) [Mon, 19 Oct 2009 01:54:58 +0000 (01:54 +0000)] 
Fixed a namespace scoping serialization bug (cyt instead of cyv) in array comprehensions.

15 years agoAdded cyrver to make clean, fixed GC protection for CYJS*, implemented array comprehe...
Jay Freeman (saurik) [Mon, 19 Oct 2009 01:53:13 +0000 (01:53 +0000)] 
Added cyrver to make clean, fixed GC protection for CYJS*, implemented array comprehensions and for each, added a -c flag for pure-compiler mode, and added (driver.pool_) tags on some memory allocations in the grammar.

15 years agoUpdated documentation for new constructor.messages build.
Jay Freeman (saurik) [Sun, 18 Oct 2009 20:45:38 +0000 (20:45 +0000)] 
Updated documentation for new constructor.messages build.

15 years agoFixed memory protection conditions (now that I finally have a GC test case) and imple...
Jay Freeman (saurik) [Sun, 18 Oct 2009 20:24:13 +0000 (20:24 +0000)] 
Fixed memory protection conditions (now that I finally have a GC test case) and implemented a ctrl-c execution cancel mechanism.

15 years agoFixed serialization of function w/ CYNoLeader and implemented line tokenization for...
Jay Freeman (saurik) [Sun, 18 Oct 2009 19:44:09 +0000 (19:44 +0000)] 
Fixed serialization of function w/ CYNoLeader and implemented line tokenization for multi-line readline() events.

15 years agoSlightly reorganized code, fixed @class to work with NoBF principal, integrated the...
Jay Freeman (saurik) [Sun, 18 Oct 2009 19:35:52 +0000 (19:35 +0000)] 
Slightly reorganized code, fixed @class to work with NoBF principal, integrated the prototype chain (with special exceptions for NSDictionary and NSArray), added some safety to the Instance_*_callAsFunction methods, and renamed Class.prototype to Class.messages.

15 years agoNot quite the original, but pretty damn near close.
Jay Freeman (saurik) [Sun, 18 Oct 2009 19:07:03 +0000 (19:07 +0000)] 
Not quite the original, but pretty damn near close.

15 years agoAdded a website folder.
Jay Freeman (saurik) [Sun, 18 Oct 2009 19:03:50 +0000 (19:03 +0000)] 
Added a website folder.

15 years agoStarted work on array comprehensions, implemented multi-line string literals (not...
Jay Freeman (saurik) [Sun, 18 Oct 2009 10:32:51 +0000 (10:32 +0000)] 
Started work on array comprehensions, implemented multi-line string literals (not for console yet), and refactored @class to be an expression (with support for anonymous classes).

15 years agoCYJSObject objectForKey: should be returning nil for undefined keys.
Jay Freeman (saurik) [Sun, 18 Oct 2009 06:16:30 +0000 (06:16 +0000)] 
CYJSObject objectForKey: should be returning nil for undefined keys.

15 years agoCYJSArray is actually supposed to be throwing NSRangeException.
Jay Freeman (saurik) [Sun, 18 Oct 2009 06:08:04 +0000 (06:08 +0000)] 
CYJSArray is actually supposed to be throwing NSRangeException.

15 years agoFixed [Array objectAtIndex: > .length] to return nil.
Jay Freeman (saurik) [Sun, 18 Oct 2009 05:57:27 +0000 (05:57 +0000)] 
Fixed [Array objectAtIndex: > .length] to return nil.

15 years agoSupport complete back/forth mapping between NSMutableArray and Array.
Jay Freeman (saurik) [Sun, 18 Oct 2009 05:47:23 +0000 (05:47 +0000)] 
Support complete back/forth mapping between NSMutableArray and Array.

15 years agoMade Selector derive from Function, fixed numerability of Instance.{constructor,proto...
Jay Freeman (saurik) [Sat, 17 Oct 2009 22:09:55 +0000 (22:09 +0000)] 
Made Selector derive from Function, fixed numerability of Instance.{constructor,prototype,value}, renamed data to internal across-the-board, swapped orderring of ivar iteration to put superclasses first, made Prototype's prototype be the superclasses Prototype, implemented labelled statement serialization, and hammered away at a stupid corner case involving blocks and statment serialization.

15 years agoStarted setting up build environment for Cyrver, fixed Functor prototype, organized...
Jay Freeman (saurik) [Sat, 17 Oct 2009 19:59:34 +0000 (19:59 +0000)] 
Started setting up build environment for Cyrver, fixed Functor prototype, organized ffoData, and added a mechanism to access the .prototype of a Class.

15 years agoFail to auto-@property get a void return.
Jay Freeman (saurik) [Sat, 17 Oct 2009 02:00:22 +0000 (02:00 +0000)] 
Fail to auto-@property get a void return.

15 years agoImproved lexical syntax errors and added not-isatty detection for selecting the parse...
Jay Freeman (saurik) [Sat, 17 Oct 2009 01:39:17 +0000 (01:39 +0000)] 
Improved lexical syntax errors and added not-isatty detection for selecting the parser algorithm.

15 years agoFixed one stupid CYON bug in what was otherwise an awesome release.
Jay Freeman (saurik) [Fri, 16 Oct 2009 23:03:22 +0000 (23:03 +0000)] 
Fixed one stupid CYON bug in what was otherwise an awesome release.

15 years agoBroke apart Connector from Library and fixed cases where '- -' was serialized as...
Jay Freeman (saurik) [Fri, 16 Oct 2009 22:19:56 +0000 (22:19 +0000)] 
Broke apart Connector from Library and fixed cases where '- -' was serialized as '--'.

15 years agoFleshed out support for &, reworked nil internally, setup new Instance(), and impleme...
Jay Freeman (saurik) [Fri, 16 Oct 2009 19:05:51 +0000 (19:05 +0000)] 
Fleshed out support for &, reworked nil internally, setup new Instance(), and implemented hasProperty across-the-board.

15 years agoRenamed Application.cpp to Console.cpp.
Jay Freeman (saurik) [Fri, 16 Oct 2009 18:05:51 +0000 (18:05 +0000)] 
Renamed Application.cpp to Console.cpp.

15 years agoChanged console commands to start with ? and added ?expand to unescape strings.
Jay Freeman (saurik) [Fri, 16 Oct 2009 18:04:26 +0000 (18:04 +0000)] 
Changed console commands to start with ? and added ?expand to unescape strings.

15 years agoI think this objectiriddification will finally stick.
Jay Freeman (saurik) [Fri, 16 Oct 2009 16:45:53 +0000 (16:45 +0000)] 
I think this objectiriddification will finally stick.

15 years agoGot the makefile to not rebuild the .deb constantly, and decided to attempt property...
Jay Freeman (saurik) [Fri, 16 Oct 2009 16:17:39 +0000 (16:17 +0000)] 
Got the makefile to not rebuild the .deb constantly, and decided to attempt property autodetection.

15 years agoImplemented ->, &, and fleshed out *.
Jay Freeman (saurik) [Fri, 16 Oct 2009 15:48:31 +0000 (15:48 +0000)] 
Implemented ->, &, and fleshed out *.

15 years agoImplemented ivar access, added some general runtime reflection hierarchy, changed...
Jay Freeman (saurik) [Fri, 16 Oct 2009 00:27:01 +0000 (00:27 +0000)] 
Implemented ivar access, added some general runtime reflection hierarchy, changed NSCFType.toJSON to use CFCopyDescription, fixed a few bugs in the server/client interaction involving exceptions not getting propogated, further fleshed out CoreFoundation bridging, setup CYSend:: for CYNoLeader flags, and messed with the overall mechanism for converting objects into descriptions (including memory management, naming, and safety for weird types).

15 years agoSupport -p and <script> at the same time.
Jay Freeman (saurik) [Thu, 15 Oct 2009 10:48:55 +0000 (10:48 +0000)] 
Support -p and <script> at the same time.

15 years agoImproved console syntax error reporting.
Jay Freeman (saurik) [Thu, 15 Oct 2009 09:44:30 +0000 (09:44 +0000)] 
Improved console syntax error reporting.

15 years agoAttempted to refactor grammar slightly to obtain better code reuse.
Jay Freeman (saurik) [Thu, 15 Oct 2009 09:44:01 +0000 (09:44 +0000)] 
Attempted to refactor grammar slightly to obtain better code reuse.

15 years agoAdded some common methods to Type class, implemented new Type(size), removed some...
Jay Freeman (saurik) [Thu, 15 Oct 2009 08:46:33 +0000 (08:46 +0000)] 
Added some common methods to Type class, implemented new Type(size), removed some debugging code from the server, simplified Selector.type to one class argument, and refactored property names for the new class name serialization.

15 years agoAdded Instance constructor instance (for Instance.prototype), implemented Type class...
Jay Freeman (saurik) [Thu, 15 Oct 2009 07:33:09 +0000 (07:33 +0000)] 
Added Instance constructor instance (for Instance.prototype), implemented Type class, refactored memory management of Type_privateData, fixed a couple missing spaces in serialization (such as 'newnew'), and dealt with the extra bad exceptions that weren't being caught (unrecognized selectors).

15 years agoFinally got process attach stable.
Jay Freeman (saurik) [Thu, 15 Oct 2009 06:12:21 +0000 (06:12 +0000)] 
Finally got process attach stable.