Commit Graph

6614 Commits

Author SHA1 Message Date
bringert fe0408c9a4 Make tools/mktoday.sh executable in dist and snapshot. Reported by Johan Bockgård. 2005-11-23 15:35:21 +00:00
bringert 68e216d7f8 Added srgs_xml_prob to HelpFile. 2005-11-23 13:16:31 +00:00
aarne ce6c032c6f experimenting with English VP 2005-11-22 22:00:47 +00:00
bringert e8cc4b5967 Added SRGS printing and command interruption to gf-history. 2005-11-21 10:21:05 +00:00
bringert 90bdab23e0 Fixed bugs in the snapshot versioning code. 2005-11-18 14:43:44 +00:00
bringert 92973fe78a Fixed snapshot building to use data-based version number. 2005-11-18 14:40:31 +00:00
aarne 7c6210d6e6 matching with "" 2005-11-18 14:24:12 +00:00
aarne 524c4829f9 nondeterministic lexer, e.g. subseqs 2005-11-17 23:17:42 +00:00
bringert e29a1430bf Added section with technical information. 2005-11-17 18:21:42 +00:00
bringert da018afd5a Documented how to record changes when using read-only access. 2005-11-17 18:00:17 +00:00
bringert a889489b95 Added a missing dot in darcs.txt (testing new permissions posthook). 2005-11-17 17:51:47 +00:00
bringert 6cf5a133ab Updated ReleaseProcedure with darcs stuff. 2005-11-17 16:13:37 +00:00
bringert f9e1075bc5 Changed Makefile use of CVS for creating dists to use darcs. 2005-11-17 16:07:51 +00:00
bringert 65b42711d6 Document version requirements for ssh. 2005-11-17 15:57:09 +00:00
bringert 68972edf3e Some formatting fixes. 2005-11-17 15:03:30 +00:00
bringert 2e808d442d Some fixes in darcs.txt. Added darcs.html. 2005-11-17 14:57:23 +00:00
bringert fc0316e7ae Added darcs.txt. 2005-11-17 14:31:15 +00:00
peb 01c9d9ebf2 "Committed_by_peb" 2005-11-16 09:21:21 +00:00
aarne 2cea1a25bb work on cf 2005-11-15 16:56:13 +00:00
aarne 1fd1f44fcc extended cf syntax; Det experiment 2005-11-15 10:43:32 +00:00
aarne f339b8839b arbitrary lincat records; noparse pragmas 2005-11-14 15:03:40 +00:00
aarne 505eb2ec57 project to interpret CLE 2005-11-12 15:26:21 +00:00
aarne 00b435c839 compilation of functors 2005-11-11 22:24:33 +00:00
bringert c52e57411b Made mapAssignM more efficient. 2005-11-11 15:38:00 +00:00
bringert 1c4c17f1b6 More efficient implementations of mapPairsM and mapPairListM 2005-11-11 15:12:41 +00:00
bringert ac4ce06a21 Allow disabling signal support in configure. 2005-11-11 10:12:49 +00:00
bringert 136728e336 Prepared for generation of finite automata in C. 2005-11-10 15:43:44 +00:00
bringert 5ae8cdc3d0 Moved FA and regular grammar printers to a separate module. 2005-11-10 13:19:33 +00:00
aarne e322a9e5e3 started IDE support project 2005-11-09 21:34:01 +00:00
aarne aa3ba333d8 preparing for new ShellState 2005-11-09 14:14:30 +00:00
aarne d1675f0aba trams with mm library 2005-11-07 21:45:22 +00:00
bringert 71cd8efe27 Restore old signal handler after each computation. 2005-11-07 21:27:13 +00:00
bringert abf9823601 Allow interrupting commands with Ctrl-C. Catch exceptions throw by commands. 2005-11-07 19:15:05 +00:00
aarne c113c20862 multimodal resource 2005-11-06 21:00:36 +00:00
aarne 9ee93b4dce tt 2005-11-02 09:51:37 +00:00
bringert 928c84b36c Documented SRGS XML generation. Started working on support for probabilities in SRG generation. Added support for probabilities in for SRGS. 2005-11-01 19:09:04 +00:00
aarne a6cd4c131b variants compilation 2005-11-01 14:39:12 +00:00
aarne 27c65e985d doc of prob 2005-11-01 08:20:09 +00:00
aarne a48236172f PCFG example 2005-11-01 08:10:54 +00:00
aarne f06638cc7d probabilities in ShellState 2005-10-31 18:02:34 +00:00
bringert 94f87d8502 Added SRGS XML grammar printer. 2005-10-31 15:48:08 +00:00
aarne 7c78f5e409 more probs 2005-10-31 07:12:18 +00:00
aarne f9293c6b29 probabilistic 2005-10-30 22:44:00 +00:00
janna 815dda6b4b *** empty log message *** 2005-10-28 08:45:28 +00:00
aarne c9977d50bf so 2005-10-27 12:21:53 +00:00
bringert 9dfa8a5032 Reduced complexity of reachable in FA determinization. 2005-10-27 08:16:30 +00:00
bringert f3bd409b1b Made removeIdenticalRules faster by using sortNubBy instead of nubBy. 2005-10-26 17:47:16 +00:00
bringert a01248d1c9 Removed superfluous Debug.Trace import from SRG.hs. 2005-10-26 16:14:03 +00:00
bringert 3d4200d3fe Moved Graph and Relation stuff to separate modules. Added some QuickCheck properties for Relation. Improved relation datastructure and algorithms, making FA generation much faster. 2005-10-26 16:13:13 +00:00
janna 5a9ec27143 *** empty log message *** 2005-10-16 20:16:05 +00:00