This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-core
Watch
1
Star
0
Fork
0
You've already forked gf-core
forked from
GitHub/gf-core
Code
Pull Requests
Activity
Files
47eb774cdf297b21b226a5699f954aadd9aa47e5
gf-core
/
src
/
compiler
/
GF
/
Compile
/
Compute
History
krasimir
47eb774cdf
the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewriten to use the complete evaluator in GF.Compile.Compute.ConcreteNew. The old sketchy implementation in GF.Compile.Compute.ConcreteNew1 is now removed.
2016-03-02 13:38:02 +00:00
..
Abstract.hs
remove some more old code
2015-03-05 14:47:36 +00:00
AppPredefined.hs
Convert from Text.PrettyPrint to GF.Text.Pretty
2014-07-28 11:58:00 +00:00
Concrete.hs
Commment code and options relating to the old partial evaluator
2013-11-29 16:26:49 +00:00
ConcreteNew.hs
the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewriten to use the complete evaluator in GF.Compile.Compute.ConcreteNew. The old sketchy implementation in GF.Compile.Compute.ConcreteNew1 is now removed.
2016-03-02 13:38:02 +00:00
Predef.hs
the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewriten to use the complete evaluator in GF.Compile.Compute.ConcreteNew. The old sketchy implementation in GF.Compile.Compute.ConcreteNew1 is now removed.
2016-03-02 13:38:02 +00:00
Value.hs
Preliminary new shell feature: cc -trace.
2015-09-28 22:23:56 +00:00