| Age | Commit message (Expand) | Author |
| 2008-08-23 | removed repeated CPU time printing in GFI | aarne |
| 2008-08-23 | infForm added to Catalan ; debugging alternative in PGF generation | aarne |
| 2008-08-23 | Added target for building translation server grammar for LangX. | bjorn |
| 2008-08-22 | Added README with build instructions for the fastcgi server. | bjorn |
| 2008-08-22 | Don't include DemoCat in server example grammar, since some parts are missing. | bjorn |
| 2008-08-22 | UTF8 encode all generated XML. | bjorn |
| 2008-08-22 | In GF.Compile.Export, output file name extensions should not have double dots. | bjorn |
| 2008-08-22 | Added srgs_xml_nonrec output format. | bjorn |
| 2008-08-20 | alternative prtType to help debugging overload resolution errors | aarne |
| 2008-08-19 | tweak ajax client html | bjorn |
| 2008-08-19 | First version of ajax / fastcgi interface with completion. | bjorn |
| 2008-08-19 | Remove src/server/grammar.pgf from the repo, use 'make food' if you want it. | bjorn |
| 2008-08-19 | Added parse and linearize functions to the fastcgi server. Some refactoring. | bjorn |
| 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 | 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-15 | gfc can now combine PGF files. | 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 | 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 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-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 | updated readme and install | aarne |
| 2008-06-27 | added api/Combinators for Eng | aarne |
| 2008-06-27 | the shell now supports cp1251 coding with se command. works with the word com... | krasimir |
| 2008-06-27 | version-related changes in Makefile and help | aarne |
| 2008-06-27 | interrupt in proper place in GFI | aarne |
| 2008-06-26 | debugging arabic | aarne |