summaryrefslogtreecommitdiff
path: root/src/GF/Compile/Concrete/AppPredefined.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-12-07Constructors.str2numeral for making numerals from stringsaarne
2009-11-13bugfix: In AppPredefined.hs, PTrue and PFalse should be declared as constructorskrasimir
2009-10-25strip some redundant constructors from GF.Grammar.Grammarkrasimir
2009-10-24split the abstract syntax specific and the concrete syntax specific modules ↵krasimir
in different subfolders in GF.Compile