index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
GF
/
Command
/
Commands.hs
Age
Commit message (
Expand
)
Author
2024-03-15
Apply gt to all arguments when piped
Inari Listenmaa
2022-05-31
adjust the -view command depending on the OS
Krasimir Angelov
2021-06-16
Fix build for ghc-7.10.3
Andreas Källberg
2021-06-16
Don't print stack traces in Command.hs
Andreas Källberg
2020-09-05
Add two more missing MonadFail imports
Andreas Källberg
2020-08-05
Fix most build errors
Andreas Källberg
2018-09-21
option rf -paragraphs
Aarne Ranta
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2017-12-06
new option linerize -tabtreebank for tab-separated treebank generation
Aarne Ranta
2017-09-05
update documentation for command pt
Krasimir Angelov
2017-04-06
vd command now reads local concrete configurations to deal with syncat words;...
aarne
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2016-05-22
Changes for compatibility with GHC 8.0.1
hallgren
2016-04-07
GF shell: fix a parsing problem with the cc command
hallgren
2015-11-23
vd -conll2latex now converts conll to latex. Without going through GF trees, ...
aarne
2015-11-17
added -output=latex to visialize_dependencies. This generates more familiar-l...
aarne
2015-11-05
the visualization commands (aw,vd,vp,vt) can now show multiple trees. Previou...
aarne
2015-11-05
improved documentation of vp -showdep
aarne
2015-11-04
dependency labels in parse trees now with the -deps flag, -file=labels_file f...
aarne
2015-11-04
prepared visualize_parse for showing dependency labels
aarne
2015-08-26
GF shell: change parse & linearize to obtain useful results from p|l and l|p ...
hallgren
2015-08-21
GF shell bug fix: visualize_parse didn't accept the -lang flag
hallgren
2015-08-13
GF Shell: refactoring for improved modularity and reusability:
hallgren
2015-08-12
GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipes
hallgren
2015-08-11
GF shell: make environment types abstract, comment out some dead code
hallgren
2015-08-10
Factor out common code from GF.Command.Commands and GF.Command.Commands2
hallgren
2015-08-10
Refactor GF shell modules to improve modularity and reusability
hallgren
2015-04-20
drop the dependency to FST
krasimir
2014-10-19
(un)lexmixed: added the other math environments than $ used in latex
aarne
2014-10-17
ps -lines preserves line-by-line structure when preprocessing files for parsi...
aarne
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2013-12-06
GF shell: fix help text for generate_trees
hallgren
2013-11-19
GF shell: improved system_pipe (aka "?") command
hallgren
2013-11-12
Fix Issue 60: Weird output when executing system commands from the gf shell
hallgren
2013-11-06
Make PGF.Tree internal
hallgren
2013-11-06
the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l...
kr.angelov
2013-11-05
added a -treebank option to the lc command
aarne
2013-11-05
linearization by chunks in the GF shell: a new command 'lc' needed because 'l...
aarne
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-10-30
linref is now used by the linearizer. The visible change is that the 'l' comm...
kr.angelov
2013-10-24
Functions merge trees into tries in the GF Shell and the PGF web service
hallgren
2013-10-24
Commands.hs: fix a copy-paste error in the documentation of put_tree
hallgren
2013-04-19
the option -old for the vp command is now redundant
kr.angelov
2013-04-19
remove the dead code left behind by Peter Ljunglöf in VisualizeTree
kr.angelov
2013-04-19
fix the command options for the vd command in the shell
kr.angelov
2013-04-08
PGF.hs: export function missingLins
hallgren
2013-02-03
pg -lexc now writes a list of multichar symbols and a title ("Root") for the ...
aarne
2012-11-22
better visualization of parse trees
peter.ljunglof
[next]