summaryrefslogtreecommitdiff
path: root/src/GF/Conversion/SimpleToFCFG.hs
AgeCommit message (Collapse)Author
2007-09-19adapted GFCC2FCFG to other uses of GFCC, made it to default parseraarne
2007-01-11fix aliases handlingkr_angelov
2007-01-11remove all fromIntegral callskr_angelov
2006-12-28GFCC to FCFG conversionkr_angelov
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