summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Command/Commands.hs
AgeCommit message (Expand)Author
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
2013-02-03pg -lexc now writes a list of multichar symbols and a title ("Root") for the ...aarne
2012-11-22better visualization of parse treespeter.ljunglof
2012-10-16GF.Command.Command: turn CommandOutput into a newtypehallgren
2012-09-25Use the SIO monad in the GF shellhallgren
2012-09-25GF.Command.Commands: allCommands is now a constanthallgren
2012-08-29A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...kr.angelov
2012-06-10command option ma -known to drop unknown wordsaarne
2011-11-01Fixed a typo in the shell online helpNick Frolov
2011-09-25structured examples in help into pairs (command,explanation)aarne
2011-09-22the sd -size command now shows the size of all code needed for defining an operaarne
2011-09-22documented the ss commandaarne
2011-09-21commands ss to show source, and sd to show the dependencies of a constantaarne
2011-09-15Add a command name header to the 'help -t2t' outputhallgren
2011-09-14Omit empty sections in gf help outputhallgren
2011-09-14GF shell command 'help -t2t' outputs help in txt2tags formathallgren
2011-08-28import command now gives priority to new abstract syntax, and discards the ol...aarne
2011-08-25reload command in shellaarne
2011-05-02transliteration via configuration file: ps -to=file or ps -from=fileaarne
2011-04-08GF shell restricted mode: found one more writeFile that should be restrictedhallgren
2011-02-10Adding a basic lexicon-based tokenizer and the asociated command in gf shellgdetrez
2011-03-12generalized pt -transfer so that it goes into subtrees (naive implementation ...aarne
2011-03-04switched the upper and lower parts of lexc entries to their standard orderaarne
2011-03-03GF shell restricted modehallgren
2011-03-03print lexicon in Xerox LEXC format: pg -lexcaarne
2011-03-01corrected help for l commandaarne
2011-02-28the command show_operations to inspect opers in scopeaarne
2011-02-25command ga moved to option 'aw -giza'aarne
2011-02-06a simple clitic analysis command 'ca'aarne
2010-12-14updated documentation of pg -printer formatsaarne
2010-12-14documented the pgf -printer values for helpaarne
2010-12-14option cc -list addedaarne
2010-12-10preparing resource api for multilingual documentationaarne
2010-12-06simple refactoring in PGF.Macros and relatedkrasimir
2010-12-07optimize-pgf and file flag in pg -pgfaarne
2010-12-07moved PGF.ToApi to GF.Compile.ToAPIaarne