| Age | Commit message (Expand) | Author |
| 2016-04-07 | GF shell: fix a parsing problem with the cc command | 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-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-13 | GF Shell: refactoring for improved modularity and reusability: | hallgren |
| 2015-08-12 | GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipes | hallgren |
| 2015-08-11 | GF shell: make environment types abstract, comment out some dead code | hallgren |
| 2015-08-10 | Factor out common code from GF.Command.Commands and GF.Command.Commands2 | hallgren |
| 2015-08-10 | Refactor GF shell modules to improve modularity and reusability | hallgren |
| 2015-04-20 | drop the dependency to FST | krasimir |
| 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-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 |
| 2013-12-06 | GF shell: fix help text for generate_trees | hallgren |
| 2013-11-19 | GF shell: improved system_pipe (aka "?") command | hallgren |
| 2013-11-12 | Fix Issue 60: Weird output when executing system commands from the gf shell | hallgren |
| 2013-11-06 | Make PGF.Tree internal | hallgren |
| 2013-11-06 | the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l... | kr.angelov |
| 2013-11-05 | added a -treebank option to the lc command | aarne |
| 2013-11-05 | linearization by chunks in the GF shell: a new command 'lc' needed because 'l... | aarne |
| 2013-11-05 | Eliminate mutual dependencies between the GF compiler and the PGF library | hallgren |
| 2013-10-30 | linref is now used by the linearizer. The visible change is that the 'l' comm... | kr.angelov |
| 2013-10-24 | Functions merge trees into tries in the GF Shell and the PGF web service | hallgren |
| 2013-10-24 | Commands.hs: fix a copy-paste error in the documentation of put_tree | hallgren |
| 2013-04-19 | the option -old for the vp command is now redundant | kr.angelov |
| 2013-04-19 | remove the dead code left behind by Peter Ljunglöf in VisualizeTree | kr.angelov |
| 2013-04-19 | fix the command options for the vd command in the shell | kr.angelov |
| 2013-04-08 | PGF.hs: export function missingLins | hallgren |
| 2013-02-03 | pg -lexc now writes a list of multichar symbols and a title ("Root") for the ... | aarne |
| 2012-11-22 | better visualization of parse trees | peter.ljunglof |
| 2012-10-16 | GF.Command.Command: turn CommandOutput into a newtype | hallgren |
| 2012-09-25 | Use the SIO monad in the GF shell | hallgren |
| 2012-09-25 | GF.Command.Commands: allCommands is now a constant | hallgren |
| 2012-08-29 | A basic infrastructure for generating Teyjus bytecode from the GF abstract sy... | kr.angelov |
| 2012-06-10 | command option ma -known to drop unknown words | aarne |
| 2011-11-01 | Fixed a typo in the shell online help | Nick Frolov |
| 2011-09-25 | structured examples in help into pairs (command,explanation) | aarne |
| 2011-09-22 | the sd -size command now shows the size of all code needed for defining an oper | aarne |
| 2011-09-22 | documented the ss command | aarne |
| 2011-09-21 | commands ss to show source, and sd to show the dependencies of a constant | aarne |
| 2011-09-15 | Add a command name header to the 'help -t2t' output | hallgren |
| 2011-09-14 | Omit empty sections in gf help output | hallgren |
| 2011-09-14 | GF shell command 'help -t2t' outputs help in txt2tags format | hallgren |