Commit Graph

  • 78cd216243 Added canParse function to the PGF API. Make parseAllLang and parseAll skip languages which don't have parsers, instead of always throwing exceptions when some language is missing a parser. bjorn 2008-08-18 09:26:24 +00:00
  • 3a21fcd4ba Added languageCode function to the PGF API. bjorn 2008-08-18 09:25:43 +00:00
  • 5e1836d4f9 Added languageCode function to the PGF API. bjorn 2008-08-18 09:25:43 +00:00
  • 7743fee09c Removed spurious lin foo = bar in DemoEng. bjorn 2008-08-18 08:58:11 +00:00
  • d22474ea8d Updated resource grammar fle list in GF.cabal bjorn 2008-08-18 08:47:39 +00:00
  • c9983ac6b5 Updated resource grammar fle list in GF.cabal bjorn 2008-08-18 08:47:39 +00:00
  • f28dc5ac16 gfc can now combine PGF files. bjorn 2008-08-15 21:10:54 +00:00
  • 95cdaaf4c4 gfc can now combine PGF files. bjorn 2008-08-15 21:10:54 +00:00
  • 137133b742 Added peacekeeping example back in. Doesn't compile yet. bjorn 2008-08-15 20:21:12 +00:00
  • 66c927937a bronzeage grammar restored except for three ones with issues ; arabic transliteration added aarne 2008-08-16 18:55:28 +00:00
  • ddbeff3028 improved error message in pgf compilation to help debugging aarne 2008-08-16 12:27:59 +00:00
  • 22c434a39b Added Makefile for fastcgi server. bjorn 2008-08-15 20:33:04 +00:00
  • 5bdfedcedf Qualify PGF import in fastcgi server, to avoid hiding Language, which breaks with older cgi versions. bjorn 2008-08-15 20:31:23 +00:00
  • 0f51f5187c Added peacekeeping example back in. Doesn't compile yet. bjorn 2008-08-15 20:21:12 +00:00
  • 65a25ad181 bronzeage grammar restored except for three ones with issues ; arabic transliteration added aarne 2008-08-16 18:55:28 +00:00
  • b1b2e6766d workaround in Spanish and French for a pgf compiler issue showing in pronArg aarne 2008-08-16 12:29:04 +00:00
  • 20fe8a8c20 improved error message in pgf compilation to help debugging aarne 2008-08-16 12:27:59 +00:00
  • e2f5add011 Added Makefile for fastcgi server. bjorn 2008-08-15 20:33:04 +00:00
  • e121f8f4cf Qualify PGF import in fastcgi server, to avoid hiding Language, which breaks with older cgi versions. bjorn 2008-08-15 20:31:23 +00:00
  • 38cdd44001 numerals demo on the web aarne 2008-08-15 15:28:09 +00:00
  • 7df3c6ec72 numerals demo on the web aarne 2008-08-15 15:28:09 +00:00
  • ba78322409 examples of morphological synthesis/analysis as top-level grammars aarne 2008-08-15 12:41:04 +00:00
  • f56ad59698 examples of morphological synthesis/analysis as top-level grammars aarne 2008-08-15 12:41:04 +00:00
  • 0475ef3414 Added a basic stylesheet for the js and ajax translators. bjorn 2008-08-15 11:46:36 +00:00
  • c00007c49e Added a basic stylesheet for the js and ajax translators. bjorn 2008-08-15 11:46:36 +00:00
  • 7a2268d9d5 JS translator: fixed typo, before a ul was produced instead of an li bjorn 2008-08-15 11:28:41 +00:00
  • 310d7cc63a JS translator: fixed typo, before a ul was produced instead of an li bjorn 2008-08-15 11:28:41 +00:00
  • 08fae303df First working version of the AJAX translation client. bjorn 2008-08-15 11:14:13 +00:00
  • a4bc886a31 First working version of the AJAX translation client. bjorn 2008-08-15 11:14:13 +00:00
  • c32be3e827 Change JS translation to replace existing output when a new translation is done. bjorn 2008-08-15 10:53:59 +00:00
  • 8719bb9530 typo in AllHin corrected; excluded ReflA2 in Demo (not needed in concretes any more) aarne 2008-08-14 20:30:17 +00:00
  • 5368b95a45 added linearization of john_PN - hope it's right aarne 2008-08-14 20:29:21 +00:00
  • 0ce04f1a6e forgiving names in concrete that are not in abstract, with a warning (no warning guaranteed if this is because restricted inheritance) aarne 2008-08-14 20:25:52 +00:00
  • 1302960992 forgiving names in concrete that are not in abstract, with a warning (no warning guaranteed if this is because restricted inheritance) aarne 2008-08-14 20:25:52 +00:00
  • 5939be16b8 Refactor js translator to be able to share some code with the ajax version. bjorn 2008-08-14 18:51:06 +00:00
  • bf7ec18141 Started working on an AJAX client for the fastcgi server. bjorn 2008-08-14 15:56:52 +00:00
  • b8de42f050 Started working on an AJAX client for the fastcgi server. bjorn 2008-08-14 15:56:52 +00:00
  • 094150fde1 Added /cats and /langs to fastcgi server. bjorn 2008-08-14 15:56:38 +00:00
  • f29fac369e Added /cats and /langs to fastcgi server. bjorn 2008-08-14 15:56:38 +00:00
  • ca5a30b3f7 Print gf commands in Make.hs for debugging purposes. bjorn 2008-08-14 15:25:05 +00:00
  • 0caebe9092 removed optStr from IdiomEng aarne 2008-08-14 14:21:42 +00:00
  • ac6b028b1b changed startcat from Phr to S in Demo aarne 2008-08-14 14:17:27 +00:00
  • b2e7b6f89d Better error handlig in the GF FastCGi server. bjorn 2008-08-14 12:08:38 +00:00
  • 4792a92eb5 Better error handlig in the GF FastCGi server. bjorn 2008-08-14 12:08:38 +00:00
  • a7aa8fb981 Added first version of the GF FastCGI server. bjorn 2008-08-14 09:06:26 +00:00
  • 38d37c4149 Added first version of the GF FastCGI server. bjorn 2008-08-14 09:06:26 +00:00
  • 3aee461ec0 Added startcat flag to Demo.gf bjorn 2008-08-14 08:07:24 +00:00
  • 77270a010a Remove the grammars directory. It was full of old grammars that don't compile these days. See the old source distributions if you want them. bjorn 2008-08-14 07:58:04 +00:00
  • 5245c1e2b7 Remove the grammars directory. It was full of old grammars that don't compile these days. See the old source distributions if you want them. bjorn 2008-08-14 07:58:04 +00:00
  • 664bc8f534 Added .PHONY to lib/resource/Makefile bjorn 2008-08-14 07:57:50 +00:00
  • f43f756edb Remove superfluous DemoI.gf. bjorn 2008-08-14 07:56:41 +00:00
  • 0bbb906141 Remove src/module-structure.txt, it's about the restructuring in GF 2.2. bjorn 2008-08-14 07:14:22 +00:00
  • a709c654d1 Remove src/module-structure.txt, it's about the restructuring in GF 2.2. bjorn 2008-08-14 07:14:22 +00:00
  • 6619326df0 Include concrete syntax flags in generated JS. bjorn 2008-08-13 12:08:11 +00:00
  • b296099441 Include concrete syntax flags in generated JS. bjorn 2008-08-13 12:08:11 +00:00
  • 538f173447 Added missing translator.js bjorn 2008-08-13 11:11:25 +00:00
  • d43f3e7f5d Add language selectors to JavaScript translator. bjorn 2008-08-12 20:13:41 +00:00
  • d836aac9cd First working JavaScript translator. bjorn 2008-08-12 19:35:27 +00:00
  • 03660714f1 Use Food grammar as the example grammar.js. bjorn 2008-08-12 19:35:05 +00:00
  • 56adb8b8cd Compile AllX.gf instead of LangX.gf. bringert 2008-08-12 18:43:13 +00:00
  • c90a558b2a fixed bugs in AllFin so that it now compiles aarne 2008-08-12 16:13:53 +00:00
  • 24e609189f Started working on a JavaScript translator. bringert 2008-08-12 15:56:24 +00:00
  • b99256ca9a Use conjunctDistrTable in ExtraGer.ConjVPI to get it to compile. bringert 2008-08-12 15:22:42 +00:00
  • 12ea512bdf Use the .s field of .c2 fields in ExtraScand instead of plain .c2 to get it to compile. bringert 2008-08-12 15:15:06 +00:00
  • 636300cc09 Replace use of DetSg by DetArtSg in ExtraFin.PartCN to get it to compile. bringert 2008-08-12 15:14:26 +00:00
  • 42efbabaa6 Rename all Language.gf to AllLan.gf to be able to build them automatically. bringert 2008-08-12 15:12:54 +00:00
  • 9cf67b6313 Some clean-up in the resource lib build system. bringert 2008-08-12 14:28:31 +00:00
  • ff39552e41 gfc command now looks for gf executable in the same directory bringert 2008-08-12 14:11:17 +00:00
  • d5a7595e7f gfc command now looks for gf executable in the same directory bringert 2008-08-12 14:11:17 +00:00
  • a9893f4572 ported numerals to GF3 and encoded in UTF8; some problematic ones in todo aarne 2008-08-04 18:26:48 +00:00
  • 9829a67c70 ported numerals to GF3 and encoded in UTF8; some problematic ones in todo aarne 2008-08-04 18:26:48 +00:00
  • a401820e37 corrected links in index aarne 2008-08-04 18:17:41 +00:00
  • 9123d76a76 corrected links in index aarne 2008-08-04 18:17:41 +00:00
  • e6936b5f8b tiny fragment of Turkish krasimir 2008-07-30 06:39:07 +00:00
  • 48e1ff8b3c russian: possesive pronouns don't get inital n after prepositions bjorn 2008-06-30 18:13:19 +00:00
  • 776ba32373 change the path from resource-1.4 to resource in cabal krasimir 2008-06-28 08:41:48 +00:00
  • c52d1074c4 change the path from resource-1.4 to resource in cabal krasimir 2008-06-28 08:41:48 +00:00
  • e625f93153 new tramdemo link aarne 2008-06-27 18:31:38 +00:00
  • d63e15d13b new tramdemo link aarne 2008-06-27 18:31:38 +00:00
  • d6f2d6d170 Don't build lib twice in make binary-dist. bjorn 2008-06-27 18:16:46 +00:00
  • ff80576666 Don't build lib twice in make binary-dist. bjorn 2008-06-27 18:16:46 +00:00
  • c10ce9ccf0 Build gfdoc in binary-dist, since the tarball includes it. bjorn 2008-06-27 18:15:27 +00:00
  • 99762c4bbc Build gfdoc in binary-dist, since the tarball includes it. bjorn 2008-06-27 18:15:27 +00:00
  • 5f6691dac3 Set charset to utf-8 when printing html code. This is needed to get Safari to display resdemo.html correctly. bjorn 2008-06-27 18:14:19 +00:00
  • 428d92eac0 Set charset to utf-8 when printing html code. This is needed to get Safari to display resdemo.html correctly. bjorn 2008-06-27 18:14:19 +00:00
  • a6e7b8d2a3 Drop java-related stuff from Makefile.binary. bjorn 2008-06-27 18:02:54 +00:00
  • 7d9a48788d Drop java-related stuff from Makefile.binary. bjorn 2008-06-27 18:02:54 +00:00
  • 0dde13ed6f Changed version number in configure.ac. bjorn 2008-06-27 18:02:05 +00:00
  • c1c125d1b1 Changed version number in configure.ac. bjorn 2008-06-27 18:02:05 +00:00
  • f6621af538 final adjustments in doc aarne 2008-06-27 17:54:04 +00:00
  • 0970b3f5cf final adjustments in doc aarne 2008-06-27 17:54:04 +00:00
  • 65b6780384 finishing doc aarne 2008-06-27 17:50:46 +00:00
  • 432b6c02c9 finishing doc aarne 2008-06-27 17:50:46 +00:00
  • 00e2740039 updated readme and install aarne 2008-06-27 17:34:17 +00:00
  • a2dbdb0163 updated readme and install aarne 2008-06-27 17:34:17 +00:00
  • f6b10c5214 rm obsolete download file aarne 2008-06-27 17:11:54 +00:00
  • ce95305918 rm obsolete download file aarne 2008-06-27 17:11:54 +00:00
  • 75abc89350 tiger binary aarne 2008-06-27 17:10:44 +00:00
  • 415082e88d tiger binary aarne 2008-06-27 17:10:44 +00:00
  • 9aa2eb23d1 file names in download index aarne 2008-06-27 16:54:21 +00:00