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
/
Internal.hsc
Age
Commit message (
Collapse
)
Author
2020-03-05
The APIs for callbacks and the bracketed strings now use a string for the ↵
krangelov
analysis intead of an integer. This is now consistent with lookupMorpho and friends
2019-12-07
a version of the parser which returns a chart rather than a list of expressions
krangelov
2019-05-28
bits of documentation
krangelov
2018-11-27
expose PGF and Concr for FFI
Krasimir Angelov
2017-09-28
added exprSubstitute in the C runtime for substituting meta variables
Krasimir Angelov
2017-09-25
handle productions in the internal creation API
Krasimir Angelov
2017-09-14
an almost complete API for building new PGF files in the Haskell binding
Krasimir Angelov
2017-09-13
added PGF2.Internal.writePGF in the Haskell binding
Krasimir Angelov
2017-09-11
an almost complete API for creating the abstract syntax of a PGF in memory
Krasimir Angelov
2017-09-11
an API to access the grammar's flags
Krasimir Angelov
2017-09-08
more type corrections
Krasimir Angelov
2017-09-08
the Haskell binding should be more careful with the matching types in C
Krasimir Angelov
2017-09-08
an initial sketch for PGF building API in the Haskell binding
Krasimir Angelov
2017-09-07
a light API in the Haskell binding for accessing the internal data structures
Krasimir Angelov