]> git.saurik.com Git - cycript.git/history - Execute.cpp
Try a new (safer) mechanism to get object private.
[cycript.git] / Execute.cpp
2016-01-05  Jay Freeman (saurik)Try a new (safer) mechanism to get object private.
2016-01-05  Jay Freeman (saurik)Allow a * on a CString to get the first character.
2016-01-05  Jay Freeman (saurik)Allow strings to be used as extern or field names.
2016-01-05  Jay Freeman (saurik)Do not use corrupt struct to store type reference.
2016-01-04  Jay Freeman (saurik)Embed core libraries for node.js in libcycript.db.
2016-01-04  Jay Freeman (saurik)Tighten alignment of FFI return values, correctly.
2016-01-04  Jay Freeman (saurik)Add a ?reparse mode to experiment pretty printing.
2016-01-04  Jay Freeman (saurik)Analyze even more headers and added enum typedefs.
2016-01-04  Jay Freeman (saurik)Package everything for Android in simple zip file.
2016-01-03  Jay Freeman (saurik)Don't stack overflow on struct pointers in cycles.
2016-01-03  Jay Freeman (saurik)Do not output class extension syntax for Object{}.
2016-01-03  Jay Freeman (saurik)Find code library, even when relative in debugger.
2016-01-03  Jay Freeman (saurik)Add support for __int128 (though not with libffi).
2016-01-03  Jay Freeman (saurik)Accept initializers when allocating Type with new.
2016-01-03  Jay Freeman (saurik)Use class extension syntax as part of Object CYON.
2016-01-03  Jay Freeman (saurik)Add extern "C" expression, for Functor's toCYON().
2016-01-03  Jay Freeman (saurik)Make Functor/struct output fancy type definitions.
2016-01-03  Jay Freeman (saurik)Support linkers that allow relative library paths.
2016-01-03  Jay Freeman (saurik)Refactor all of Java bridge to release references.
2016-01-02  Jay Freeman (saurik)Fix compilation errors using gcc from Android NDK.
2016-01-02  Jay Freeman (saurik)Update the copyright year now that 2016 has begun.
2016-01-02  Jay Freeman (saurik)Java backend now handles Swill-style Jetty server.
2016-01-02  Jay Freeman (saurik)Made lots of progress on Java bridge (checkpoint).
2016-01-01  Jay Freeman (saurik)This implementation for Java works, but I hate it.
2015-12-31  Jay Freeman (saurik)Remove old features of CYValue that are bad ideas.
2015-12-31  Jay Freeman (saurik)Use variadic templates to better organize Classes.
2015-12-30  Jay Freeman (saurik)Align struct access to struct address, not memory.
2015-12-30  Jay Freeman (saurik)Move x.type() to typeid(x) and implement variadic.
2015-12-29  Jay Freeman (saurik)Attach FFI closure deallocation to Functor's pool.
2015-12-29  Jay Freeman (saurik)Fix Objective-C dictionary/array literal lowering.
2015-12-29  Jay Freeman (saurik)Provide CYCastJSValue override for short integers.
2015-12-29  Jay Freeman (saurik)Improve CString/Pointer consistency, using CArray.
2015-12-29  Jay Freeman (saurik)Tighten (and sort of "fix") some native alignment.
2015-12-29  Jay Freeman (saurik)Fix awkward mistake in embedded NUL char encoding.
2015-12-29  Jay Freeman (saurik)Replace sig::Primitive with full object hierarchy.
2015-12-29  Jay Freeman (saurik)Print NULL instead of crashing for CString.toCYON.
2015-12-28  Jay Freeman (saurik)Make Pointer/Struct .type compatible with Functor.
2015-12-28  Jay Freeman (saurik)Make an array builder to keep JSValueRef on stack.
2015-12-28  Jay Freeman (saurik)Support round trip of signed char through typedef.
2015-12-23  Jay Freeman (saurik)Provide useful-ish error messages from eval calls.
2015-12-23  Jay Freeman (saurik)Use case-sensitive comparison for tab completions.
2015-12-23  Jay Freeman (saurik)Walk up from .libs folder for non-Apple makefiles.
2015-12-23  Jay Freeman (saurik)Add (future) flags field to the bindings database.
2015-12-23  Jay Freeman (saurik)Provide tab completions using the bridge database.
2015-12-23  Jay Freeman (saurik)Provide access to errno (though not from console).
2015-12-23  Jay Freeman (saurik)Implement synchronous lstat: node.js binding demo.
2015-12-23  Jay Freeman (saurik)Generate functions to "bind" parameterized macros.
2015-12-23  Jay Freeman (saurik)Move pre-cached bridge data into the bridge cache.
2015-12-23  Jay Freeman (saurik)Fix bridge cache (it must be *below* Cycript.all).
2015-12-23  Jay Freeman (saurik)Avoid clang_tokenize and just get the source file.
2015-12-23  Jay Freeman (saurik)Both tighten and correct alignment of pool malloc.
2015-12-22  Jay Freeman (saurik)Struct field access must be mindful of alignments.
2015-12-22  Jay Freeman (saurik)Automatically generate FFI bridges using libclang.
2015-12-22  Jay Freeman (saurik)Memory allocated by new will be garbage collected.
2015-12-21  Jay Freeman (saurik)Support requiring simple modules installed by npm.
2015-12-21  Jay Freeman (saurik)Transform ECMAScript 6 import as CommonJS require.
2015-12-20  Jay Freeman (saurik)Use dladdr to improve toCYON of pointers/functors.
2015-12-20  Jay Freeman (saurik)Support cast and call of pointer-to-function type.
2015-12-20  Jay Freeman (saurik)Fix quote when stringifying C/Objective-C strings.
2015-12-20  Jay Freeman (saurik)Do not allow loss of precision due to double cast.
2015-12-20  Jay Freeman (saurik)Implement toPointer for CString, Pointer, Functor.
2015-12-19  Jay Freeman (saurik)Include type in toCYON for opaque Pointer address.
2015-12-19  Jay Freeman (saurik)Make char * extend String and cast well to void *.
2015-12-19  Jay Freeman (saurik)Port Error.toCYON() to JS and write Date.toCYON().
2015-12-19  Jay Freeman (saurik)Try to use std::streambuf instead of std::istream.
2015-12-19  Jay Freeman (saurik)Finally provide totally legit support for structs.
2015-12-19  Jay Freeman (saurik)Add typedef-expressions syntax to replace @encode.
2015-12-15  Jay Freeman (saurik)Avoid using NULL-terminated strings when possible.
2015-12-15  Jay Freeman (saurik)Throw SyntaxError, not Error, for Cycript.compile.
2015-12-12  Jay Freeman (saurik)Reboot variable renaming for lexical name scoping.
2015-12-08  Jay Freeman (saurik)Remove ?syntax and set failure exit code on throw.
2015-12-02  Jay Freeman (saurik)The grammar and lexer should not share a filename.
2015-11-30  Jay Freeman (saurik)Drop support for ObjC @implementation expressions.
2015-11-26  Jay Freeman (saurik)Use -fvisibility=hidden to avoid slow symbol stub.
2015-11-24  Jay Freeman (saurik)Drastically improve pretty printed code structure.
2015-11-18  Jay Freeman (saurik)We should not explicitly cast pointers to doubles.
2015-11-17  Jay Freeman (saurik)Implement Ctrl-C "cancel" with ExecutionTimeLimit.
2015-11-13  Jay Freeman (saurik)JavaScriptCore assumes delete callback isn't NULL. v0.9.505
2015-11-11  Jay Freeman (saurik)Merge adapter into callback, removing indirection.
2015-11-11  Jay Freeman (saurik)Isolate ffi_call uses to only one common function.
2015-11-10  Jay Freeman (saurik)Update copyright for 2015 (and it is almost 2016).
2015-11-09  Jay Freeman (saurik)GNUstep does not export object_getClass *sigh* :(.
2015-11-05  Jay Freeman (saurik)Port to the now modern version of GNUstep (Linux).
2015-11-04  Jay Freeman (saurik)Fix object reference comparisons (and remove nil).
2015-10-12  Jay Freeman (saurik)I don't think the Types_ TypeMap was ever used :/.
2015-10-12  Jay Freeman (saurik)Prefer JSValueIsStrictEqual to compare prototypes.
2015-09-15  Jay Freeman (saurik)On iOS 9, JSObjectGetPrototype changes JSValueRef.
2015-09-15  Jay Freeman (saurik)Guarantee hooks_ is initialized before CYRegister.
2014-10-11  Jay Freeman (saurik)Support having multiple language hooks registered.
2014-10-11  Jay Freeman (saurik)/System/Library/Frameworks is an Apple-only path.
2014-10-11  Jay Freeman (saurik)Update copyright for 2014 and relicense to AGPLv3.
2014-06-05  Jay Freeman (saurik)Avoid infinite recursion while CYONifying objects.
2014-06-04  Jay Freeman (saurik)Slightly improve horrible #ifdef'd type encoding.
2014-01-26  Jay Freeman (saurik)Attempt to load a framework when no module found.
2014-01-26  Jay Freeman (saurik)Do not cache modules if the module doesn't exist.
2014-01-26  Jay Freeman (saurik)CYPoolCode should simply take an std::istream &.
2014-01-26  Jay Freeman (saurik)Recursive CommonJS modules didn't actually work.
2014-01-26  Jay Freeman (saurik)Add hasProperty for All and ObjectiveC::Classes.
2014-01-21  Jay Freeman (saurik)Move lib/cycript to cycript0.9 to free up cycript.
2014-01-21  Jay Freeman (saurik)Allow usage of .type on objects of type Message.
next