summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/VisualizeTree.hs
AgeCommit message (Expand)Author
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-10-30linref is now used by the linearizer. The visible change is that the 'l' comm...kr.angelov
2013-05-03[haskell runtime] Remove trailing whitespaces in VisualizeTree.hsgregoire.detrez
2013-04-21reverse the direction of the arcs in the dependency treeskr.angelov
2013-04-19remove the dead code left behind by Peter Ljunglöf in VisualizeTreekr.angelov
2013-04-16added a malt_tab format to the vd command in the GF shellkr.angelov
2013-04-16the generation of dependency trees in the Haskell runtime is now finally work...kr.angelov
2012-11-22PGFService.hs: fix type error caused by change to PGF.graphvizParseTreehallgren
2012-11-22better visualization of parse treespeter.ljunglof
2012-03-18PGF run-time library: function names in BracketedString (experimental)hallgren
2011-12-08Now graphvizAbstractTree suppress the visualization of implicit arguments.kr.angelov
2010-12-06simple refactoring in PGF.Macros and relatedkrasimir
2010-10-31added giza Alignments with command ga and merged the rendering algorithm for ...ramona.enache
2010-10-13bugfix in PGF.VisualizeTree for handling trees with implicit argumentskrasimir
2010-08-09native representation for HOAS in PMCFG and incremental type checking of the ...krasimir
2010-06-18Yay!! Direct generation of PMCFG from GF grammarkrasimir
2010-05-29I switched back to the old algorithm for generating dependency trees. This re...krasimir
2010-05-25some fixes for graphvizDependencyTreekrasimir
2010-05-19now every BracketedString also has reference to the source expression(s)krasimir
2010-05-01refactor BracketedStringkrasimir
2010-04-30first incarnation of the bracketed string APIkrasimir
2010-04-22removed mention of 2.9 welcome, and some traces in visualizationaarne
2010-01-27cleanup the code of the PGF interpreter and polish the binary serialization t...krasimir
2010-01-17now the linearization is completely based on PMCFGkrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir