summaryrefslogtreecommitdiff
path: root/src/compiler/GF/CompileInParallel.hs
AgeCommit message (Expand)Author
2014-11-10Documentation improvements and cleanup relating to the IOE monadhallgren
2014-10-28Use terminfo to highlight warnings and errors in blue and redhallgren
2014-10-28A couple of haddock documentation improvementshallgren
2014-10-21ModuleName and Ident are now distinct typeshallgren
2014-10-21Renaming SourceGrammar to Grammar and similarly for some related typeshallgren
2014-10-20type IOE a = IO ahallgren
2014-10-20Remove some dead codehallgren
2014-10-16More haddock documentation improvementshallgren
2014-10-15Fixes for the haddock documentationhallgren
2014-09-08(1) Refactor concurrency, (2) write to .gfo.tmp then rename to .gfohallgren
2014-08-25Fix GHC 7.4 compatibility issue caused by previous patchhallgren
2014-08-25Experimental: parallel batch compilation of grammarshallgren