1
0
forked from GitHub/gf-core
Commit Graph

3303 Commits

Author SHA1 Message Date
bjorn
95cdaaf4c4 gfc can now combine PGF files. 2008-08-15 21:10:54 +00:00
bjorn
0f51f5187c Added peacekeeping example back in. Doesn't compile yet. 2008-08-15 20:21:12 +00:00
aarne
65a25ad181 bronzeage grammar restored except for three ones with issues ; arabic transliteration added 2008-08-16 18:55:28 +00:00
aarne
b1b2e6766d workaround in Spanish and French for a pgf compiler issue showing in pronArg 2008-08-16 12:29:04 +00:00
aarne
20fe8a8c20 improved error message in pgf compilation to help debugging 2008-08-16 12:27:59 +00:00
bjorn
e2f5add011 Added Makefile for fastcgi server. 2008-08-15 20:33:04 +00:00
bjorn
e121f8f4cf Qualify PGF import in fastcgi server, to avoid hiding Language, which breaks with older cgi versions. 2008-08-15 20:31:23 +00:00
aarne
7df3c6ec72 numerals demo on the web 2008-08-15 15:28:09 +00:00
aarne
f56ad59698 examples of morphological synthesis/analysis as top-level grammars 2008-08-15 12:41:04 +00:00
bjorn
c00007c49e Added a basic stylesheet for the js and ajax translators. 2008-08-15 11:46:36 +00:00
bjorn
310d7cc63a JS translator: fixed typo, before a ul was produced instead of an li 2008-08-15 11:28:41 +00:00
bjorn
a4bc886a31 First working version of the AJAX translation client. 2008-08-15 11:14:13 +00:00
bjorn
c32be3e827 Change JS translation to replace existing output when a new translation is done. 2008-08-15 10:53:59 +00:00
aarne
8719bb9530 typo in AllHin corrected; excluded ReflA2 in Demo (not needed in concretes any more) 2008-08-14 20:30:17 +00:00
aarne
5368b95a45 added linearization of john_PN - hope it's right 2008-08-14 20:29:21 +00:00
aarne
1302960992 forgiving names in concrete that are not in abstract, with a warning (no warning guaranteed if this is because restricted inheritance) 2008-08-14 20:25:52 +00:00
bjorn
5939be16b8 Refactor js translator to be able to share some code with the ajax version. 2008-08-14 18:51:06 +00:00
bjorn
b8de42f050 Started working on an AJAX client for the fastcgi server. 2008-08-14 15:56:52 +00:00
bjorn
f29fac369e Added /cats and /langs to fastcgi server. 2008-08-14 15:56:38 +00:00
bjorn
ca5a30b3f7 Print gf commands in Make.hs for debugging purposes. 2008-08-14 15:25:05 +00:00
aarne
0caebe9092 removed optStr from IdiomEng 2008-08-14 14:21:42 +00:00
aarne
ac6b028b1b changed startcat from Phr to S in Demo 2008-08-14 14:17:27 +00:00
bjorn
4792a92eb5 Better error handlig in the GF FastCGi server. 2008-08-14 12:08:38 +00:00
bjorn
38d37c4149 Added first version of the GF FastCGI server. 2008-08-14 09:06:26 +00:00
bjorn
3aee461ec0 Added startcat flag to Demo.gf 2008-08-14 08:07:24 +00:00
bjorn
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. 2008-08-14 07:58:04 +00:00
bjorn
664bc8f534 Added .PHONY to lib/resource/Makefile 2008-08-14 07:57:50 +00:00
bjorn
f43f756edb Remove superfluous DemoI.gf. 2008-08-14 07:56:41 +00:00
bjorn
a709c654d1 Remove src/module-structure.txt, it's about the restructuring in GF 2.2. 2008-08-14 07:14:22 +00:00
bjorn
b296099441 Include concrete syntax flags in generated JS. 2008-08-13 12:08:11 +00:00
bjorn
538f173447 Added missing translator.js 2008-08-13 11:11:25 +00:00
bjorn
d43f3e7f5d Add language selectors to JavaScript translator. 2008-08-12 20:13:41 +00:00
bjorn
d836aac9cd First working JavaScript translator. 2008-08-12 19:35:27 +00:00
bjorn
03660714f1 Use Food grammar as the example grammar.js. 2008-08-12 19:35:05 +00:00
bringert
56adb8b8cd Compile AllX.gf instead of LangX.gf. 2008-08-12 18:43:13 +00:00
aarne
c90a558b2a fixed bugs in AllFin so that it now compiles 2008-08-12 16:13:53 +00:00
bringert
24e609189f Started working on a JavaScript translator. 2008-08-12 15:56:24 +00:00
bringert
b99256ca9a Use conjunctDistrTable in ExtraGer.ConjVPI to get it to compile. 2008-08-12 15:22:42 +00:00
bringert
12ea512bdf Use the .s field of .c2 fields in ExtraScand instead of plain .c2 to get it to compile. 2008-08-12 15:15:06 +00:00
bringert
636300cc09 Replace use of DetSg by DetArtSg in ExtraFin.PartCN to get it to compile. 2008-08-12 15:14:26 +00:00
bringert
42efbabaa6 Rename all Language.gf to AllLan.gf to be able to build them automatically. 2008-08-12 15:12:54 +00:00
bringert
9cf67b6313 Some clean-up in the resource lib build system. 2008-08-12 14:28:31 +00:00
bringert
d5a7595e7f gfc command now looks for gf executable in the same directory 2008-08-12 14:11:17 +00:00
aarne
9829a67c70 ported numerals to GF3 and encoded in UTF8; some problematic ones in todo 2008-08-04 18:26:48 +00:00
aarne
9123d76a76 corrected links in index 2008-08-04 18:17:41 +00:00
krasimir
e6936b5f8b tiny fragment of Turkish 2008-07-30 06:39:07 +00:00
bjorn
48e1ff8b3c russian: possesive pronouns don't get inital n after prepositions 2008-06-30 18:13:19 +00:00
krasimir
c52d1074c4 change the path from resource-1.4 to resource in cabal 2008-06-28 08:41:48 +00:00
aarne
d63e15d13b new tramdemo link 2008-06-27 18:31:38 +00:00
bjorn
ff80576666 Don't build lib twice in make binary-dist. 2008-06-27 18:16:46 +00:00