index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
GF
/
Compile
/
Compute
/
ConcreteLazy.hs
Age
Commit message (
Expand
)
Author
2014-10-20
Remove some dead code
hallgren
2014-07-28
Convert from Text.PrettyPrint to GF.Text.Pretty
hallgren
2013-11-29
Commment code and options relating to the old partial evaluator
hallgren
2013-11-29
Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macros
hallgren
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2013-09-09
Fix an old name shadowing bug in concrete syntax by removing the refresh pass
hallgren
2012-05-15
missing case in partial evaluation of + fixed
aarne
2011-11-02
merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...
kr.angelov
2011-10-25
Recording an alternative version of look in Compute/ConcreteLazy.hs
hallgren
2011-10-24
use associativity to force more precompilation of pre expressions
aarne
2011-10-20
Introduce an explicit error value in the Term type
hallgren
2011-10-20
Compute/ConcreteLazy.hs: no need to reverse when looking up labels in records
hallgren
2011-09-09
Remove unused function computeConcreteRec.
hallgren
2011-09-01
Add lazy version of GF.Compile.Compute.Concrete
hallgren