summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/Compute/AppPredefined.hs
AgeCommit message (Expand)Author
2012-02-28bug fix in AppPredefined: don't compare values that contain variables. this s...aarne
2012-02-24the Predef function eqVal to compare equality of parameter valuesaarne
2011-11-10Now PMCFG is compiled per module and at the end we only link it. The new comp...kr.angelov
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...kr.angelov
2011-11-02Now the compiler maintains more precise information for the source locations ...kr.angelov
2011-10-20Introduce an explicit error value in the Term typehallgren
2011-10-20AppPredefined.hs: more readable notation for the types of primitiveshallgren
2011-06-02Predef functions toUpper, toLower, isUpperaarne
2010-07-01the abstract syntax for Predef.gf is now hard-coded in AppPredefined.hskrasimir
2010-07-01reorganize the modules in GF.Compile.*krasimir