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
/
c
/
Makefile.am
Age
Commit message (
Expand
)
Author
2013-09-17
a major refactoring in the C runtime. GuList is now removed and replaced with...
kr.angelov
2013-09-12
remove the logging from libgu
kr.angelov
2013-09-05
remove the string internalization since it slows down grammar loading with li...
kr.angelov
2013-09-05
remove the read and write modules from libgu. this simplifies the i/o layer
kr.angelov
2013-09-05
remove dump and yaml from libgu
kr.angelov
2013-08-15
graphvizAbstractTree in the C and Python runtimes
kr.angelov
2013-06-26
patch for adjustable heuristics from Python
kr.angelov
2013-06-25
Now there is a just-in-time compiler which generates native code for proof se...
kr.angelov
2013-04-19
the C runtime and the Python binding now have an API for parser evaluation. T...
kr.angelov
2013-02-11
remove the pgf2yaml tool which was both broken and redundant. The declaration...
kr.angelov
2013-01-08
New PGF utility: pgf-parse
peter.ljunglof
2012-12-19
rename linearize.{h/c} to linearizer.{h/c} which follows the convention used ...
kr.angelov
2012-12-14
The first prototype for exhaustive generation in the C runtime. The trees are...
kr.angelov
2012-12-12
started an official API to the C runtime
kr.angelov
2012-12-03
added experimental script for chunking in the C runtime
kr.angelov
2012-07-31
An initial import of the teyjus source code in the C runtime for GF. The two ...
kr.angelov
2012-05-16
another attempt to port the robust parser to MacOS
kr.angelov
2012-03-12
libpgf: a new implementation for literals which also allows custom literals. ...
kr.angelov
2012-03-09
libpgf: added simple lexer
kr.angelov
2012-01-21
added an API for printing the PGF to human readable format
kr.angelov
2012-01-20
initial import of the C runtime
kr.angelov