summaryrefslogtreecommitdiff
path: root/src/compiler/GFC.hs
AgeCommit message (Expand)Author
2014-02-04GFC.hs: encodeFile_ is not available in the standard Data.Binaryhallgren
2014-01-09Check file datestamp before creating PGF file when compiling grammarshallgren
2014-01-09Check file datestamps before unioning PGF files (fix)hallgren
2014-01-09Check file datestamps before unioning PGF fileshallgren
2013-12-10option --split-pgf replaces option --mk-index. This splits the PGF into one f...kr.angelov
2013-11-25Change how GF deals with character encodings in grammar fileshallgren
2013-11-20Reduced clutter in monadic codehallgren
2013-11-06the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l...kr.angelov
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-09-19Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 moduleshallgren
2012-10-23cleanuphallgren
2012-08-29A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...kr.angelov
2011-11-15more structured format for errors and warnings from the compilerkr.angelov
2010-12-11Adding an option to the gf compiler to add an index to pgf filesgdetrez
2010-12-07shell command pg -pgf writes current pgf into a fileaarne
2010-06-18Yay!! Direct generation of PMCFG from GF grammarkrasimir
2010-06-09dead code elimination for PGF. Note: the produced grammars will not work well...krasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir