about summary refs log tree commit diff
path: root/src/dotgraph.cc
AgeCommit message (Collapse)AuthorFilesLines
2003-10-07 * Synchronise terminology with the ICSE paper (e.g., slice -> closure,Eelco Dolstra1-15/+15
fstate -> Nix expression). * Fix src/test.cc.
2003-09-03 * Make nicer dot graphs. Also show the inner structure of slices.Eelco Dolstra1-14/+85
2003-09-03 * Factored out dot graph generation into a separate file.Eelco Dolstra1-0/+63