summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/PGF2/FFI.hsc
AgeCommit message (Expand)Author
2021-05-03Manage to get completion working in PGF2John J. Camilleri
2021-05-03First attempt at adding support for complete in PGF2 (gives segmentation faults)John J. Camilleri
2020-08-14remove the deprecated pgf_print_expr_tuplekrangelov
2020-08-14added an API for cloning expressions/types/literalskrangelov
2020-07-08drop the SG library completely.krangelov
2020-03-06an API to access the names of all fields withing a categorykrangelov
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-28API for scanning for cohorts in an arbitrary textkrangelov
2018-06-20bracketedLinearize in Haskell now emits the BIND constructor like in JavaKrasimir Angelov
2017-10-04further extend the API of the C runtimeKrasimir Angelov
2017-10-03in the PGF2 api: remove showCategory. add categoryContext and functionIsConst...Krasimir Angelov
2017-09-28added exprSubstitute in the C runtime for substituting meta variablesKrasimir Angelov
2017-09-28the parser for abstract expressions in the C runtime now supports partial parsesKrasimir 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-08the Haskell binding should be more careful with the matching types in CKrasimir Angelov