| Age | Commit message (Expand) | Author |
| 2008-06-12 | Added unmodified GF.Speech.PrJSGF back in. | bjorn |
| 2008-06-12 | Exclude literal categories from generated VoiceXML. | bjorn |
| 2008-06-12 | added command ps -stringop, with stringop being (un)lexer defined in Lexing | aarne |
| 2008-06-12 | add generation of erasing PMCFG grammars | krasimir |
| 2008-06-12 | treating Int as PredefAbs.Int in lookup | aarne |
| 2008-06-11 | restored the read_file command ; filename must be in quotes (to be fixed?) | aarne |
| 2008-06-11 | allow spaces between command options; option -treebank in linearize | aarne |
| 2008-06-10 | preliminary version of morpho analysis | aarne |
| 2008-06-08 | force the interpreter to flush the output. usefull for the testsuite | krasimir |
| 2008-06-08 | sorting command list in Commands | aarne |
| 2008-06-05 | longname, synopsis and explanation for all commands | krasimir |
| 2008-06-05 | file name completion for command i | kr.angelov |
| 2008-06-05 | describe cc,e,ph,q and i in Commands also. Allows word completion | kr.angelov |
| 2008-06-05 | remove the wc command | kr.angelov |
| 2008-06-05 | complete word completion in the shell. works for commands, flags, options, ab... | kr.angelov |
| 2008-06-05 | use parser combinators to parse the shell commands. simplified CommandLine type | kr.angelov |
| 2008-06-04 | cleanup, document and export the completion API | kr.angelov |
| 2008-06-03 | Get VoiceXML generation working. | bjorn |
| 2008-06-03 | Added (still unchanged) GF.Speech.VoiceXML. | bjorn |
| 2008-06-03 | Don't suffix start category name with _cat in SRGS XML printing. | bjorn |
| 2008-06-03 | Added "bnf" output format for debugging. | bjorn |
| 2008-06-03 | Added options to support SRG printing. | bjorn |
| 2008-06-03 | Added speech recognition grammar generation code. There is no way yet to invo... | bjorn |
| 2008-06-03 | Add GF.Data.XML from old source. This is required by the SRGS printer. | bjorn |
| 2008-06-03 | Use readline for word completion | kr.angelov |
| 2008-06-03 | add setCompletionFunction in GF.System.Readline | kr.angelov |
| 2008-06-03 | fix conflicts | krasimir |
| 2008-06-03 | Hackish version of the incremental parser | krasimir |
| 2008-06-03 | possible to inherit an overload group without excluding+opening | aarne |
| 2008-06-03 | eliminated copying of inherited overload branches | aarne |
| 2008-06-03 | overload extension: syntax overload OldModule* {def*} | aarne |
| 2008-06-01 | added an argument place to ResOverload for extended overloads | aarne |
| 2008-06-02 | Fixed generated Haskell modules to use only the PGF module. | bjorn |
| 2008-06-02 | Honor the --name flag when generating output files. Set module name in genera... | bjorn |
| 2008-06-02 | add the MultiMap module | krasimir |
| 2008-06-02 | use MultiMap from the reference implementation instead of GeneralDeduction an... | krasimir |
| 2008-05-31 | printing line numbers in rename and check-grammar error messages | aarne |
| 2008-05-31 | added positions to Module record; avoided Module constructor where possible; ... | aarne |
| 2008-05-29 | sync with laptop version, irrelevant changes | aarne |
| 2008-05-27 | some fixes in pattern matching in Compute | aarne |
| 2008-05-30 | error recovery in rename and check grammar: report all errors in a module bef... | aarne |
| 2008-05-30 | Refactor GFI to treat command line files and the i command uniformly. Disable... | bjorn |
| 2008-05-30 | Change setOptimization to produce Options, not a function over Options. | bjorn |
| 2008-05-30 | Added setOptimization function to GF.Infra.Options. I will need to do similar... | bjorn |
| 2008-05-30 | cleaned up and documented PGF API | krasimir |
| 2008-05-30 | replace GFCC with PGF in (almost) all places | krasimir |
| 2008-05-30 | change the PGF.Data.Exp type | krasimir |
| 2008-05-29 | change the library root namespace from GF.GFCC to PGF | krasimir |
| 2008-05-29 | drop the GF.Command.* dependencies in the library | krasimir |
| 2008-05-29 | fixing number of interrogatives in English Structural | aarne |