]> git.saurik.com Git - cycript.git/history - Analyze.cpp
Avoid clang_tokenize and just get the source file.
[cycript.git] / Analyze.cpp
2015-12-23  Jay Freeman (saurik)Avoid clang_tokenize and just get the source file.
2015-12-23  Jay Freeman (saurik)Convert static inline functions into bridge stubs.
2015-12-23  Jay Freeman (saurik)Move brackets from parts to pattern: it's simpler.
2015-12-23  Jay Freeman (saurik)Use CXCursor_AsmLabelAttr to fix $INODE64 on stat.
2015-12-22  Jay Freeman (saurik)Automatically generate FFI bridges using libclang.