aboutsummaryrefslogtreecommitdiff
path: root/ccwl/graphviz.scm
AgeCommit message (Expand)Author
2021-12-17Create specialized type for graphviz edge.Arun Isaac
2021-12-17Abstract out serialization of graphviz properties.Arun Isaac
2021-12-13ccwl: Support graphviz node ports.Arun Isaac
2021-12-13ccwl: Organize serialize into a generic function.Arun Isaac
2021-12-13ccwl: Escape only the double quote character in graphviz output.Arun Isaac
2021-12-13ccwl: Support graphviz HTML strings.Arun Isaac
2021-11-02ccwl: Rename graphviz to dot.Arun Isaac
2021-10-12ccwl: Implement compiling to graphviz.Arun Isaac