Commit Graph

630 Commits

Author SHA1 Message Date
bringert
3374034bbf Transfer: support printing meta variable values. 2005-11-29 17:08:08 +00:00
bringert
c756b75ad8 Transfer: don't eta-expand overshadowed constructors. 2005-11-29 17:07:17 +00:00
bringert
68411f04f9 Fixed type argument to recursive call in generated composOp. 2005-11-29 16:10:52 +00:00
bringert
ba9461090e In transfer beta reduction optimization: reduce bottom-up instead of top-down. 2005-11-29 15:56:35 +00:00
bringert
eef20fa404 Added meta variables to transfer front-end and core. 2005-11-29 15:48:13 +00:00
bringert
2be80a7e3b Transfer generation: cat constructors should not have tree types. 2005-11-29 14:55:45 +00:00
bringert
dc06abd643 Transfer data type generation now uses the Tree type constructor for data constructor types. 2005-11-29 13:59:27 +00:00
bringert
3564aa406b Added GrammarToTransfer. It works, except that the constructor types are missing Tree here and there. 2005-11-29 12:22:40 +00:00
bringert
967891cfd7 Transfer compiler: extended variable removal to variables bound in case expressions. 2005-11-28 23:02:04 +00:00
bringert
884055566e Transfer compilation: Change varibles which are not used to wildcards. 2005-11-28 22:39:53 +00:00
bringert
cb6f3088b5 Fixed transfer composOp generation to support tree types that don't take a single type argument. 2005-11-28 22:31:09 +00:00
bringert
5d7bcac1e5 Changed precedence of projection to be higher than application. 2005-11-28 21:45:58 +00:00
bringert
5a82068ddc Regenerated transfer layout syntax module with bug-fixed BNFC. Fixed printing of tokens in correct positions in the layout test program. 2005-11-28 21:25:03 +00:00
bringert
101f43dcd4 Cleaned up closure stuff in the transfer interpreter. 2005-11-28 19:12:15 +00:00
bringert
2f5ee5b6ef Added evaluateExp and builtin to InterpreterAPI. Check for EOF in interactive transfer interpreter mode. 2005-11-25 18:02:36 +00:00
aarne
fe1fdf3afd questions and transfer in shell state 2005-11-25 17:40:51 +00:00
bringert
dbe8e61acc Move transfer into the GF repo. 2005-11-25 16:36:19 +00:00
peb
78e272be3c solved: path problem in SimpleGFC 2005-11-24 10:02:53 +00:00
aarne
9a9d057a34 simple problem tracing 2005-11-24 09:25:39 +00:00
aarne
2f8514e54a extending proto resource API 2005-11-23 21:38:11 +00:00
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
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
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
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
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
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
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