Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-08 | * Get rid of identifiers since they are redundant now. This greatly | Eelco Dolstra | 1 | -25/+25 | |
simplifies stuff. * The format of Nix expressions and the database schema changed because of this, so it's best to delete old Nix installations. | |||||
2003-10-07 | * Synchronise terminology with the ICSE paper (e.g., slice -> closure, | Eelco Dolstra | 1 | -15/+15 | |
fstate -> Nix expression). * Fix src/test.cc. | |||||
2003-09-03 | * Make nicer dot graphs. Also show the inner structure of slices. | Eelco Dolstra | 1 | -14/+85 | |
2003-09-03 | * Factored out dot graph generation into a separate file. | Eelco Dolstra | 1 | -0/+63 | |