Commit Graph

1596 Commits

Author SHA1 Message Date
bringert
3b3570201a Added debugging flag to generated VoiceXML. 2006-04-20 09:46:54 +00:00
aarne
b6d7da4dd3 star in morpho analysis 2006-04-19 10:04:01 +00:00
aarne
defbe1fb96 utf8 in editor 2006-04-19 09:33:39 +00:00
bringert
9b38240354 Use quest_Cat to generate questions in the VoiceXML printer. 2006-04-19 09:03:19 +00:00
bringert
7f26cea8a2 Disable readline support on cygwin, regardless of GHC version. 2006-04-19 08:48:54 +00:00
bringert
4d3dc4ac54 Look at both command-line and grammar startcat falgs in pg commands. 2006-04-18 12:42:20 +00:00
aarne
3e805a3531 spelling alphabet 2006-04-17 21:03:41 +00:00
bringert
dbd9a25162 Fixed left recursion removal to not create cyclic rules. 2006-04-13 15:07:17 +00:00
bringert
c47da3d351 Removed cycles when building SRGs, to avoid getting left-recursive grammars. 2006-04-13 14:47:37 +00:00
bringert
26b61d82ee generate unique new category names when removing left recursion from cfgs. 2006-04-13 14:29:27 +00:00
aarne
3d7c4e80d7 extended unix grammars with character-based spelling 2006-04-13 14:19:27 +00:00
bringert
256b593ae5 Fixed bug in SRG top-down filtering where the start category would be removed if it wasn't referenced by itself. 2006-04-13 14:18:13 +00:00
bringert
9792052c9a Use a variable for the gf command in resource Makefile, to enable easy profiling. 2006-04-13 13:52:36 +00:00
bringert
4609965d71 Added top-down filtering to the GSL printer. 2006-04-13 13:33:35 +00:00
bringert
9ed344a70d Added -startcat flag to the pg command. 2006-04-13 13:32:58 +00:00
bringert
0fef8d5675 The SLF removeTrivialEmptyNodes optimization could orphan the final node. Fixed this by not bypassing final nodes. 2006-04-12 23:22:35 +00:00
aarne
1a3b95d696 unix command grammar started 2006-04-12 21:14:32 +00:00
aarne
0bffc3c9f6 inherent features of Int 2006-04-04 14:44:46 +00:00
peb
e059fddb6d adding support for 2nd order functions in SimpleGFC format 2006-04-04 09:33:22 +00:00
aarne
19e3b58808 version 3 of quick reference 2006-04-04 07:41:32 +00:00
aarne
1b2f70545c editing the tutorial 2006-04-03 15:37:39 +00:00
aarne
41f899b228 date of 2.5 2006-03-31 16:41:53 +00:00
aarne
43eb7cc662 added some generation facilities 2006-03-31 16:30:44 +00:00
bringert
b67268cc79 In GSL generation: remove punctuation before LR analysis. 2006-03-31 15:52:03 +00:00
bringert
30abcf023c Added colon to the list of punctuation chars in GSL generation. 2006-03-31 15:31:33 +00:00
aarne
c45100b056 gt -noexpand 2006-03-31 13:20:40 +00:00
aarne
2dd2b1e11e slight improvement of Fre compile mem and time 2006-03-30 18:35:26 +00:00
aarne
97bb101c44 opt flag in DiffFre now better 2006-03-30 14:18:58 +00:00
aarne
f8854e00e0 doc/ 2006-03-29 11:58:04 +00:00
aarne
7c98549d08 reference linked 2006-03-29 11:56:02 +00:00
aarne
bbcbf3cc68 reference card 2006-03-29 11:53:30 +00:00
aarne
b5da066ce5 gf reference 2006-03-28 17:02:00 +00:00
peb
3f33c7de5a translated TODO to english, restructured to fit with todoo-mode.el 2006-03-22 12:38:47 +00:00
peb
eeb8f44d48 todo 2006-03-22 05:57:28 +00:00
aarne
56531d7dc8 index 2006-03-21 16:52:49 +00:00
aarne
197af7fbaf German lexicon completed 2006-03-21 15:47:04 +00:00
aarne
b0bd331e1d new version of resource index 2006-03-21 13:58:30 +00:00
aarne
836026a3ce unlexer bug ; "vilka" ; lib path warning ; p -lines result 2006-03-21 13:57:38 +00:00
bringert
ed047e9429 Updated version numbers to 2.5. 2006-03-21 13:57:00 +00:00
bringert
b307f86496 Added release number in debian/changelog. 2006-03-21 13:49:42 +00:00
bringert
1e7d498b6c Set GF_LIB_PATH to the dist dir when building grammar-dist. 2006-03-21 13:20:03 +00:00
bringert
c2b3a28411 Use date-based package name for grammar dist. Included compiled resource-1.0 in grammar dist. 2006-03-21 13:02:14 +00:00
bringert
e6686af2a6 Debian package: build and install gfdoc. 2006-03-21 13:01:58 +00:00
bringert
b5d8ec661f Don't rebuild java code when installing it. 2006-03-21 12:25:34 +00:00
bringert
665e437895 Updated copyright year in src/GF.hs. 2006-03-21 10:55:38 +00:00
bringert
76b2fd19d3 Debian package: use install-gf 2006-03-21 10:49:59 +00:00
bringert
5ef05b0a92 Debian package: use prefix in isntall rule. 2006-03-21 10:48:54 +00:00
bringert
7b0d807422 Debian package: run configure and make in src/. 2006-03-21 10:30:19 +00:00
bringert
2734507e84 Added beginnings of debian packaging stuff. 2006-03-21 10:25:40 +00:00
peb
39dae001b2 fixed bug with variants in GF.Conversion.RemoveErasing 2006-03-21 06:18:03 +00:00