summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-01-20Use right start category names in si command.bringert
2006-01-20Report errors in at command.bringert
2006-01-20more frenchaarne
2006-01-20started romance predication; some restructuring of modules; CheckGrammar valu...aarne
2006-01-19workaround for a compilation bug for param defs (to be fixed)aarne
2006-01-17Use cat and language in ATK si. Support language switching with ATK.bringert
2006-01-16incompleteness warning and PNeg in CheckGrammaraarne
2006-01-13type checking pattern bindingsaarne
2006-01-13pebpeb
2006-01-10API documentation and slight change in Det syntaxaarne
2006-01-09matching empty string fixedaarne
2006-01-07documenting regular patternsaarne
2006-01-07regular expression patternsaarne
2006-01-07regex patterns for tokensaarne
2006-01-06concatenation string patternsaarne
2006-01-05Fixed-point iterate unneccessary node removeal.bringert
2006-01-05Generate monolithic FAs by expanding an MFA.bringert
2006-01-05Added monolithic SLF builind back in.bringert
2006-01-05Sort sub-networks topologically. HTK's HBuild seems to require this.bringert
2006-01-05Remove unused sub-networks when generating multiple FAs.bringert
2006-01-05Remove more unneccessary nodes in SLF networks.bringert
2006-01-05Refactored Graph module. Remove some unneccessary states in slf networks.bringert
2006-01-05Use language flag to select the acoustic model to use with ATK.bringert
2006-01-05Print slf_graphviz with subgraphs.bringert
2006-01-04Build SLF networks with sublattices.bringert
2006-01-03Regenerate Transfer abstract syntaxes with updated BNFC.bringert
2005-12-29Finite state networks: more strictness. alternative (still unused) implementa...bringert
2005-12-29Fintie state networks: fixed stack overflow problem with strictness in Graph ...bringert
2005-12-29Finite state networks: replace some lookup tables with maps. Rewrite closure ...bringert
2005-12-29Finite state minimization: improved performance by using Set State instead of...bringert
2005-12-29Finite state network generation: reimplemented getOutgoing using Data.Map to ...bringert
2005-12-22Some performance improvements in the FA generation.bringert
2005-12-22Some tracing and formatting stuff looking for the the stack overflow problem ...bringert
2005-12-22nosignalaarne
2005-12-22newline in welcomeaarne
2005-12-22Updated version numbers.aarne
2005-12-22Hebrew Letter; news on indexaarne
2005-12-22moved obsolete files; updated umlaut helpaarne
2005-12-22version number, encodingaarne
2005-12-21parsing escaped strings from command line fixedaarne
2005-12-21bug fix in updateShellStateaarne
2005-12-20full disjunctive patterns ; more prec levels for Expaarne
2005-12-20Don't import toLower in PrSLF.bringert
2005-12-17end of tutorial sketchedaarne
2005-12-17tutorial; mkMorpho bug fixaarne
2005-12-16ATK: set CMNDEFAULT programmatically. Requires latest version of atkrec.bringert
2005-12-16Include atk config file in GF. Use environment variable to find the file.bringert
2005-12-16ATK: prepare for supporting multiple languages.bringert
2005-12-16Fixed conflict from Aarne's ATK path changes. Added NOILINE pragma to ATK ini...bringert
2005-12-14Use ATK_HOME variable to find resources.bringert