| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-09 | a major redesign in the C runtime. The parser and the linearizer now fully ↵ | kr.angelov | |
| support BIND. The following things are still broken: parseval, word completion, handling 'pre', the robust mode | |||
| 2013-09-05 | remove the read and write modules from libgu. this simplifies the i/o layer | kr.angelov | |
| 2013-08-19 | word completion in the C runtime now returns multi-word expressions and the ↵ | kr.angelov | |
| category for every expression | |||
| 2013-05-01 | word completion in the C runtime. The runtime/python/test.py example is now ↵ | kr.angelov | |
| using readline with word completion | |||
| 2013-04-18 | added API for computing bracketed strings from Python and C | kr.angelov | |
| 2013-02-01 | This patch removes Gregoire's parse_tokens function in the python binding ↵ | kr.angelov | |
| and adds another implementation which builds on the existing API for lexers in the C runtime. Now it is possible to write incremental Lexers in Python | |||
| 2012-12-13 | a top-level API for parsing in the C runtime | kr.angelov | |
| 2012-03-09 | libpgf: added simple lexer | kr.angelov | |
