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
2013-04-02
Replace "CId" with "Language" in type signature for PGF.tabularLinearizes
john.j.camilleri
2013-03-26
haddock bug workaround
hallgren
2013-03-09
ghc-7.6: add missing Num instance for Bits
Sergei Trofimovich
2013-02-13
Fix for a PGF portability problem
hallgren
2013-01-29
Avoid crash in random generation with probabilities
hallgren
2012-11-22
PGFService.hs: fix type error caused by change to PGF.graphvizParseTree
hallgren
2012-11-22
better visualization of parse trees
peter.ljunglof
2012-09-18
the Haskell runtime now exports 'functionsByCat' which returns the list of al...
kr.angelov
2012-08-30
another fix for teyjus
kr.angelov
2012-08-30
the loading of PGF files was broken by the Teyjus patch. Now this is fixed
kr.angelov
2012-08-29
Use nub' instead of nub in some places, remove some unused nub imports
peter.ljunglof
2012-08-29
Added an O(n log n) version of nub
peter.ljunglof
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
Fix List.foldl / Map.foldl ambiguosity
Sergei Trofimovich
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
[next]