Eelco Dolstra
|
ebff82222c
|
* Refactoring: move all database manipulation into store.cc.
* Removed `--query --generators'.
|
2003-10-15 12:42:39 +00:00 |
|
Eelco Dolstra
|
1eb4da156c
|
* Performance improvement: don't register already registered terms,
thus greatly reducing the number of db transactions.
|
2003-10-10 13:22:29 +00:00 |
|
Eelco Dolstra
|
6baa2c4420
|
* Get rid of identifiers since they are redundant now. This greatly
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-08 15:06:59 +00:00 |
|
Eelco Dolstra
|
5d4171f7fb
|
* Synchronise terminology with the ICSE paper (e.g., slice -> closure,
fstate -> Nix expression).
* Fix src/test.cc.
|
2003-10-07 12:27:49 +00:00 |
|