summaryrefslogtreecommitdiff
path: root/src/compiler/GFI.hs
AgeCommit message (Expand)Author
2014-10-15Rename modules GFI, GFC & GFServer...hallgren
2014-07-27Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...hallgren
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2014-04-04Removed imports of TypeCheck.Concrete, fixed problems in TypeCheck.RConcretehallgren
2013-11-29Commment code and options relating to the old partial evaluatorhallgren
2013-11-29Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macroshallgren
2013-11-28GFI: adapt to character encoding changeshallgren
2013-11-20Reduced clutter in monadic codehallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-09-19Introduce type RawIdent; only 9 imports of Data.ByteString.Char8 remainhallgren
2013-09-19Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 moduleshallgren
2012-12-14More work on the new partial evaluatorhallgren
2012-12-11partial evaluator workhallgren
2012-12-07Make -new-comp the default and bump the version number to 3.3.11-darcshallgren
2012-11-14Add flag --document-root for user with gf --serverhallgren
2012-11-13Adding a new experimental partial evalutatorhallgren
2012-10-23cleanuphallgren
2012-10-18Use NOINLINE for build info and darcs version infohallgren
2012-10-05Factor out code for setting the console encodinghallgren
2012-09-25Use the SIO monad in the GF shellhallgren
2011-12-14gf -server[=port]hallgren
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...kr.angelov
2011-09-26don't count app nodes in term sizeaarne
2011-09-25generalized show_dependencies to take a list of constants as its argumentaarne
2011-09-24bug fixes in code size analysisaarne
2011-09-22the sd -size command now shows the size of all code needed for defining an operaarne
2011-09-21statistics on grammar size in terms of constructorsaarne
2011-09-21commands ss to show source, and sd to show the dependencies of a constantaarne
2011-09-20command ss to show source (including gfo) in text; to be extendedaarne
2011-08-31GF.Compile.Coding: cleaner code hallgren
2011-08-30GF.Infra.Modules: keep the modules of a grammar in a finite map instead of a ...hallgren
2011-08-25reload command in shellaarne
2011-04-20Ctrl-C shouldn't terminate the GF shellhallgren
2011-04-15GFI.hs: some refactoring for readabilityhallgren
2011-04-13Added a preliminary "gf -server" mode.hallgren
2011-04-04GFI.hs: refactoring to add a function for executing a single GF shell command.hallgren
2011-04-04Add build info to the GF shell welcome messagehallgren
2011-03-03GF shell restricted modehallgren
2011-02-28the command show_operations to inspect opers in scopeaarne
2011-02-25Predef.error surfaces as error message in compilation and cc commandaarne
2010-12-14option cc -list addedaarne
2010-12-10preparing resource api for multilingual documentationaarne
2010-07-01reorganize the modules in GF.Compile.*krasimir
2010-07-01redesign the open-literals APIkrasimir
2010-04-22removed mention of 2.9 welcome, and some traces in visualizationaarne
2010-04-19fix command cc for Unicodekrasimir
2010-04-19always use Haskeline. drop Readline & Editlinekrasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2010-04-06dependency graph can be restricted to some modules; added help dgaarne
2010-03-22store and propagate the exact source location for all judgements in the gramm...krasimir