| Age | Commit message (Expand) | Author |
| 2008-09-10 | Note about deleting /tmp/fcgi_ipc | bjorn |
| 2008-09-10 | missing sudo in erver README | bjorn |
| 2008-09-10 | bump version number to beta2 | krasimir |
| 2008-09-10 | print the search path when we can't find a module | krasimir |
| 2008-09-10 | mod_fastcgi installation instructions in src/server/README | bjorn |
| 2008-09-10 | Note that Apache must be restarted after config changes. | bjorn |
| 2008-09-10 | Fix type error in fastcgi server. | bjorn |
| 2008-09-09 | better error msg for missing record labels | aarne |
| 2008-09-09 | completed IdiomCat to compile api and math | aarne |
| 2008-09-09 | missing case in param lookup table in GrammartoGFCC | aarne |
| 2008-09-09 | debug information in GrammarToGFCC | aarne |
| 2008-09-09 | More info in src/server/README. | bjorn |
| 2008-09-09 | Disable translation on every keystroke, and completion, in the gf FastCGI AJA... | bjorn |
| 2008-09-09 | show "error" in run interruptibly mode in GFI | aarne |
| 2008-09-09 | enable matching of ++ strings with regular patterns | aarne |
| 2008-09-05 | capitals in lextext and unlextext; notice that a sentence starting with a pro... | aarne |
| 2008-09-04 | convert all values in shell pipes to strings | aarne |
| 2008-09-03 | Added --haskell-prefix option for changing the constructor prefix in generate... | bjorn |
| 2008-09-03 | new PGF output format: prolog syntax | peb |
| 2008-09-03 | treatment of Int: not always PredefAbs but can be PredefCnc | aarne |
| 2008-08-24 | gf-server: the readData function given to getData should be m a, not IO a. | bjorn |
| 2008-08-24 | First (hacky) working version of FastCGI JSON morphology server. | bjorn |
| 2008-08-24 | Move CGIError stuff to FastCGIUtils. | bjorn |
| 2008-08-24 | URL decode text input in fastcgi server, including %uXXXX sequences. | bjorn |
| 2008-08-24 | Completed SISR 1.0 support (untested). | bjorn |
| 2008-08-24 | Export modifyFlags and modifyModuleFlags from GF.Infra.Options. | bjorn |
| 2008-08-24 | Re-enable Catalan in the server demo grammar. | bjorn |
| 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 |