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
Age
Commit message (
Expand
)
Author
2013-06-27
a complete Python API for reading, printing and manipulation of abstract tree...
kr.angelov
2013-06-26
dummy compute function in the Python binding
kr.angelov
2013-06-26
we no longer maintain an explicit list of functions per category since now it...
kr.angelov
2013-06-26
forgot to add reasoner.h
kr.angelov
2013-06-26
forgot to add jit.h
kr.angelov
2013-06-26
an optimization in the jitter for generating more compact code
kr.angelov
2013-06-26
patch for adjustable heuristics from Python
kr.angelov
2013-06-26
compatibility issue for MacOS X
kr.angelov
2013-06-26
fix for x86_64
kr.angelov
2013-06-25
Now there is a just-in-time compiler which generates native code for proof se...
kr.angelov
2013-06-24
bugfix for the linearizer in the C runtime
kr.angelov
2013-06-22
bugfix for the word completion in the C runtime
kr.angelov
2013-06-20
add x86_64 support to GNU lightning
kr.angelov
2013-06-19
fíx in the Python binding for compatibility with Python<2.7
kr.angelov
2013-06-19
fix an issue in the Python binding related to the 32 vs 64 bit compatibility
kr.angelov
2013-06-17
fix for a couple of warnings that are generated when GNU lightning is used
kr.angelov
2013-06-17
add the source code for GNU lightning in the source directory for the C runtime
kr.angelov
2013-06-15
Improvements In Sindhi RG
virk.shafqat
2013-06-14
bugfix in the python binding
kr.angelov
2013-06-13
Fix UTF-8 decoding problem in gf -server
hallgren
2013-06-13
Syntax editor: minor CSS tweak to resemble Minibar more
john.j.camilleri
2013-06-13
Syntax editor: AST string always shown, remove export button
john.j.camilleri
2013-06-10
Update the usage text for the --output-format option
hallgren
2013-06-02
GF.Text.Transliterations: avoid error prone function Data.Map.fromAscList
hallgren
2013-05-31
Prasad's sanskrit transliteration ; MiniresourceSan now compiles but is mostl...
aarne
2013-05-31
now the call Expr.unpack("? e1 e2") in Python returns a pair with None as the...
kr.angelov
2013-05-31
improved error message in the Python binding
kr.angelov
2013-05-30
bugfix for the grammar printer in the C runtime
kr.angelov
2013-05-29
a simple refactoring in the Python runtime
kr.angelov
2013-05-29
readPGF in the Python runtime now throws "No such file or directory" exceptio...
kr.angelov
2013-05-28
added a test class for the Java API plus a small refinement in the implementa...
kr.angelov
2013-05-28
an initial skeleton for building a Java binding to the C runtime
kr.angelov
2013-05-21
fix the encoding problem with unicode literals in the Python binding
kr.angelov
2013-05-07
bugfix for bracketedLinearize which was causing crash if the tree cannot be l...
kr.angelov
2013-05-07
bug fix in the management of memory pools in the statistical parser
kr.angelov
2013-05-06
the statistical parser is now using two memory pools: one for parsing and one...
kr.angelov
2013-05-05
fix the leftcorner filtering after the addition of word completion
kr.angelov
2013-05-04
bugfix in the C runtime which was causing an infinite loop while linearizing ...
kr.angelov
2013-05-03
[haskell runtime] Remove trailing whitespaces in VisualizeTree.hs
gregoire.detrez
2013-05-01
word completion in the C runtime. The runtime/python/test.py example is now u...
kr.angelov
2013-04-26
finally the statistical parser is able to return all possible abstract trees
kr.angelov
2013-04-26
gfse: use alltenses/ instead of present/ when looking up RGL oper types
hallgren
2013-04-26
Add greek to Setup.hs and the web apps
hallgren
2013-04-25
minibar: remove two more uses of with()
hallgren
2013-04-25
minibar: fix bug that prevented minibar from working in Webkit browsers
hallgren
2013-04-24
PGF service: apply the token binding operator &+ to all linearizations
hallgren
2013-04-23
js/localstorage.js: don't throw an exception if JSON parsing fails
hallgren
2013-04-23
gfse: add access to the syntax editor
hallgren
2013-04-23
js/gfrobust.js: don't try to translate sentenses that are too long
hallgren
2013-04-23
js/localstorage.js: improved faked localStorage if real localStorage is missing
hallgren
[next]