summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Command
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-07-06Merge branch 'master' into concrete-newInari Listenmaa
2021-07-06remove redundant optionsMeowyam
2021-07-06resolves GrammaticalFramework/gf-core/#97, without lMeowyam
2021-07-02resolves GrammaticalFramework/gf-core/#97Meowyam
2021-07-01Rename GF.Compile.TypeCheck.RConcrete to GF.Compile.TypeCheck.ConcreteJohn J. Camilleri
2021-07-01Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.ConcreteJohn J. Camilleri
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-12Fix incorrect type and update dependenciesAndreas Källberg
2020-09-09Import orphan instances of MonadFail for ghc<8Andreas Källberg
2020-09-05Add two more missing MonadFail importsAndreas Källberg
2020-09-05MonadFail: Make backwards-compatibleAndreas Källberg
2020-09-05Fix MonadFail for c-runtime as wellAndreas Källberg
2020-08-05Fix most build errorsAndreas Källberg
2020-05-20allow literals in the C shellkrangelov
2018-10-16gf -cshell bug fixThomas Hallgren
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-10-05temporaryly fix GF.Command.Commands2Krasimir Angelov
2017-09-06the parser in the C runtime can now detect incomplete sentences just like the...Krasimir Angelov
2017-09-05update documentation for command ptKrasimir Angelov
2017-09-05GF.Command.TreeOperations is now independent from the runtime's internalsKrasimir Angelov
2017-09-05added exprSize and exprFunctions in the Haskell runtime too and use them in T...Krasimir Angelov
2017-09-04pt -paraphrase was never properly implemented and is now removedKrasimir Angelov
2017-09-04eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...Krasimir Angelov
2017-09-01added command "rt" in the C shellKrasimir Angelov
2017-09-01the C shell now type checks expressions before they are usedKrasimir Angelov
2017-09-01complete details for the "ai" command in the C shellKrasimir Angelov
2017-09-01added function treeProbability in the Haskell bindingKrasimir Angelov
2017-09-01giza alignment in the C shellKrasimir Angelov
2017-08-31graphvizWordAlignment in the C runtimeKrasimir Angelov
2017-08-31the C runtime now supports the same customizations for GraphViz as the Haskel...Krasimir Angelov
2017-08-31remove move dead code in the C shellKrasimir Angelov
2017-08-30some dead code eliminationKrasimir Angelov
2017-08-30an almost complete ai command in the C shellKrasimir Angelov
2017-08-30implement rf in the C shellKrasimir Angelov
2017-08-30pg in the C shell now supports most output formatsKrasimir Angelov
2017-08-30remove some dead code in the C shellKrasimir Angelov
2017-08-30in the C shell rename the ga command to gt to be consistent with the standard...Krasimir Angelov
2017-08-30"lc" was a temporary hack and is now removed from the C shellKrasimir Angelov
2017-08-30"ma" command in the C shellKrasimir Angelov
2017-08-30the l command in the C shell now supports the same options as in the normal s...Krasimir Angelov
2017-04-06vd command now reads local concrete configurations to deal with syncat words;...aarne
2017-02-21Fix compilation errors caused by changes in PGF2hallgren
2017-01-25improve the documentation for PGF2krasimir