summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-11-09preparing for new ShellStateaarne
2005-11-07Restore old signal handler after each computation.bringert
2005-11-07Allow interrupting commands with Ctrl-C. Catch exceptions throw by commands.bringert
2005-11-06multimodal resourceaarne
2005-11-01Documented SRGS XML generation. Started working on support for probabilities ...bringert
2005-11-01variants compilationaarne
2005-11-01doc of probaarne
2005-11-01PCFG exampleaarne
2005-10-31probabilities in ShellStateaarne
2005-10-31Added SRGS XML grammar printer.bringert
2005-10-31more probsaarne
2005-10-30probabilisticaarne
2005-10-27soaarne
2005-10-27Reduced complexity of reachable in FA determinization.bringert
2005-10-26Made removeIdenticalRules faster by using sortNubBy instead of nubBy.bringert
2005-10-26Removed superfluous Debug.Trace import from SRG.hs.bringert
2005-10-26Moved Graph and Relation stuff to separate modules. Added some QuickCheck pro...bringert
2005-10-16*** empty log message ***janna
2005-10-13make resourceaarne
2005-10-12gt -atomsaarne
2005-10-07Embed/TemplateAppaarne
2005-10-07cfgmaarne
2005-10-06eqStr ; pipe to systemaarne
2005-10-06macro commandsaarne
2005-10-05grep etcaarne
2005-10-05"Committed_by_peb"peb
2005-10-04data defsaarne
2005-10-02def and Listaarne
2005-09-29lexer=ignoreaarne
2005-09-27check depsaarne
2005-09-22Added placeholder for minimizing SLF-style automata.bringert
2005-09-22Generated finite state networks are now state minimal.bringert
2005-09-20CSEE now works fineaarne
2005-09-19debugging cseeaarne
2005-09-19more clee fixaarne
2005-09-19debug cseeaarne
2005-09-18common subexp eliminationaarne
2005-09-16tabulation optimizationaarne
2005-09-15Fixed some bugs in the Graphviz printer.bringert
2005-09-15MAthaarne
2005-09-14Started wotking on NFA to DFA.bringert
2005-09-14unparaarne
2005-09-14Parametrized the type of FAs over the state type.bringert
2005-09-14Parametrized the Graph type over the node type.bringert
2005-09-14Added Graphviz module for graphviz stuff. Move a lot of utility functions to ...bringert
2005-09-14"Committed_by_peb"peb
2005-09-13fix in tcaarne
2005-09-13Added FA and SRG stuff to HelpFile. Fixed typos in history file.bringert
2005-09-13Fixed makeTransitions/mapTransitions typo in PrSLF.bringert
2005-09-12Cleaned up some stuff while trying to find a bug. Turned out I just had not s...bringert