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
Age
Commit message (
Expand
)
Author
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
Restore compatibility with GHC 7.0
hallgren
2014-02-10
proper error checking in the C runtime
kr.angelov
2014-02-10
haskell-bind: fix broken pgf-shell
hallgren
2014-02-10
bugfix in pgf2-bind.cabal
kr.angelov
2014-02-09
updated haskell-bind/README
kr.angelov
2014-02-09
cleanup the code for the FFI binding. The API is now more uniform with the Py...
kr.angelov
2014-02-07
pgf-shell: show the names of the concrete syntaxes after loading the grammar
hallgren
2014-02-07
haskell-bind: add function languages
inari
2014-02-07
pgf-shell: enable -rtsopts, call performGC between commands
hallgren
2014-02-06
fixed some memory leaks
inari
2014-01-29
changes to pools in haskell bindings
inari
2014-01-20
Optionally include C run-time support
hallgren
2014-01-20
haskell-bind: add an export list to hide internal stuff
hallgren
2014-01-17
haskell-bind.cabal: relax overly restrictive version bounds and add cc-options
hallgren
2014-01-17
haskell-bind: add a cabal file and examples/pgf-shell.hs
hallgren
2014-01-17
haskell-bind: change the type of CRuntimeFFI.getConcr
hallgren
2013-12-10
move src/runtime/haskell/CRuntimeFFI to src/runtime/haskell-bind. Don't mess ...
kr.angelov