| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-05 | GF.Command.TreeOperations is now independent from the runtime's internals | Krasimir Angelov | |
| 2017-09-05 | added exprSize and exprFunctions in the Haskell runtime too and use them in ↵ | Krasimir Angelov | |
| TreeOperations | |||
| 2017-09-04 | pt -paraphrase was never properly implemented and is now removed | Krasimir Angelov | |
| 2015-08-28 | Comment out some dead code found with -fwarn-unused-binds | hallgren | |
| Also fixed some warnings and tightened some imports | |||
| 2014-06-12 | PGF library: expose only PGF and PGF.Internal instead of all modules | hallgren | |
| PGF exports the public, stable API. PGF.Internal exports additional things needed in the GF compiler & shell, including the nonstardard version of Data.Binary. | |||
| 2013-11-05 | linearization by chunks in the GF shell: a new command 'lc' needed because ↵ | aarne | |
| 'l' requires type checking and trees with metavariable function heads don't type check. This will hopefully be a temporary command. | |||
| 2013-03-29 | option pt -funs to show all fun's in a tree | aarne | |
| 2013-03-13 | pt -nub to remove duplicate trees from a list returned e.g. by a parser | aarne | |
| 2013-03-12 | command pt -subtrees that analyses a tree into the set of subtrees. Using pt ↵ | aarne | |
| -subtrees <bigtree> | l -treebank for debugging the lin of a big tree | |||
| 2011-03-12 | generalized pt -transfer so that it goes into subtrees (naive implementation ↵ | aarne | |
| in TreeOperations; using PGF.Expr.match would be better); example given in 'h pt' | |||
| 2009-12-13 | reorganize the directories under src, and rescue the JavaScript interpreter ↵ | krasimir | |
| from deprecated | |||
