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
/
python
Age
Commit message (
Expand
)
Author
2014-06-18
build-binary-dist.sh: updated to include the Python binding to the C run-time
hallgren
2014-05-22
small fix in tabularLinearize
kr.angelov
2014-05-22
added tabularLinearize in the python binding
kr.angelov
2014-03-20
added hasLinearization method in the Python binding
kr.angelov
2014-03-20
fix in the Python binding which was forgoten after a change in the C runtime
kr.angelov
2014-03-12
compute the right word probability
kr.angelov
2013-12-10
loading and unloading of languages in the C runtime and in the Python bindings
kr.angelov
2013-11-20
fix in the Python binding
kr.angelov
2013-11-04
A simple type checker in the C runtime. Dependent types are not supported yet...
kr.angelov
2013-10-31
bracketedLinearize in Python is now using the linref
kr.angelov
2013-10-09
a major redesign in the C runtime. The parser and the linearizer now fully su...
kr.angelov
2013-10-04
GuString is now an ordinary C string - it makes live easier. In addition PgfS...
kr.angelov
2013-09-30
fix the bracketed linearization in Python after the introduction of nonExist ...
kr.angelov
2013-09-30
better handling for nonExist in the C runtime. BIND is also supported in the ...
kr.angelov
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2013-09-24
a small fix in the python binding after the refactoring in the C runtime
kr.angelov
2013-09-05
remove the read and write modules from libgu. this simplifies the i/o layer
kr.angelov
2013-08-23
Add INSTALL file for python bindings. Add note about libtool to INSTALL of c ...
john
2013-08-21
change the locale in the test script for the Python binding
kr.angelov
2013-08-21
fix a crash in the python binding
kr.angelov
2013-08-19
word completion in the C runtime now returns multi-word expressions and the c...
kr.angelov
2013-08-19
fullFormLexicon in C and Python
kr.angelov
2013-08-16
implemented lookupMorpho for C and Python
kr.angelov
2013-08-16
provide API to access the language code for the concrete language
kr.angelov
2013-08-16
fixes in the C and Python API to make them closer to the Haskell API
kr.angelov
2013-08-15
added graphvizParseTree in the C and Python runtimes
kr.angelov
2013-08-15
graphvizAbstractTree in the C and Python runtimes
kr.angelov
2013-07-05
the hash function for pgf.Expr is now really added
kr.angelov
2013-06-27
typos in the documentation for the Python binding
kr.angelov
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
patch for adjustable heuristics from Python
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-14
bugfix in the python binding
kr.angelov
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-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-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-06
the statistical parser is now using two memory pools: one for parsing and one...
kr.angelov
2013-05-01
word completion in the C runtime. The runtime/python/test.py example is now u...
kr.angelov
2013-04-19
the C runtime and the Python binding now have an API for parser evaluation. T...
kr.angelov
2013-04-18
added API for computing bracketed strings from Python and C
kr.angelov
2013-02-11
the class PgfConcr from the Python binding now has a property name which retu...
kr.angelov
2013-02-01
This patch removes Gregoire's parse_tokens function in the python binding and...
kr.angelov
2013-01-29
bugfix in the reference counting for Python
kr.angelov
2013-01-29
the Python binding is in pure C again
kr.angelov
2013-01-29
added an API for composing and decomposing abstract trees from Python
kr.angelov
[next]