summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/PGF2/Internal.hsc
AgeCommit message (Expand)Author
2020-03-05The APIs for callbacks and the bracketed strings now use a string for the ana...krangelov
2019-12-07a version of the parser which returns a chart rather than a list of expressionskrangelov
2019-05-28bits of documentationkrangelov
2018-11-27expose PGF and Concr for FFIKrasimir Angelov
2017-09-28added exprSubstitute in the C runtime for substituting meta variablesKrasimir Angelov
2017-09-25handle productions in the internal creation APIKrasimir Angelov
2017-09-14an almost complete API for building new PGF files in the Haskell bindingKrasimir Angelov
2017-09-13added PGF2.Internal.writePGF in the Haskell bindingKrasimir Angelov
2017-09-11an almost complete API for creating the abstract syntax of a PGF in memoryKrasimir Angelov
2017-09-11an API to access the grammar's flagsKrasimir Angelov
2017-09-08more type correctionsKrasimir Angelov
2017-09-08the Haskell binding should be more careful with the matching types in CKrasimir Angelov
2017-09-08an initial sketch for PGF building API in the Haskell bindingKrasimir Angelov
2017-09-07a light API in the Haskell binding for accessing the internal data structuresKrasimir Angelov