Commit Graph

3293 Commits

Author SHA1 Message Date
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
bjorn
99762c4bbc Build gfdoc in binary-dist, since the tarball includes it. 2008-06-27 18:15:27 +00:00
bjorn
428d92eac0 Set charset to utf-8 when printing html code. This is needed to get Safari to display resdemo.html correctly. 2008-06-27 18:14:19 +00:00
bjorn
7d9a48788d Drop java-related stuff from Makefile.binary. 2008-06-27 18:02:54 +00:00
bjorn
c1c125d1b1 Changed version number in configure.ac. 2008-06-27 18:02:05 +00:00
aarne
0970b3f5cf final adjustments in doc 2008-06-27 17:54:04 +00:00
aarne
432b6c02c9 finishing doc 2008-06-27 17:50:46 +00:00
aarne
a2dbdb0163 updated readme and install 2008-06-27 17:34:17 +00:00
aarne
ce95305918 rm obsolete download file 2008-06-27 17:11:54 +00:00
aarne
415082e88d tiger binary 2008-06-27 17:10:44 +00:00
aarne
c093252d20 file names in download index 2008-06-27 16:54:21 +00:00