2009-10-27 |
Jay Freeman... | Rewrote for-each-in in terms of let, and replaced let... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Updated todo, license, and title. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Completed massive refactoring operation to completely... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Insanely massive refactoring, bringing both exceptions... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Use .length in order to deal with Array. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | A few GNUstep fixes. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jay Freeman... | Finally finished this stupid CYONification refactorization. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Jay Freeman... | Updated the ignorance filter. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Jay Freeman... | Moved from plist files to sqlite3 and finalized non... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Jay Freeman... | Checkpointing syntax work on E4X before temporarily... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jay Freeman... | Reorganized grammar to improve InputElement{RegExp... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jay Freeman... | Began work on implementing E4X. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jay Freeman... | Found the garbage collection bug from hell (classes... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Reset accidental debugging flags hardcode. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Fixed a typo I made while coding on my iPhone, on an... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Deleted the trash folder per previous commit. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Moving various files that aren't used anymore from... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jay Freeman... | Implemented [super ...] calls in @class blocks. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Fixed a crash that was occuring when unowned objects... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Improved support for null-including strings. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Mostly insulated Objective-C from Library.mm. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Fixed some type errors that changing the return types... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Renamed some types for GNUstep. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Various typo-fixes in the attempt to port to GNUstep. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Am getting close to removing all of CoreFoundation. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Furthering the cause of removing CoreFoundation. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Fixed an NSObject/NSString inconsistency found by GNUstep. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jay Freeman... | Fixed the ::Class bug and attempted to further abstract... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Factored out Objective-C flags. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Ported back to the iPhone. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Forgot the new JavaScriptCore.cpp from earlier commit. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Forgot the new .mk files in previous commit. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Continuing to attempt to get build environment to be... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Fixed packaging on Linux. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Douglas William... | Make sure the shell is bash! |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Fixed a minor bug introduced today in CYClause serializ... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Moved -fPIC to base configuration. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Actually finished using the real apr_getopt API. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Switched from the system getopt to apr_getopt. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Ported back to the iPhone. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Further makefile reorganization, header file fixes... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Apparently, I forgot to commit a file. :( |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Added replacer engine to attach side. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Maybe fully separated the backend library from Console. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Further factored out Objective-C aspects of Cycript... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Douglas William... | Grr! |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Separated out Objective-C and C language extensions... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Douglas William... | Beginnings of FreeBSD portability. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Started working on making the build environment more... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jay Freeman... | Completely rewrote the output serializer to instead... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Fixed a stupid strcmp() == mistake that broke CYNoIn. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Re-added final output to script execution, implemented... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Fixed some corner cases in flags propogation. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Further drastic simplications of the output mechanism. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Changed the syntax error arrow to start at the beginnin... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Removed unused and thereby broken LaunchDaemon configur... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Added @ token for E4X. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jay Freeman... | Drastically simplified serializer logic. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Checkpointing pretty-printing implementation so I can... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Removed dlclose() as it scares me and would cause every... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Added Cycript.gc() and fixed 0-argument system.print(). |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Fixed a tokenization bug that caused blank lines a... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Removed -mthumb, as it isn't working for me. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Made drastic changes to the serializer in order to... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Fixed an occasional crash bug in sig::Type copying. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Got jQuery parsing (empty finally block, function state... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Finished implementing multi-line comments. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Setup new objects in lexer to allocate into the correct... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jay Freeman... | Implemented support for regular expression literals... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jay Freeman... | Added a CYOutput object between std::ostream and the... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jay Freeman... | Replaced function closure 'for each'..in compilation... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jay Freeman... | Support array ffi_type through some shady argumentaton... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jay Freeman... | Added CYNoLeader after 'case', implemented a pass-throu... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jay Freeman... | Fixed a namespace scoping serialization bug (cyt instea... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jay Freeman... | Added cyrver to make clean, fixed GC protection for... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Updated documentation for new constructor.messages... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Fixed memory protection conditions (now that I finally... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Fixed serialization of function w/ CYNoLeader and imple... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Slightly reorganized code, fixed @class to work with... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Not quite the original, but pretty damn near close. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Added a website folder. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Started work on array comprehensions, implemented multi... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | CYJSObject objectForKey: should be returning nil for... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | CYJSArray is actually supposed to be throwing NSRangeEx... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Fixed [Array objectAtIndex: > .length] to return nil. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Jay Freeman... | Support complete back/forth mapping between NSMutableAr... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Jay Freeman... | Made Selector derive from Function, fixed numerability... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Jay Freeman... | Started setting up build environment for Cyrver, fixed... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Jay Freeman... | Fail to auto-@property get a void return. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Jay Freeman... | Improved lexical syntax errors and added not-isatty... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Fixed one stupid CYON bug in what was otherwise an... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Broke apart Connector from Library and fixed cases... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Fleshed out support for &, reworked nil internally... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Renamed Application.cpp to Console.cpp. |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Changed console commands to start with ? and added... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | I think this objectiriddification will finally stick. |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Got the makefile to not rebuild the .deb constantly... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Implemented ->, &, and fleshed out *. |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Jay Freeman... | Implemented ivar access, added some general runtime... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Jay Freeman... | Support -p and <script> at the same time. |
commit | commitdiff | tree | snapshot |
next |