| Age | Commit message (Expand) | Author |
| 2008-08-19 | Fix order in the cncnames list in unionPGF. It was made in reverse. | bjorn |
| 2008-08-18 | Ajax: use onsubmit instead of onclick, to catch Firefox auto-submit-on-enter. | bjorn |
| 2008-08-18 | Ajax translator: copied iPhone viewport stuff from Aarne's JS translator, unt... | bjorn |
| 2008-08-18 | AJAX translator: update translation when the from or to language is changed. | bjorn |
| 2008-08-18 | Some peacekeeping clean-up, still far from compiling. | bjorn |
| 2008-08-18 | Include all languages in the demo pgf for the fastcgi server. | bjorn |
| 2008-08-18 | Sort languages in fastcgi /languages output. | bjorn |
| 2008-08-18 | When producing PGF, do UTF-8 encoding of the whole file after pretty printing... | bjorn |
| 2008-08-18 | Updated AJAX translator to make use of canParse and the fixed parseAllLangs. | bjorn |
| 2008-08-18 | Added canParse function to the PGF API. Make parseAllLang and parseAll skip l... | bjorn |
| 2008-08-18 | Added languageCode function to the PGF API. | bjorn |
| 2008-08-18 | Updated resource grammar fle list in GF.cabal | bjorn |
| 2008-08-15 | gfc can now combine PGF files. | bjorn |
| 2008-08-15 | Added peacekeeping example back in. Doesn't compile yet. | bjorn |
| 2008-08-16 | bronzeage grammar restored except for three ones with issues ; arabic transli... | aarne |
| 2008-08-16 | improved error message in pgf compilation to help debugging | aarne |
| 2008-08-15 | Added Makefile for fastcgi server. | bjorn |
| 2008-08-15 | Qualify PGF import in fastcgi server, to avoid hiding Language, which breaks ... | bjorn |
| 2008-08-15 | numerals demo on the web | aarne |
| 2008-08-15 | examples of morphological synthesis/analysis as top-level grammars | aarne |
| 2008-08-15 | Added a basic stylesheet for the js and ajax translators. | bjorn |
| 2008-08-15 | JS translator: fixed typo, before a ul was produced instead of an li | bjorn |
| 2008-08-15 | First working version of the AJAX translation client. | bjorn |
| 2008-08-14 | forgiving names in concrete that are not in abstract, with a warning (no warn... | aarne |
| 2008-08-14 | Started working on an AJAX client for the fastcgi server. | bjorn |
| 2008-08-14 | Added /cats and /langs to fastcgi server. | bjorn |
| 2008-08-14 | Better error handlig in the GF FastCGi server. | bjorn |
| 2008-08-14 | Added first version of the GF FastCGI server. | bjorn |
| 2008-08-14 | Remove the grammars directory. It was full of old grammars that don't compile... | bjorn |
| 2008-08-14 | Remove src/module-structure.txt, it's about the restructuring in GF 2.2. | bjorn |
| 2008-08-13 | Include concrete syntax flags in generated JS. | bjorn |
| 2008-08-12 | gfc command now looks for gf executable in the same directory | bringert |
| 2008-08-04 | ported numerals to GF3 and encoded in UTF8; some problematic ones in todo | aarne |
| 2008-08-04 | corrected links in index | aarne |
| 2008-06-28 | change the path from resource-1.4 to resource in cabal | krasimir |
| 2008-06-27 | new tramdemo link | aarne |
| 2008-06-27 | Don't build lib twice in make binary-dist. | bjorn |
| 2008-06-27 | Build gfdoc in binary-dist, since the tarball includes it. | bjorn |
| 2008-06-27 | Set charset to utf-8 when printing html code. This is needed to get Safari to... | bjorn |
| 2008-06-27 | Drop java-related stuff from Makefile.binary. | bjorn |
| 2008-06-27 | Changed version number in configure.ac. | bjorn |
| 2008-06-27 | final adjustments in doc | aarne |
| 2008-06-27 | finishing doc | aarne |
| 2008-06-27 | updated readme and install | aarne |
| 2008-06-27 | rm obsolete download file | aarne |
| 2008-06-27 | tiger binary | aarne |
| 2008-06-27 | file names in download index | aarne |
| 2008-06-27 | added api/Combinators for Eng | aarne |
| 2008-06-27 | documentation almost up to date | aarne |
| 2008-06-27 | documentation written; some weird constructors excluded from demo | aarne |