This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-04-11 13:59:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
997734c8baa5f4110c925b708c014c581dcbf845
gf-core
/
src
/
compiler
/
GF
/
Compile
/
Compute
History
aarne
a2bae03824
missing case in partial evaluation of + fixed
2012-05-15 11:48:30 +00:00
..
Abstract.hs
reorganize the modules in GF.Compile.*
2010-07-01 14:19:32 +00:00
AppPredefined.hs
bug fix in AppPredefined: don't compare values that contain variables. this should be checked even more generally.
2012-02-28 15:13:32 +00:00
Concrete.hs
Remove configuration flag cclazy
2011-11-01 13:45:12 +00:00
ConcreteLazy.hs
missing case in partial evaluation of + fixed
2012-05-15 11:48:30 +00:00
ConcreteNew.hs
The typechecker is still unfinished but at least it can typecheck the English resource grammar
2011-12-02 12:33:26 +00:00
ConcreteStrict.hs
Add lazy version of GF.Compile.Compute.Concrete
2011-09-01 16:39:41 +00:00