Commit Graph

2169 Commits

Author SHA1 Message Date
kr.angelov 496f1fc876 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 f7d8cdfc2e Add foldBM, foldSolutions and foldFinalStates functions 2006-06-01 10:12:38 +00:00
aarne 34ca8208ac reload = r command 2006-06-01 08:16:21 +00:00
aarne 5e665fa2ac bug fixes: too much reading of files ; lin of variant records 2006-06-01 07:51:53 +00:00
bringert 0e484f094f Disable special treatment of lists in SRGS+SISR generation, since OptimTalk can't handle it. 2006-05-31 19:41:05 +00:00
aarne c51846361f l -multi -all/-table ; same with tb 2006-05-30 22:02:25 +00:00
aarne 719e751051 BronzeageDan 2006-05-30 14:36:40 +00:00
aarne 5dc1edf50f lincat typecheck and abstract-interface extension fixed 2006-05-30 12:19:19 +00:00
aarne 1aa8abb074 updated dialogue to multimodal ; bug fixes in grammar compilation 2006-05-24 15:40:15 +00:00
aarne 750ef2ca30 bug fix in with-modules and gr checker; factoring out cats to Common 2006-05-23 22:20:00 +00:00
aarne 00e7c3225e bug fix in Predef.toStr compilation 2006-05-21 11:38:00 +00:00
aarne 4f9ba74f72 removed automatic lock fields - must be added by hand in places in resource 2006-05-22 15:48:59 +00:00
bringert 6217a2a4d9 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 b7e1e31909 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 49849d7fe3 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 7fa31cc644 Wordlist format 2006-05-18 14:59:58 +00:00
bringert e1ea20277c 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 4bb72d9343 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 0268576142 embedded haskelle example: query 2006-04-21 09:14:05 +00:00
bringert 8c77d8e951 Added debugging flag to generated VoiceXML. 2006-04-20 09:46:54 +00:00
aarne 5f0b09fa08 star in morpho analysis 2006-04-19 10:04:01 +00:00
aarne 0ab646fa2f utf8 in editor 2006-04-19 09:33:39 +00:00
bringert ccd5189766 Use quest_Cat to generate questions in the VoiceXML printer. 2006-04-19 09:03:19 +00:00
bringert 43b962f525 Disable readline support on cygwin, regardless of GHC version. 2006-04-19 08:48:54 +00:00
bringert a663a046ed Look at both command-line and grammar startcat falgs in pg commands. 2006-04-18 12:42:20 +00:00
bringert 6eac1e2be2 Fixed left recursion removal to not create cyclic rules. 2006-04-13 15:07:17 +00:00
bringert dbfef31538 Removed cycles when building SRGs, to avoid getting left-recursive grammars. 2006-04-13 14:47:37 +00:00
bringert c5d0416996 generate unique new category names when removing left recursion from cfgs. 2006-04-13 14:29:27 +00:00
bringert 47dedcf256 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 aa309abecf Added top-down filtering to the GSL printer. 2006-04-13 13:33:35 +00:00
bringert 293a0eb988 Added -startcat flag to the pg command. 2006-04-13 13:32:58 +00:00
bringert 97956fc13f 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 a42a232c57 inherent features of Int 2006-04-04 14:44:46 +00:00
peb c437f63404 adding support for 2nd order functions in SimpleGFC format 2006-04-04 09:33:22 +00:00
aarne 82fbc184b6 added some generation facilities 2006-03-31 16:30:44 +00:00
bringert cb046fea18 In GSL generation: remove punctuation before LR analysis. 2006-03-31 15:52:03 +00:00
bringert 8dfa27bb6d Added colon to the list of punctuation chars in GSL generation. 2006-03-31 15:31:33 +00:00
aarne ae30eca844 gt -noexpand 2006-03-31 13:20:40 +00:00
peb e6beca01cb translated TODO to english, restructured to fit with todoo-mode.el 2006-03-22 12:38:47 +00:00
aarne e7f325f975 unlexer bug ; "vilka" ; lib path warning ; p -lines result 2006-03-21 13:57:38 +00:00
bringert da61e709ad Updated version numbers to 2.5. 2006-03-21 13:57:00 +00:00
bringert e97e112937 Set GF_LIB_PATH to the dist dir when building grammar-dist. 2006-03-21 13:20:03 +00:00
bringert f5f230b6c0 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 388fd424a9 Don't rebuild java code when installing it. 2006-03-21 12:25:34 +00:00
bringert b7f5f9d404 Updated copyright year in src/GF.hs. 2006-03-21 10:55:38 +00:00
peb 6d13bb9e3c fixed bug with variants in GF.Conversion.RemoveErasing 2006-03-21 06:18:03 +00:00
bringert 19af3254dc Replaced all used of Data.FiniteMap with Data.Map. 2006-03-20 12:49:31 +00:00
aarne 5d772cbfa2 MatchTerm: testing conditions on terms, e.g. nodup 2006-03-16 21:26:22 +00:00
aarne e658e345fd exitFailure with gf -make 2006-03-16 20:33:35 +00:00
aarne f156073a13 method for flattening grammars 2006-03-16 15:26:37 +00:00