summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/Compute/ConcreteLazy.hs
AgeCommit message (Expand)Author
2014-10-20Remove some dead codehallgren
2014-07-28Convert from Text.PrettyPrint to GF.Text.Prettyhallgren
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-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-09-09Fix an old name shadowing bug in concrete syntax by removing the refresh passhallgren
2012-05-15missing case in partial evaluation of + fixedaarne
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...kr.angelov
2011-10-25Recording an alternative version of look in Compute/ConcreteLazy.hshallgren
2011-10-24use associativity to force more precompilation of pre expressionsaarne
2011-10-20Introduce an explicit error value in the Term typehallgren
2011-10-20Compute/ConcreteLazy.hs: no need to reverse when looking up labels in recordshallgren
2011-09-09Remove unused function computeConcreteRec.hallgren
2011-09-01Add lazy version of GF.Compile.Compute.Concretehallgren