summaryrefslogtreecommitdiff
path: root/src/GF/Conversion/SimpleToFCFG.hs
AgeCommit message (Expand)Author
2006-06-21Optimized mkSingletonSelectorskr.angelov
2006-06-21the newName variable wasn't used and now it is removedkr.angelov
2006-06-21Some performance optimizationskr.angelov
2006-06-06initial support for literal categories e.g. String,Int and Floatkr.angelov
2006-06-03support for non-linear grammarskr.angelov
2006-06-03the constraints list in the conversion rules should be sorted tookr.angelov
2006-06-02fix the "stack overflow" error with the Swedish grammarkr.angelov
2006-06-01bugfixkr.angelov
2006-06-01update the copyright messageskr.angelov
2006-06-01add the FCFG parserkr.angelov