| 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 | 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 | 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-22 | move GF.Devel.PrintGFCC to GF.GFCC.PrintGFCC | 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 |