| Age | Commit message (Expand) | Author |
| 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 |
| 2014-10-22 | Various small changes for improved documentation | hallgren |
| 2014-10-19 | (un)lexmixed: added the other math environments than $ used in latex | aarne |
| 2014-10-17 | ps -lines preserves line-by-line structure when preprocessing files for parsi... | aarne |
| 2014-08-11 | a partial support for def rules in the C runtime | kr.angelov |
| 2014-07-28 | Convert from Text.PrettyPrint to GF.Text.Pretty | hallgren |
| 2014-07-27 | Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca... | hallgren |
| 2014-06-12 | PGF library: expose only PGF and PGF.Internal instead of all modules | hallgren |
| 2014-05-24 | now we compile context-free grammars directly to PGF without going via GF sou... | kr.angelov |
| 2014-03-21 | refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi... | kr.angelov |
| 2014-01-09 | Check file datestamp before creating PGF file when compiling grammars | hallgren |
| 2013-12-06 | GF shell: fix help text for generate_trees | hallgren |
| 2013-11-19 | GF shell: improved system_pipe (aka "?") command | hallgren |