summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Infra/UseIO.hs
AgeCommit message (Expand)Author
2015-08-13GF Shell: refactoring for improved modularity and reusability:hallgren
2014-11-10Documentation improvements and cleanup relating to the IOE monadhallgren
2014-11-10Some work to improve the structure of the haddock documenationhallgren
2014-10-22Various small changes for improved documentationhallgren
2014-10-20type IOE a = IO ahallgren
2014-10-16Turn the GF compiler into a library. Main program is now in src/programs/gf.hshallgren
2014-10-16More haddock documentation improvementshallgren
2014-08-25Experimental: parallel batch compilation of grammarshallgren
2014-08-13Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8hallgren
2014-08-13Refactoring in GF.Compile and GF.ReadFiles with an eye to parallel compilationhallgren
2014-07-27Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...hallgren
2014-05-21in verbosity mode the compiler warns about missing pathskr.angelov
2013-12-16GF.Compile.ReadFiles: reduced code duplicationhallgren
2013-11-21Some more monadic lifting changeshallgren
2013-11-20Reduced clutter in monadic codehallgren
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
2013-01-28Better error message for Predef.errorhallgren
2012-12-20added alltenses to the default search path (just like prelude)aarne
2012-11-08Eliminate warnings about deprecated use of catch and tryhallgren
2012-10-23cleanuphallgren
2012-09-25Use the SIO monad in the GF shellhallgren
2012-08-29Use nub' instead of nub in some places, remove some unused nub importspeter.ljunglof
2012-02-20GF.Inra.UseIO: add instance Functor IOE, add method fail to instance Monad IOEhallgren
2011-11-15more structured format for errors and warnings from the compilerkr.angelov
2011-04-13GF.Infra.UseIO: add functions readBinaryFile & writeBinaryFilehallgren
2011-03-03GF shell restricted modehallgren
2010-04-28wf,vt,vp,vd,aw should store files in utf8krasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir