summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/graphviz.c
AgeCommit message (Expand)Author
2021-01-20fix type signaturekrangelov
2020-03-05The APIs for callbacks and the bracketed strings now use a string for the ana...krangelov
2017-09-08fix the type signatures for the linearizer callbacksKrasimir Angelov
2017-08-31graphvizWordAlignment in the C runtimeKrasimir Angelov
2017-08-31the C runtime now supports the same customizations for GraphViz as the Haskel...Krasimir Angelov
2017-08-07the linearizer API now allows to detect metavariables. This is used for insta...Krasimir Angelov
2017-04-19explicitly classify all functions in libpgf as either internal or API functionskrasimir
2014-10-22CAPIT is now naturally supported in the C runtimekr.angelov
2014-03-05implementation for pre in the C runtimekr.angelov
2013-12-10loading and unloading of languages in the C runtime and in the Python bindingskr.angelov
2013-10-04suppress warning in graphviz.ckr.angelov
2013-10-04GuString is now an ordinary C string - it makes live easier. In addition PgfS...kr.angelov
2013-09-30fix the graphviz visualization after the introduction of nonExist and BINDkr.angelov
2013-09-27a major refactoring in the C and the Haskell runtimes. Note incompatible chan...kr.angelov
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced with...kr.angelov
2013-09-05remove the read and write modules from libgu. this simplifies the i/o layerkr.angelov
2013-08-16fixes in the C and Python API to make them closer to the Haskell APIkr.angelov
2013-08-15added graphvizParseTree in the C and Python runtimeskr.angelov
2013-08-15graphvizAbstractTree in the C and Python runtimeskr.angelov