summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/pgf2-bind.cabal
AgeCommit message (Collapse)Author
2015-04-20fix in the Haskell binding for Windowskrasimir
2014-09-10now release the FunPtr:s that are allocated for each literal callbackkr.angelov
2014-05-07Two improvements in the pgf-shell examplehallgren
1. Like pgf-translate, it now shows one result at a time, press Enter to get more results. 2. You can load a new grammar with the command 'i <path-to-pgf>'
2014-02-10Restore compatibility with GHC 7.0hallgren
2014-02-10bugfix in pgf2-bind.cabalkr.angelov
2014-02-09cleanup the code for the FFI binding. The API is now more uniform with the ↵kr.angelov
Python and the Java bindings. Fixed a lot of memory leaks.