summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Data/Relation.hs
AgeCommit message (Collapse)Author
2012-06-26Report many type errors instead of stopping after the first onehallgren
In GF.Compile.CheckGrammar, use a new topological sorting function that groups independent judgements, allowing them all to be checked before continuing or reporting errors.
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated