1
0
forked from GitHub/gf-core
Commit Graph

842 Commits

Author SHA1 Message Date
aarne
e4a9b92b85 restored lock fields with a clearer warning 2006-06-18 19:23:00 +00:00
aarne
b7483420eb doc update, preparing 2.6 2006-06-17 09:53:42 +00:00
aarne
3d243e2596 adjustments in Paradigms ; lang-specific modules for all except Rus, Ara 2006-06-15 16:24:09 +00:00
bringert
6bd400091c Block SIGINT while running gfInteract, as suggested by Peter. 2006-06-15 01:41:18 +00:00
aarne
ea9dcc6b3c bug fix in MkConcrete 2006-06-08 09:54:41 +00:00
peb
d4a7555d3e added the file GF.Conversion.MCFGtoFCFG 2006-06-07 20:25:39 +00:00
aarne
3e7696ecc4 Lang modules in terms of Grammar 2006-06-07 18:37:11 +00:00
peb
6c5d4da9d0 corrected bottomup MCFG parsing, added GF.Parsing.MCFG.FastActive 2006-06-07 16:18:28 +00:00
peb
8bee2d7def corrected bottomup FCFG parsing 2006-06-07 16:16:17 +00:00
peb
643507e4f3 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
aarne
477feb0af1 fixed a file reading bug ; improved pi 2006-06-03 13:03:17 +00:00
kr.angelov
252b5883f7 remove the dummy (Print n) context 2006-06-03 10:31:36 +00:00
kr.angelov
f634b1b0e1 the constraints list in the conversion rules should be sorted too 2006-06-03 10:30:10 +00:00
aarne
26f52e8380 check circularities in ln 2006-06-03 11:51:08 +00:00
aarne
3da949d3d7 also count lin in oper circ check (some problems remain) 2006-06-02 15:42:57 +00:00
peb
526ce96dfa added -fcgf grammar printer 2006-06-02 10:44:41 +00:00
kr.angelov
75695d3dfe fix the "stack overflow" error with the Swedish grammar 2006-06-02 08:34:17 +00:00
kr.angelov
81c1e95244 enable parsing of empty string 2006-06-01 21:37:22 +00:00
kr.angelov
4cf5648d62 bugfix 2006-06-01 21:36:17 +00:00
aarne
50326c7dcd less recompilation of cf and morpho 2006-06-01 22:35:43 +00:00
aarne
d2952f91f4 author list 2006-06-01 14:15:51 +00:00
kr.angelov
d631ee00d7 update the copyright messages 2006-06-01 11:29:30 +00:00
kr.angelov
a5758468ed add the FCFG parser 2006-06-01 11:19:47 +00:00
kr.angelov
0c0c82603c The SLinType type is changed so that you don't have to use enumerateTerms each time when you want to know the possible table arguments 2006-06-01 10:26:49 +00:00
kr.angelov
a73aa39dcc Add foldBM, foldSolutions and foldFinalStates functions 2006-06-01 10:12:38 +00:00
aarne
96d13e0898 reload = r command 2006-06-01 08:16:21 +00:00
aarne
361504793e bug fixes: too much reading of files ; lin of variant records 2006-06-01 07:51:53 +00:00
bringert
d71e8b65d8 Disable special treatment of lists in SRGS+SISR generation, since OptimTalk can't handle it. 2006-05-31 19:41:05 +00:00
aarne
993f2b3e1e l -multi -all/-table ; same with tb 2006-05-30 22:02:25 +00:00
aarne
6f57b5b530 BronzeageDan 2006-05-30 14:36:40 +00:00
aarne
516abb5d58 lincat typecheck and abstract-interface extension fixed 2006-05-30 12:19:19 +00:00
aarne
674e0c95af updated dialogue to multimodal ; bug fixes in grammar compilation 2006-05-24 15:40:15 +00:00
aarne
1595e31a28 bug fix in with-modules and gr checker; factoring out cats to Common 2006-05-23 22:20:00 +00:00
aarne
1112dbed7e bug fix in Predef.toStr compilation 2006-05-21 11:38:00 +00:00
aarne
db4e3fee20 removed automatic lock fields - must be added by hand in places in resource 2006-05-22 15:48:59 +00:00
bringert
2bb984f22e Imported latest config.sub and config.guess from http://cvs.savannah.gnu.org/viewcvs/config/config/ 2006-05-20 03:31:59 +00:00
bringert
c35890ab2a Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, change all latin-1 characters in haskell code to escapes. 2006-05-20 02:56:06 +00:00
bringert
f757f2ea1e Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able to compile on GHC CVS. 2006-05-20 01:41:53 +00:00
aarne
0ff652e33a Wordlist format 2006-05-18 14:59:58 +00:00
bringert
817a6a488b VoiceXML generation: use cond attribute with blocks, instead of having ifs inside. Recommended by OptimSys support. 2006-04-27 09:30:59 +00:00
bringert
d074641f9d Changed gfdoc to: include modification time of the gf file, instead of document generation time; ignore pragmas at the start of the GF file; not put note about txt2tags in the generated html. 2006-04-21 11:49:06 +00:00
aarne
fa32f755d6 embedded haskelle example: query 2006-04-21 09:14:05 +00:00
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
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