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-13 14:59:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69f84defb04538c09adaabab35137e05613a003c
gf-core
/
src
/
compiler
/
GF
/
Compile
/
Compute
History
aarne
69f84defb0
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
..
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
merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the separate PGF building
2011-11-02 13:57:11 +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