summaryrefslogtreecommitdiffstatshomepage
path: root/py/lexer.c
Commit message (Expand)AuthorAge
* Improve REPL compount statement detection.Damien2013-10-22
* gc: reserve first block; lexer: free vstr.Damien2013-10-22
* Integrate new lexer stream with stm framework.Damien2013-10-20
* Abstract out back-end stream functionality from lexer.Damien2013-10-20
* Fix up insertion of newline at end of lexer stream.Damien2013-10-18
* Improve indent/dedent error checking and reporting.Damien2013-10-09
* Initial commit.Damien2013-10-04