index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
c
/
pgf
/
graphviz.c
Age
Commit message (
Expand
)
Author
2021-01-20
fix type signature
krangelov
2020-03-05
The APIs for callbacks and the bracketed strings now use a string for the ana...
krangelov
2017-09-08
fix the type signatures for the linearizer callbacks
Krasimir Angelov
2017-08-31
graphvizWordAlignment in the C runtime
Krasimir Angelov
2017-08-31
the C runtime now supports the same customizations for GraphViz as the Haskel...
Krasimir Angelov
2017-08-07
the linearizer API now allows to detect metavariables. This is used for insta...
Krasimir Angelov
2017-04-19
explicitly classify all functions in libpgf as either internal or API functions
krasimir
2014-10-22
CAPIT is now naturally supported in the C runtime
kr.angelov
2014-03-05
implementation for pre in the C runtime
kr.angelov
2013-12-10
loading and unloading of languages in the C runtime and in the Python bindings
kr.angelov
2013-10-04
suppress warning in graphviz.c
kr.angelov
2013-10-04
GuString is now an ordinary C string - it makes live easier. In addition PgfS...
kr.angelov
2013-09-30
fix the graphviz visualization after the introduction of nonExist and BIND
kr.angelov
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2013-09-17
a major refactoring in the C runtime. GuList is now removed and replaced with...
kr.angelov
2013-09-05
remove the read and write modules from libgu. this simplifies the i/o layer
kr.angelov
2013-08-16
fixes in the C and Python API to make them closer to the Haskell API
kr.angelov
2013-08-15
added graphvizParseTree in the C and Python runtimes
kr.angelov
2013-08-15
graphvizAbstractTree in the C and Python runtimes
kr.angelov