summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Command/Importing.hs
AgeCommit message (Expand)Author
2016-03-22fix the handling of separators in BNFC which are not nonemptykrasimir
2016-03-22CFGtoPGF is now extended to support context-free grammars with primitive para...krasimir
2016-03-21initial support for BNFC syntax in context-free grammars for GF. Not all feat...krasimir
2015-03-05remove some more old codekrasimir
2015-02-27GF shell: fixed problems with previous change of the -retain flaghallgren
2014-11-10Documentation improvements and cleanup relating to the IOE monadhallgren
2014-10-22Various small changes for improved documentationhallgren
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2014-05-24now we compile context-free grammars directly to PGF without going via GF sou...kr.angelov
2014-03-21refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...kr.angelov
2014-01-09Check file datestamp before creating PGF file when compiling grammarshallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-09-19Introduce type RawIdent; only 9 imports of Data.ByteString.Char8 remainhallgren
2011-11-02Now the compiler maintains more precise information for the source locations ...kr.angelov
2011-08-28import command now gives priority to new abstract syntax, and discards the ol...aarne
2010-11-30format .gfm for multiple modules in the same file; includes lines with ;-sepa...aarne
2010-09-24restored the .ebnf grammar formataarne
2010-06-18Yay!! Direct generation of PMCFG from GF grammarkrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir