summaryrefslogtreecommitdiff
path: root/src/compiler/GF/CompileOne.hs
AgeCommit message (Expand)Author
2014-12-08Haddock documentation: expose exportPGF, some other small improvementshallgren
2014-10-28Use terminfo to highlight warnings and errors in blue and redhallgren
2014-10-28Show paths relative to the current directory in progress reportshallgren
2014-10-21Renaming SourceGrammar to Grammar and similarly for some related typeshallgren
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-25Experimental: parallel batch compilation of grammarshallgren
2014-08-22Command line flag -s/-q now silences all warningshallgren
2014-08-20Add lifted directory operations in GF.System.Directory to eliminate the need ...hallgren
2014-08-20GF.CompileOne: refactoring to reduce code duplication and improve readabilityhallgren
2014-08-13Refactoring in GF.Compile and GF.ReadFiles with an eye to parallel compilationhallgren