summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/PGF2
AgeCommit message (Expand)Author
2015-04-17added linearizeAll in the Haskell bindingskrasimir
2015-03-19haskell-bind: add bindings to graphviz rendering functions for abstract&parse...hallgren
2015-01-30added hasLinearization in the Haskell bindingkr.angelov
2014-12-29API for word alignment in the C runtime and in the Haskell bindingkr.angelov
2014-12-19bugfix and tiny optimization for callbacks from Haskellkr.angelov
2014-12-19added mkStr to the Haskell bindingkr.angelov
2014-12-19added mkApp to the Haskell bindingkr.angelov
2014-12-16change in the API for literalskr.angelov
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2014-09-10now release the FunPtr:s that are allocated for each literal callbackkr.angelov
2014-09-10added an API for custom literals in the Haskell bindingkr.angelov
2014-09-10added loadConcr/unloadConcr to the Haskell binding. This exposes an API for l...kr.angelov
2014-04-04fix the haskell binding to handle parse errorskr.angelov
2014-03-12haskell-bind: comment out superfluous importshallgren
2014-02-10proper error checking in the C runtimekr.angelov
2014-02-09cleanup the code for the FFI binding. The API is now more uniform with the Py...kr.angelov