summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Grammar/Macros.hs
AgeCommit message (Expand)Author
2012-10-25GF.Grammar.Macros: add function collectPattOphallgren
2012-10-24GF.Grammar.Macros: add function composPattOphallgren
2012-06-26Report many type errors instead of stopping after the first onehallgren
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-20Some experiments with PSeq (left commented out)hallgren
2011-09-07GF.Grammar.Macros: simplify composOp and composSafeOphallgren
2011-09-01GF.Grammar.*: generalized the type of some functions that can not fail from t...hallgren
2011-03-03overloaded opers included in sorting of judgementsaarne
2011-02-28the command show_operations to inspect opers in scopeaarne
2010-11-12operations in the abstract syntaxkrasimir
2010-06-18Yay!! Direct generation of PMCFG from GF grammarkrasimir
2010-05-28refactoring in GF.Grammar.Grammarkrasimir
2010-05-28composOp should iterate under ImplArgkrasimir
2010-03-22store and propagate the exact source location for all judgements in the gramm...krasimir
2010-02-16no need to keep the list of constructors per category in .gfokrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir