| Age | Commit message (Expand) | Author |
| 2008-06-12 | added command ps -stringop, with stringop being (un)lexer defined in Lexing | 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 | 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 | Use readline for word completion | kr.angelov |
| 2008-06-03 | fix conflicts | krasimir |
| 2008-06-03 | Hackish version of the incremental parser | krasimir |
| 2008-06-02 | Honor the --name flag when generating output files. Set module name in genera... | bjorn |
| 2008-05-30 | Refactor GFI to treat command line files and the i command uniformly. Disable... | 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-28 | Switch to new options handling. | bjorn |
| 2008-05-24 | support for source gr and i -retain in GFI env | aarne |
| 2008-05-23 | allow Ctrl+Break in the shell. Works on Windows too. | kr.angelov |
| 2008-05-23 | add Cabal description for GF | kr.angelov |
| 2008-05-22 | move GF.Devel.PrintGFCC to GF.GFCC.PrintGFCC | kr.angelov |
| 2008-05-22 | move GF.Devel.UseIO to GF.Infra.UseIO | kr.angelov |
| 2008-05-22 | move GF.Devel.Compile and GF.Compile.API to GF.Compile | kr.angelov |
| 2008-05-21 | use ByteString internally in Ident, CId and Label | kr.angelov |
| 2008-05-21 | GF/src is now for 2.9, and the new sources are in src-3.0 - keep it this way ... | aarne |