summaryrefslogtreecommitdiff
path: root/src/GF/Speech/Relation.hs
AgeCommit message (Collapse)Author
2008-11-27Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data.bjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-12-20Added newlines and ends of some files. This makes sed happy.bringert
2006-12-17Added still unused implementation of Moore's LCLR algorithm for left ↵bringert
recursion elimination. Fixed top category generation for SRG (included LR-elimination-added categories before).
2006-09-13Removed extra comma in import list of src/GF/Speech/Relation.hs. This ↵bringert
prevented compilation on current ghc HEAD.
2006-04-13Added top-down filtering to the GSL printer.bringert
2005-12-22Some performance improvements in the FA generation.bringert
2005-10-26Moved Graph and Relation stuff to separate modules. Added some QuickCheck ↵bringert
properties for Relation. Improved relation datastructure and algorithms, making FA generation much faster.