Age | Commit message (Expand) | Author |
---|---|---|
2016-05-15 | Support a | b notation for DCGs | Timotej Lazar |
2016-05-15 | Hack in support for DCGs in Prolog parser | Timotej Lazar |
2016-05-08 | Prolog: support CLP(FD) in parser | Timotej Lazar |
2016-04-24 | Support CLP(R) expressions in Prolog parser | Timotej Lazar |
2015-12-10 | Support Tree objects in python.util.stringify | Timotej Lazar |
2015-12-10 | Disable debug info when generating Prolog parser | Timotej Lazar |
2015-12-10 | Fix a parser bug | Timotej Lazar |
2015-12-10 | Use the NLTK ParentedTree class for parser output | Timotej Lazar |
2015-12-10 | Add copyright info | Timotej Lazar |
2015-08-11 | Use Node class from monkey.util in parser | Timotej Lazar |
2015-08-11 | Add a parser for (simplified) Prolog | Timotej Lazar |