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
fffc5f2507e3adb2e3e6c780f94f5a68e7cb59f6
gf-core
/
src
/
compiler
/
GF
/
Compile
/
Compute
History
kr.angelov
fffc5f2507
Sketch of the new type checker for the concrete syntax. Enabled only with -new-comp
2011-11-29 12:12:51 +00:00
..
Abstract.hs
reorganize the modules in GF.Compile.*
2010-07-01 14:19:32 +00:00
AppPredefined.hs
Now PMCFG is compiled per module and at the end we only link it. The new compilation schema is few times faster.
2011-11-10 14:09:41 +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
Sketch of the new type checker for the concrete syntax. Enabled only with -new-comp
2011-11-29 12:12:51 +00:00
ConcreteStrict.hs
Add lazy version of GF.Compile.Compute.Concrete
2011-09-01 16:39:41 +00:00