2013-06-19 |
Jay Freeman (saurik) | Upgrade copyright notice (2013, mk, sh, GPLv3).
|
commit | commitdiff | tree |
2013-06-17 |
Jay Freeman (saurik) | Remove Makefile.in from .gitignore (forgot that).
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Include Makefile.in to drop automake dependency.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Don't rely on cc1obj for Objective-C struct tables.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Clean up a couple #include and build dependencies.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Remove XXX as cur_term is not part of readline.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Isolate linkage of libreadline and libtermcap.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Stop using non-portable (GNU) Makefile features.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Generate new configure script from autoconf inputs.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Explicitly pass empty value for in-place extension.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Fix support for Bison >>2.3 by capitalizing path.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Avoid libapr's .la from breaking libiconv search.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Add libdl to the list of libraries explicitly linked.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Fix bridge definition of UIImageJPEGRepresentation.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Add all dependency m4 scripts to the repository.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Protect against fall-through of color selection.
|
commit | commitdiff | tree |
2013-06-15 |
Jay Freeman (saurik) | Port build environment to automake (break -arch).
|
commit | commitdiff | tree |
2013-06-14 |
Jay Freeman (saurik) | Further improvements to the autoconf scripting.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Simplify autogen.sh by just updating configure.ac.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Remove a couple obsolete rules from the makefile.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Improve isolation of ObjectiveC syntax filter code.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Cast NSUInteger arguments to size_t for %zu format.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Fix a couple simple C++ errors found by clang.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Rename lex.cy.c to .cpp (it's actually a C++ file).
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Upgrade simulator compilation for Xcode 4.6 clang.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Use explicit typed value for CYCatch error return.
|
commit | commitdiff | tree |
2013-06-12 |
Jay Freeman (saurik) | Forgot earlier yy modification: CYTypeArrayOf type.
|
commit | commitdiff | tree |
2013-05-30 |
Jay Freeman (saurik) | Fix a typo in the Bridge definition for dl_info.
|
commit | commitdiff | tree |
2013-05-30 |
Jay Freeman (saurik) | Keep usage of dlerror() from relying on dlsym().
|
commit | commitdiff | tree |
2013-05-30 |
Jay Freeman (saurik) | Cache dlsym() lookups for bridged Functor objects.
|
commit | commitdiff | tree |
2013-03-21 |
Jay Freeman (saurik) | Allow expressions as array subscripts in @encode.
|
commit | commitdiff | tree |
2012-11-07 |
Jay Freeman (saurik) | Use correct variable to verify thread state access.
|
commit | commitdiff | tree |
2012-11-07 |
Jay Freeman (saurik) | Correct incorrect escape sequence for $default grep.
|
commit | commitdiff | tree |
2012-09-23 |
Jay Freeman (saurik) | Move LexPopIn to after the terminating lexer token.
|
commit | commitdiff | tree |
2012-09-23 |
Jay Freeman (saurik) | Detect all lexer state errors, and show line number.
|
commit | commitdiff | tree |
2012-09-23 |
Jay Freeman (saurik) | Theoretically fix bug with in operators in messages.
|
commit | commitdiff | tree |
2012-09-23 |
Jay Freeman (saurik) | Parse bison output to prevent LexSetRegExp mistakes.
|
commit | commitdiff | tree |
2012-09-23 |
Jay Freeman (saurik) | Fix regex literal parsing in field/property lists.
|
commit | commitdiff | tree |
2012-09-23 |
Jay Freeman (saurik) | Fix regex literal parse after return, throw, and =>.
|
commit | commitdiff | tree |
2012-09-16 |
Jay Freeman (saurik) | Allow unnamed arguments with CYTypedParameter.
|
commit | commitdiff | tree |
2012-09-16 |
Jay Freeman (saurik) | Use CYStringify in Type.toCYON to handle quotations.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Use new ^ syntax to bridge Blocks (with @ offset).
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Allow the use of void as a primitive data type.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Add BOOL and bool for boolean (people use those).
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Change void to BlockLiteral in copy/dispose types.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Add Objective-C's id type as a syntax highlight.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Move definitions of Block datatypes to global scope.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Factor common code out of FFI closure adapters.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Allow Objective-C blocks as a short Functor syntax.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Reorganize typed identifier storage for other uses.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Allow Type objects to have associated identifiers.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Add @encode() support and use its grammar for types.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Add .constant to Type (although encoding is weird).
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Replace .$cyi and [#] with .pointerTo and .arrayOf.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Move a line of code so that it matches other cases.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Correct a simple typo in a thrown exception message.
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Support type signature flags in sig::Unparse().
|
commit | commitdiff | tree |
2012-09-15 |
Jay Freeman (saurik) | Replace TypeInstance with Class, which is not Type.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Provide a .typeOf() to get a Type of an ObjC Class.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Throw (don't crash) on parsing invalid specific ids.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Move FunctionInstance_ into alphabetical order.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | We can assume that Instance() will never wrap nil.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Export CYMakeType variants so Objective-C can call.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Use Type as the prototype-bridge for metaclasses.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Fix cy$getProperty so NSArray .length is primitive.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Remove redundant implicit NSString length property.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | CYONify WebUndefined as "undefined" (fixing typo).
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Optionally return comments from lexer to highlight.
|
commit | commitdiff | tree |
2012-09-14 |
Jay Freeman (saurik) | Make minor format changes to lexer (and undefined).
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Use .toString() to CYONify Function, printing code.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Improve definition of CYIsClass using meta classes.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Factor checks for Instance_ as CYJSValueIsNSObject.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Use a dummy space to handle the lower-right corner.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Fix the implementation of cy$toJSON for primitives.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Fix @bool .valueOf() to return boolean, not number.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Prefer __NSCFBoolean to non-__ for iOS compatibility.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Make devoid argument of CYImplements default false.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Remove and compress some dead code in CYDisplayOutput.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Use ?syntax by default and have it control input.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Work around missing column_address with left/right.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | After a window resize, calculate offset, not end.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Fix display mistakes caused by multi-line history.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Fold singular CYDisplayPrompt into CYDisplayUpdate.
|
commit | commitdiff | tree |
2012-09-13 |
Jay Freeman (saurik) | Highlight NULL, YES, and NO identifiers as constants.
|
commit | commitdiff | tree |
2012-09-12 |
Jay Freeman (saurik) | Add some occasionally-missing @'s lost to type cast.
|
commit | commitdiff | tree |
2012-09-12 |
Jay Freeman (saurik) | Revert a minor style change that broke ';function'.
|
commit | commitdiff | tree |
2012-09-12 |
Jay Freeman (saurik) | Syntax highlight nil, an identifier, as a constant.
|
commit | commitdiff | tree |
2012-09-12 |
Jay Freeman (saurik) | Remove redundant @ usage from CYON data structures.
|
commit | commitdiff | tree |
2012-09-12 |
Jay Freeman (saurik) | Syntax highlight commands as the user types them.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Add a new ?syntax option to syntax highlight output.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Replace use of FILE* with std::ostream* in Console.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Document a deficiency in the piped client reader.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Use a single std::istream& to replace file_/data_.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Commit the large accumulation of todo.txt changes.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Document a potential change to FunctionInstance.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Merge CYCastNSObject{,_}, an obsolete distinction.
|
commit | commitdiff | tree |
2012-09-11 |
Jay Freeman (saurik) | Correct a simple typo in a thrown exception message.
|
commit | commitdiff | tree |
2012-07-08 |
Jay Freeman (saurik) | Support ?expand when used with Objective-C strings.
|
commit | commitdiff | tree |
2012-07-02 |
Jay Freeman (saurik) | Preempt accidental fall-through setting properties.
|
commit | commitdiff | tree |
2012-06-18 |
Jay Freeman (saurik) | Remove "Depends: mobilesubstrate" from iOS control.
|
commit | commitdiff | tree |
next |