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