| Age | Commit message (Expand) | Author |
| 2017-08-30 | some dead code elimination | Krasimir Angelov |
| 2017-08-30 | an almost complete ai command in the C shell | Krasimir Angelov |
| 2017-08-30 | implement rf in the C shell | Krasimir Angelov |
| 2017-08-30 | pg in the C shell now supports most output formats | Krasimir Angelov |
| 2017-08-30 | remove some dead code in the C shell | Krasimir Angelov |
| 2017-08-30 | in the C shell rename the ga command to gt to be consistent with the standard... | Krasimir Angelov |
| 2017-08-30 | "lc" was a temporary hack and is now removed from the C shell | Krasimir Angelov |
| 2017-08-30 | "ma" command in the C shell | Krasimir Angelov |
| 2017-08-30 | the l command in the C shell now supports the same options as in the normal s... | Krasimir Angelov |
| 2017-04-06 | vd command now reads local concrete configurations to deal with syncat words;... | aarne |
| 2017-02-21 | Fix compilation errors caused by changes in PGF2 | hallgren |
| 2017-01-25 | improve the documentation for PGF2 | krasimir |
| 2016-06-09 | PGF service & minibar: only show dependency diagrams if the labels are known | hallgren |
| 2016-05-22 | Changes for compatibility with GHC 8.0.1 | hallgren |
| 2016-04-07 | GF.Command.Commands2: adapt gf -cshell to the changes in the previous patch | hallgren |
| 2016-04-07 | GF shell: fix a parsing problem with the cc command | hallgren |
| 2016-03-22 | fix the handling of separators in BNFC which are not nonempty | krasimir |
| 2016-03-22 | CFGtoPGF is now extended to support context-free grammars with primitive para... | krasimir |
| 2016-03-21 | initial support for BNFC syntax in context-free grammars for GF. Not all feat... | krasimir |
| 2016-02-23 | add lexer and unlexer for Ancient Greek accent normalization | leiss |
| 2015-12-02 | GF shell, cc command: try to compute pre{...} tokens in token sequences | hallgren |
| 2015-11-23 | vd -conll2latex now converts conll to latex. Without going through GF trees, ... | aarne |
| 2015-11-17 | added -output=latex to visialize_dependencies. This generates more familiar-l... | aarne |
| 2015-11-05 | the visualization commands (aw,vd,vp,vt) can now show multiple trees. Previou... | aarne |
| 2015-11-05 | improved documentation of vp -showdep | aarne |
| 2015-11-04 | dependency labels in parse trees now with the -deps flag, -file=labels_file f... | aarne |
| 2015-11-04 | prepared visualize_parse for showing dependency labels | aarne |
| 2015-09-28 | Preliminary new shell feature: cc -trace. | hallgren |
| 2015-09-03 | GF shell: write_file now writes one tree per line | hallgren |
| 2015-08-28 | Comment out some dead code found with -fwarn-unused-binds | hallgren |
| 2015-08-26 | GF shell: change parse & linearize to obtain useful results from p|l and l|p ... | hallgren |
| 2015-08-21 | GF shell bug fix: visualize_parse didn't accept the -lang flag | hallgren |
| 2015-08-21 | GF -cshell: implement visualize_parse | hallgren |
| 2015-08-21 | gf -cshell: implement visualize_tree | hallgren |
| 2015-08-20 | gf -cshell: implement a subset of print_grammar and abstract_info | hallgren |
| 2015-08-18 | gf -cshell: linearize: implement options -all -list -treebank | hallgren |
| 2015-08-18 | GF shell: restore the eh command to working order and document it | hallgren |
| 2015-08-13 | GF Shell: refactoring for improved modularity and reusability: | hallgren |
| 2015-08-12 | GF Shell: turn set_encoding into a common command | hallgren |
| 2015-08-12 | GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipes | hallgren |
| 2015-08-12 | Move welcome message from GF.Interactive & GF.Interactive2 to GF.Command.Mess... | hallgren |
| 2015-08-11 | GF shell: make environment types abstract, comment out some dead code | hallgren |
| 2015-08-10 | gf -cshell: improved help for the 'import' command | hallgren |
| 2015-08-10 | Factor out common code from GF.Command.Commands and GF.Command.Commands2 | hallgren |
| 2015-08-10 | gf -cshell: preliminary support for the C run-time system in the GF shell | hallgren |
| 2015-08-10 | Refactor GF shell modules to improve modularity and reusability | hallgren |
| 2015-04-20 | drop the dependency to FST | krasimir |
| 2015-03-05 | remove some more old code | krasimir |
| 2015-02-27 | GF shell: fixed problems with previous change of the -retain flag | hallgren |
| 2014-11-10 | Documentation improvements and cleanup relating to the IOE monad | hallgren |