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
/
examples
Age
Commit message (
Expand
)
Author
2015-04-21
some translate.probs decreased ; fine-tuning in pgf-hsbind-trans
aarne
2015-04-17
pgf-hsbind-trans now with linearizeAll
aarne
2015-04-17
pgf-shell.hs: remove call to performGC and document the 'i' command
hallgren
2015-04-16
simplified the example translator and renamed it to pgf-hsbind-trans
aarne
2015-04-15
extended pgf-shell functionalities: batch translation with many trees, and in...
aarne
2014-05-07
pgf-shell.hs: fix compilation problem with GHC 7.4
hallgren
2014-05-07
Two improvements in the pgf-shell example
hallgren
2014-04-04
fix the haskell binding to handle parse errors
kr.angelov
2014-02-10
Restore compatibility with GHC 7.0
hallgren
2014-02-10
haskell-bind: fix broken pgf-shell
hallgren
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
pgf-shell: enable -rtsopts, call performGC between commands
hallgren
2014-01-17
haskell-bind: add a cabal file and examples/pgf-shell.hs
hallgren