summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/PGF2/Expr.hsc
AgeCommit message (Expand)Author
2021-07-06Add note in PGF2 documentation about risk for integer overflow.John J. Camilleri
2019-02-20added Data.Data.Data instance for Exprkrangelov
2017-09-28the parser for abstract expressions in the C runtime now supports partial parsesKrasimir Angelov
2017-09-08an initial sketch for PGF building API in the Haskell bindingKrasimir Angelov
2017-09-04instance Eq Expr in the Haskell bindingKrasimir Angelov
2017-08-29the embedded grammars now work with both the pure Haskell and the Haskell bin...Krasimir Angelov
2017-02-10safer memory management in the Haskell bindingkrasimir
2017-01-26bring the Haskell binding a bit closer to the pure Haskell APIkrasimir
2017-01-26added mkMeta and unMeta in the Haskell bindingkrasimir
2017-01-26added mkAbs and unAbs in the Haskell bindingkrasimir
2017-01-26add unStr,unInt and unFloat in the Haskell bindingkrasimir
2017-01-25improve the documentation for PGF2krasimir
2015-11-19added mkInt and mkFloat in the Haskell binding to make it easy to create lite...krasimir
2015-09-10PGF2.Expr: a fix for ghc-7.6hallgren
2015-09-03PGF2.Expr fixeshallgren
2015-09-02added the minimal Haskell API for storing expressions/triples in the semantic...krasimir