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
/
Compile
/
PGFtoProlog.hs
Age
Commit message (
Expand
)
Author
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2013-11-06
the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l...
kr.angelov
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2012-06-28
Fixed minor bug in prolog export
peter.ljunglof
2012-06-27
major changes to the prolog export
peter.ljunglof
2010-10-02
refactor the API for random generation again. Now PGF contains probabilities ...
krasimir
2010-06-18
Yay!! Direct generation of PMCFG from GF grammar
krasimir
2010-05-26
since now we don't do common subexpression elimination for PGF we could simpl...
krasimir
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2010-03-24
now for every category we store, in PGF, the list of functions for it in sour...
krasimir
2010-01-29
bugfix in the PGF typechecker and more test cases
krasimir
2010-01-27
cleanup the code of the PGF interpreter and polish the binary serialization t...
krasimir
2010-01-17
PGF is now real synchronous PMCFG
krasimir
2009-12-14
rename some modules that had GFCC in the name to PGF+something
krasimir