]> git.saurik.com Git - cycript.git/history - Scanner.lpp.in
Call rl_newline instead of attempting to simulate.
[cycript.git] / Scanner.lpp.in
2015-12-09  Jay Freeman (saurik)Allow multi-line editing and drop libedit support.
2015-12-08  Jay Freeman (saurik)Move LexSetRegEx to new "post-lookahead" paradigm.
2015-12-07  Jay Freeman (saurik)Implement ECMAScript 6 class syntax (sort of?...).
2015-12-03  Jay Freeman (saurik)Avoid crashing when the user types a mismatched }.
2015-12-02  Jay Freeman (saurik)Compress lexer tables for usual download in Cydia.
2015-12-02  Jay Freeman (saurik)The grammar and lexer should not share a filename.