]> git.saurik.com Git - cycript.git/history - Analysis.cpp
Speed up tab completion and hide $cy* identifiers.
[cycript.git] / Analysis.cpp
2016-01-04  Jay Freeman (saurik)Analyze even more headers and added enum typedefs.
2016-01-03  Jay Freeman (saurik)Bake more standard header files into the C bridge.
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)Add all supported binding API headers to analysis.
2015-12-23  Jay Freeman (saurik)Convert static inline functions into bridge stubs.
2015-12-22  Jay Freeman (saurik)Automatically generate FFI bridges using libclang.