Commit Graph

2311 Commits

Author SHA1 Message Date
krasimir
60c2d054ee the shell now supports cp1251 coding with se command. works with the word completion as well 2008-06-27 10:33:46 +00:00
aarne
5c713d8f02 took away old-examples 2008-06-27 09:18:50 +00:00
aarne
f7b2a83059 version-related changes in Makefile and help 2008-06-27 09:09:29 +00:00
aarne
e8dc8c3ef5 interrupt in proper place in GFI 2008-06-27 06:50:50 +00:00
aarne
757ea827e6 debugging arabic 2008-06-26 21:40:21 +00:00
aarne
a1da4b7c48 removed Transfer interpreter 2008-06-26 21:05:50 +00:00
aarne
fb1d9b7d2c removed transfer from gf3 2008-06-26 21:05:01 +00:00
aarne
33eb6d899f moved interruption to GFI level to capture all commands 2008-06-26 21:01:51 +00:00
aarne
ba63991007 fixed decodeUTF8 for pgf; removed old resources from darcs 2008-06-26 19:41:25 +00:00
aarne
accab4e20b oops, forgot add Coding 2008-06-26 18:48:28 +00:00
aarne
ed708ffda6 uniform encoding: gfo and pgf in UTF8, internal in unicode 2008-06-26 16:35:45 +00:00
aarne
f7622321de utf8 adjustments 2008-06-26 06:52:01 +00:00
bjorn
313ef2908d Changed src-3.0 to src in GF.cabal 2008-06-25 18:29:21 +00:00
bjorn
e459cc7771 Include coding flag in .gfo files.
Because the PGF file gets all the flags from the GFO file automatically, we get the coding flag in the PGF file too. This is undesirable, since PGF is supposed to always by in UTF-8.
2008-06-25 18:14:45 +00:00
aarne
5971c110e9 added a slot for Urdu in Text.Transliterations 2008-06-25 17:42:19 +00:00
aarne
67b80bcd40 removed JavaGUIs from src 2008-06-25 17:05:19 +00:00
bjorn
53a8693f3a quote stirng in getDataDir as generated by make today 2008-06-25 17:20:16 +00:00
aarne
e9e80fc389 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
b96b36f43d removed src for 2.9 2008-06-25 16:43:48 +00:00
aarne
fe367412e0 Updated version numbers for 2.9f (final 2.9). 2008-06-25 16:34:50 +00:00
aarne
9557106010 added default decodings to Make, to enable multilingual utf8 generation 2008-06-24 21:52:07 +00:00
aarne
0b22e97524 trying to get the coding flag to work in grammars 2008-06-24 14:31:21 +00:00
aarne
239f310eb5 cp1251 coding ; trying to recognize the coding flag in grammar 2008-06-24 13:58:04 +00:00
aarne
223480bb77 langs option to Make.hs ; utf8 exception in linearization from the coding flag in grammar 2008-06-24 08:35:02 +00:00
krasimir
7e6a3cf32e remove the comments about the meta variables. They are not relevant anymore 2008-06-23 14:32:55 +00:00
krasimir
942bd31273 typo in the PGF documentation 2008-06-23 14:23:14 +00:00
krasimir
cec5143092 added type signature for expr2tree to make it visible for haddock 2008-06-23 14:12:40 +00:00
aarne
65b2670ce7 html string option 2008-06-23 09:19:21 +00:00
krasimir
f62c70bdd5 the Makefile should generate Paths_gf.hs with GF_DATA_DIR instead of GF_LIB_DIR 2008-06-23 08:53:09 +00:00
krasimir
8b47619361 fix Haskell embedded grammars 2008-06-23 08:48:17 +00:00
bjorn
9d6e3c7b95 SRG generation: start categories etc should be checked after category renaming. 2008-06-22 21:01:38 +00:00
bjorn
377d5664c7 Rename SRG categories after preprocessing, since pp may introduce illegal category names. 2008-06-22 20:28:39 +00:00
aarne
0f205f67d4 threaded string operations to strings if given as options to linearize 2008-06-22 19:02:09 +00:00
aarne
e9b21c92a0 Finnish negation particle stored in VP for vowel harmony 2008-06-22 18:33:15 +00:00
aarne
8fb6ed6692 facility to compile many modules (needed for old gf and cf) 2008-06-22 16:04:01 +00:00
aarne
0a43025bbe added -nofun and -nocat options to vt 2008-06-22 14:15:06 +00:00
aarne
0f0e65f706 tree visualization command 2008-06-22 13:07:09 +00:00
aarne
25f486858f prefix and variants restored in linearization 2008-06-22 09:01:32 +00:00
bjorn
80108924f9 Added SLF, RegExp and Dot printing to exportPGF. 2008-06-22 12:01:29 +00:00
bjorn
0643efb659 Get GF.Speech.PrRegExp to compile. 2008-06-22 11:58:31 +00:00
bjorn
0c46e23269 Added old GF.Speech.PrRegExp back in 2008-06-22 11:56:12 +00:00
bjorn
7a70b13866 Get GF.Speech.SLF to compile in GF 3. 2008-06-22 11:51:53 +00:00
bjorn
08df93d892 Added old GF.Speech.PrSLF back in 2008-06-22 11:31:06 +00:00
aarne
ff5ddf447f added some words to complete resource test 2008-06-20 16:08:22 +00:00
aarne
298c14046b extended api with some IQuant rules 2008-06-20 11:54:37 +00:00
aarne
e4119186fa tutorial semantics example works except one rul 2008-06-20 10:38:03 +00:00
aarne
c3bb8267e6 restored mathematical in 1.4; forgave some lock fields in overload resolution 2008-06-20 09:21:52 +00:00
aarne
1d21167ee9 some more words in index-3 2008-06-19 16:25:43 +00:00
krasimir
79bd6c2096 yBGLexicon is not part of the distribution -> remove from cabal 2008-06-19 15:05:59 +00:00
krasimir
883e96b0c5 move the prelude sources to the prelude directory and add the resource library to cabal 2008-06-19 14:16:05 +00:00