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
Age
Commit message (
Expand
)
Author
2014-03-21
refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...
kr.angelov
2014-01-09
Check file datestamp before creating PGF file when compiling grammars
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-11
Fix issue 61: GF shell cannot parse a system command ending with a space
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-09-19
Introduce type RawIdent; only 9 imports of Data.ByteString.Char8 remain
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-03-29
option pt -funs to show all fun's in a tree
aarne
2013-03-13
pt -nub to remove duplicate trees from a list returned e.g. by a parser
aarne
2013-03-12
command pt -subtrees that analyses a tree into the set of subtrees. Using pt ...
aarne
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
2012-10-16
GF.Command.Command: turn CommandOutput into a newtype
hallgren
2012-09-25
Use the SIO monad in the GF shell
hallgren
2012-09-25
GF.Command.Commands: allCommands is now a constant
hallgren
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2012-06-10
command option ma -known to drop unknown words
aarne
2012-03-26
Workaround for bug in ghc-7.2.2
hallgren
2011-11-02
Now the compiler maintains more precise information for the source locations ...
kr.angelov
2011-11-01
Fixed a typo in the shell online help
Nick Frolov
2011-09-25
structured examples in help into pairs (command,explanation)
aarne
2011-09-22
the sd -size command now shows the size of all code needed for defining an oper
aarne
2011-09-22
documented the ss command
aarne
2011-09-21
commands ss to show source, and sd to show the dependencies of a constant
aarne
2011-09-15
Add a command name header to the 'help -t2t' output
hallgren
2011-09-14
Omit empty sections in gf help output
hallgren
2011-09-14
GF shell command 'help -t2t' outputs help in txt2tags format
hallgren
2011-08-28
import command now gives priority to new abstract syntax, and discards the ol...
aarne
2011-08-25
reload command in shell
aarne
2011-05-02
transliteration via configuration file: ps -to=file or ps -from=file
aarne
2011-04-08
GF shell restricted mode: found one more writeFile that should be restricted
hallgren
2011-02-10
Adding a basic lexicon-based tokenizer and the asociated command in gf shell
gdetrez
2011-03-12
generalized pt -transfer so that it goes into subtrees (naive implementation ...
aarne
2011-03-04
switched the upper and lower parts of lexc entries to their standard order
aarne
2011-03-03
GF shell restricted mode
hallgren
2011-03-03
print lexicon in Xerox LEXC format: pg -lexc
aarne
2011-03-01
corrected help for l command
aarne
2011-02-28
the command show_operations to inspect opers in scope
aarne
[next]