summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/aligner.c
AgeCommit message (Collapse)Author
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