summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Command/Commands.hs
AgeCommit message (Expand)Author
2025-08-02define default depths for shell and server only onceInari Listenmaa
2025-02-19Reactivate the gf-shell command 'pt -transfer'Hans Leiss
2024-03-15Apply gt to all arguments when pipedInari Listenmaa
2022-05-31adjust the -view command depending on the OSKrasimir Angelov
2021-06-16Fix build for ghc-7.10.3Andreas Källberg
2021-06-16Don't print stack traces in Command.hsAndreas Källberg
2020-09-05Add two more missing MonadFail importsAndreas Källberg
2020-08-05Fix most build errorsAndreas Källberg
2018-09-21option rf -paragraphsAarne Ranta
2018-04-18Fixes for GHC 8.4.1 compatibilityThomas Hallgren
2017-12-06new option linerize -tabtreebank for tab-separated treebank generationAarne Ranta
2017-09-05update documentation for command ptKrasimir Angelov
2017-04-06vd command now reads local concrete configurations to deal with syncat words;...aarne
2016-06-09PGF service & minibar: only show dependency diagrams if the labels are knownhallgren
2016-05-22Changes for compatibility with GHC 8.0.1hallgren
2016-04-07GF shell: fix a parsing problem with the cc commandhallgren
2015-11-23vd -conll2latex now converts conll to latex. Without going through GF trees, ...aarne
2015-11-17added -output=latex to visialize_dependencies. This generates more familiar-l...aarne
2015-11-05the visualization commands (aw,vd,vp,vt) can now show multiple trees. Previou...aarne
2015-11-05improved documentation of vp -showdepaarne
2015-11-04dependency labels in parse trees now with the -deps flag, -file=labels_file f...aarne
2015-11-04prepared visualize_parse for showing dependency labelsaarne
2015-08-26GF shell: change parse & linearize to obtain useful results from p|l and l|p ...hallgren
2015-08-21GF shell bug fix: visualize_parse didn't accept the -lang flaghallgren
2015-08-13GF Shell: refactoring for improved modularity and reusability:hallgren
2015-08-12GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipeshallgren
2015-08-11GF shell: make environment types abstract, comment out some dead codehallgren
2015-08-10Factor out common code from GF.Command.Commands and GF.Command.Commands2hallgren
2015-08-10Refactor GF shell modules to improve modularity and reusabilityhallgren
2015-04-20drop the dependency to FSTkrasimir
2014-10-19(un)lexmixed: added the other math environments than $ used in latexaarne
2014-10-17ps -lines preserves line-by-line structure when preprocessing files for parsi...aarne
2014-08-11a partial support for def rules in the C runtimekr.angelov
2014-07-27Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...hallgren
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2013-12-06GF shell: fix help text for generate_treeshallgren
2013-11-19GF shell: improved system_pipe (aka "?") commandhallgren
2013-11-12Fix Issue 60: Weird output when executing system commands from the gf shellhallgren
2013-11-06Make PGF.Tree internalhallgren
2013-11-06the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l...kr.angelov
2013-11-05added a -treebank option to the lc commandaarne
2013-11-05linearization by chunks in the GF shell: a new command 'lc' needed because 'l...aarne
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-10-24Functions merge trees into tries in the GF Shell and the PGF web servicehallgren
2013-10-24Commands.hs: fix a copy-paste error in the documentation of put_treehallgren
2013-04-19the option -old for the vp command is now redundantkr.angelov
2013-04-19remove the dead code left behind by Peter Ljunglöf in VisualizeTreekr.angelov
2013-04-19fix the command options for the vd command in the shellkr.angelov
2013-04-08PGF.hs: export function missingLinshallgren