aboutsummaryrefslogtreecommitdiff
path: root/ccwl/graphviz.scm
AgeCommit message (Expand)Author
2024-03-22ccwl: Implement js-expression.Arun Isaac
2024-03-22scripts: Use unified function terminology.Arun Isaac
2023-09-28graphviz: Add generic workflow or command serialization function.Arun Isaac
2023-09-28graphviz: Add command to dot serialization function.Arun Isaac
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