summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/PGFtoHaskell.hs
AgeCommit message (Expand)Author
2017-08-29the embedded grammars now work with both the pure Haskell and the Haskell bin...Krasimir Angelov
2017-03-22fixed a bug in Eq instance generation for GADT and lexical categoriesaarne
2017-02-24corrected fg generation for lexical categories, to avoid a type error in gene...aarne
2015-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2014-08-11a partial support for def rules in the C runtimekr.angelov
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-07-24hs datatype generation for empty abstract types addedaarne
2012-08-29A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...kr.angelov
2011-04-06generate Eq instance for GADTaarne
2011-04-06fixed the printing of predefined and list categories in haskell=gadtaarne
2011-03-05added composOp generation to haskell-gadt, and an example in examples/gadt-tr...aarne
2011-03-04revived GADT generationaarne
2010-10-02refactor the API for random generation again. Now PGF contains probabilities ...krasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2010-02-17fix the Haskell code generationkrasimir
2009-12-14rename some modules that had GFCC in the name to PGF+somethingkrasimir