summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/aligner.c
AgeCommit message (Collapse)Author
2020-03-05The 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
2017-09-08fix the type signatures for the linearizer callbacksKrasimir Angelov
2017-08-07the linearizer API now allows to detect metavariables. This is used for ↵Krasimir Angelov
instancein the lookup where the tokens produced from the metavariables are interpreted as distinct from all other tokens.
2017-04-13gu_string_buf -> gu_new_string_buf in libgukrasimir
2015-05-11added all orthographic primitiveskrasimir
2014-12-29API for word alignment in the C runtime and in the Haskell bindingkr.angelov