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-bind
/
PGF2
Age
Commit message (
Expand
)
Author
2015-04-17
added linearizeAll in the Haskell bindings
krasimir
2015-03-19
haskell-bind: add bindings to graphviz rendering functions for abstract&parse...
hallgren
2015-01-30
added hasLinearization in the Haskell binding
kr.angelov
2014-12-29
API for word alignment in the C runtime and in the Haskell binding
kr.angelov
2014-12-19
bugfix and tiny optimization for callbacks from Haskell
kr.angelov
2014-12-19
added mkStr to the Haskell binding
kr.angelov
2014-12-19
added mkApp to the Haskell binding
kr.angelov
2014-12-16
change in the API for literals
kr.angelov
2014-10-09
throw away the long obsolete runtime type information in the C runtime
kr.angelov
2014-09-10
now release the FunPtr:s that are allocated for each literal callback
kr.angelov
2014-09-10
added an API for custom literals in the Haskell binding
kr.angelov
2014-09-10
added loadConcr/unloadConcr to the Haskell binding. This exposes an API for l...
kr.angelov
2014-04-04
fix the haskell binding to handle parse errors
kr.angelov
2014-03-12
haskell-bind: comment out superfluous imports
hallgren
2014-02-10
proper error checking in the C runtime
kr.angelov
2014-02-09
cleanup the code for the FFI binding. The API is now more uniform with the Py...
kr.angelov