summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compiler.hs
AgeCommit message (Expand)Author
2019-02-08enable export of canonical grammars to JSON and YAMLPeter Ljunglöf
2019-01-22More work on the canonica_gf exportThomas Hallgren
2019-01-17Adding -output-format canonical_gfThomas Hallgren
2017-09-07the experimental export to Lambda Prolog is now obsolete and is removedKrasimir Angelov
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-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2014-12-11Work in progress on translating linearization functions to Haskellhallgren
2014-12-08Haddock documentation: expose exportPGF, some other small improvementshallgren
2014-11-10Documentation improvements and cleanup relating to the IOE monadhallgren
2014-10-22Various small changes for improved documentationhallgren
2014-10-21ModuleName and Ident are now distinct typeshallgren
2014-10-16Some work on the haddock documentationhallgren
2014-10-16More haddock documentation improvementshallgren
2014-10-15Rename modules GFI, GFC & GFServer...hallgren