]> git.saurik.com Git - cycript.git/history - Syntax.cpp
Make Pointer/Struct .type compatible with Functor.
[cycript.git] / Syntax.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-02  Jay Freeman (saurik)The grammar and lexer should not share a filename.