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
/
runtime
/
haskell
Age
Commit message (
Expand
)
Author
2012-03-18
PGF run-time library: function names in BracketedString (experimental)
hallgren
2011-12-19
the parser now use nub instead of nubsort which means that the abstract synta...
kr.angelov
2011-12-08
Now graphvizAbstractTree suppress the visualization of implicit arguments.
kr.angelov
2011-11-15
now we store version number in every .gfo file. If the file is compiled with ...
kr.angelov
2011-11-10
Now PMCFG is compiled per module and at the end we only link it. The new comp...
kr.angelov
2011-10-25
Preparations for release of GF 3.3
hallgren
2011-10-20
PGF.hs: Add LANGUAGE BangPatterns to make GHC 7.2 happy
hallgren
2011-09-21
fix in the proof search. when we start the generation from a template, we mus...
kr.angelov
2011-09-15
added topological sort module to PGF - to be used in example based grammar wr...
ra.monique
2011-09-14
quick fixes in PGF.TypeCheck suggested by Krasimir; to be revisited
aarne
2011-08-30
bugfixes in the typechecker and the tree generator
kr.angelov
2011-08-30
bugfix: allow higher-order variables in the linearization
kr.angelov
2011-08-29
skip spaces before closing parenthesis in PGF.Expr.pFactor
aarne
2011-08-28
import command now gives priority to new abstract syntax, and discards the ol...
aarne
2011-04-06
avoid warning from ghc-7.0
hallgren
2011-04-06
avoid warning from ghc-7.0
hallgren
2011-03-17
Adding a missing file for the tokenizer...
gdetrez
2011-02-10
Adding a basic lexicon-based tokenizer and the asociated command in gf shell
gdetrez
2011-02-06
a simple clitic analysis command 'ca'
aarne
2011-01-08
fix the computation of abstract expressions in the presence of implicit argum...
krasimir
2011-01-08
bugfix in the handling of implicit arguments in the typechecker
krasimir
2010-12-17
bugfix: setProbabilities should be more robust when there are missing probabi...
krasimir
2010-12-14
now every parse state keeps reference only to the concrete and the abstract s...
krasimir
2010-12-14
work-around in Tree.expr2tree to make Paraphrase work
aarne
2010-12-14
optimization in the parser for large lexicons. Now, the parser is slightly sl...
krasimir
2010-10-19
In the haskell code, we make the binary representation of the doubles complia...
gdetrez
2010-12-08
fixed typos in the documentation for PGF.Parse
krasimir
2010-12-06
simple refactoring in PGF.Macros and related
krasimir
2010-12-07
moved PGF.ToApi to GF.Compile.ToAPI
aarne
2010-12-06
no more IO in the syntax to API translator
ra.monique
2010-12-06
vt -api with conversion to resource API names
aarne
2010-12-05
added syntax to api translation module
ra.monique
2010-11-24
command ai in the shell now shows the probability of the tree
krasimir
2010-11-12
operations in the abstract syntax
krasimir
2010-10-31
added giza Alignments with command ga and merged the rendering algorithm for ...
ramona.enache
2010-10-25
when faced with hard unification problem the type checker should just postpon...
krasimir
2010-10-25
when we print the bracketed string it is useful to print the attached metavar...
krasimir
2010-10-21
change the TcM monad to continuation passing style. The old monad caused stac...
krasimir
2010-10-21
support for proof search with high-order functions
krasimir
2010-10-20
bugfix in the term generation
krasimir
2010-10-20
fixed typo which broke the parsing with -openclass
krasimir
2010-10-19
in the type checker monad we should use lazy pattern matching because otherwi...
krasimir
2010-10-18
added explicit depth parameter to the parsing API and the corresponding comma...
krasimir
2010-10-18
typo in PGF.TypeCheck which spoiled the previous patch
krasimir
2010-10-18
now we use the GF reasoner to fillin meta variables in the abstract trees gen...
krasimir
2010-10-14
now since the type checking monad TcM is nondeterministic we can use the same...
krasimir
2010-10-13
bugfix in PGF.VisualizeTree for handling trees with implicit arguments
krasimir
2010-10-13
fix PGF.Generate.restart. The restart should be done only if there are some s...
krasimir
2010-10-11
the exhaustive/random generator now knows how to handle computable functions ...
krasimir
2010-10-11
now the generation from template with meta-variables respects the dependent t...
krasimir
[next]