summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/examples/pgf-hsbind-trans.hs
AgeCommit message (Collapse)Author
2017-09-04eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an ↵Krasimir Angelov
internal module in the runtime. These are not really part of the core runtime.
2016-05-11the Literals API in Haskell no longer offers the sentence as an argument to ↵krasimir
the callbacks. It is just as easy to save the sentence in a closure and by doing that we save the repeated round about from C to Haskell strings
2015-04-21some translate.probs decreased ; fine-tuning in pgf-hsbind-transaarne
2015-04-17pgf-hsbind-trans now with linearizeAllaarne