kr.angelov
|
694f6eb984
|
code polishing for the literal category support
|
2006-06-08 21:23:29 +00:00 |
|
kr.angelov
|
98d0af8d73
|
add the chartAssocs function. It returns both the key and the item.
|
2006-06-08 21:19:40 +00:00 |
|
kr.angelov
|
f09e929dd1
|
initial support for literal categories e.g. String,Int and Float
|
2006-06-06 21:30:14 +00:00 |
|
kr.angelov
|
283379b57f
|
support for non-linear grammars
|
2006-06-03 17:58:34 +00:00 |
|
aarne
|
d1dc04747b
|
restored lock fields with a clearer warning
|
2006-06-18 19:23:00 +00:00 |
|
aarne
|
4204b3e4eb
|
doc update, preparing 2.6
|
2006-06-17 09:53:42 +00:00 |
|
bringert
|
afac97b821
|
Block SIGINT while running gfInteract, as suggested by Peter.
|
2006-06-15 01:41:18 +00:00 |
|
aarne
|
a0c60530cb
|
bug fix in MkConcrete
|
2006-06-08 09:54:41 +00:00 |
|
peb
|
14f9452fd8
|
added the file GF.Conversion.MCFGtoFCFG
|
2006-06-07 20:25:39 +00:00 |
|
aarne
|
06e8ae025e
|
Lang modules in terms of Grammar
|
2006-06-07 18:37:11 +00:00 |
|
peb
|
da3a5d27e3
|
corrected bottomup MCFG parsing, added GF.Parsing.MCFG.FastActive
|
2006-06-07 16:18:28 +00:00 |
|
peb
|
55cb508a0f
|
corrected bottomup FCFG parsing
|
2006-06-07 16:16:17 +00:00 |
|
peb
|
4009b46358
|
new conversion MCFG -> FCFG, new grammar printers for FCFG
|
2006-06-07 16:06:49 +00:00 |
|
aarne
|
4a3d280df5
|
fixed a file reading bug ; improved pi
|
2006-06-03 13:03:17 +00:00 |
|
kr.angelov
|
97dada16f6
|
remove the dummy (Print n) context
|
2006-06-03 10:31:36 +00:00 |
|
kr.angelov
|
81d9aea92f
|
the constraints list in the conversion rules should be sorted too
|
2006-06-03 10:30:10 +00:00 |
|
aarne
|
c5550bd482
|
check circularities in ln
|
2006-06-03 11:51:08 +00:00 |
|
aarne
|
f24ec8b8c2
|
also count lin in oper circ check (some problems remain)
|
2006-06-02 15:42:57 +00:00 |
|
peb
|
3ddb066a55
|
added -fcgf grammar printer
|
2006-06-02 10:44:41 +00:00 |
|
kr.angelov
|
58bcb9e22e
|
fix the "stack overflow" error with the Swedish grammar
|
2006-06-02 08:34:17 +00:00 |
|
kr.angelov
|
81f2e036e7
|
enable parsing of empty string
|
2006-06-01 21:37:22 +00:00 |
|
kr.angelov
|
d1fa17ba6b
|
bugfix
|
2006-06-01 21:36:17 +00:00 |
|
aarne
|
501c3eed7f
|
less recompilation of cf and morpho
|
2006-06-01 22:35:43 +00:00 |
|
kr.angelov
|
35d2d47356
|
update the copyright messages
|
2006-06-01 11:29:30 +00:00 |
|
kr.angelov
|
e51eaed4fd
|
add the FCFG parser
|
2006-06-01 11:19:47 +00:00 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|