Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-08 | * Get rid of the `netsources' database. | Eelco Dolstra | 1 | -15/+4 | |
* Rename the `refs' database to `hash2paths'. | |||||
2003-07-04 | * Cleanup. | Eelco Dolstra | 1 | -1/+7 | |
2003-07-04 | * Caching of expression successors. | Eelco Dolstra | 1 | -9/+7 | |
2003-06-27 | * Realisation of File(...) expressions. | Eelco Dolstra | 1 | -13/+8 | |
2003-06-17 | * Derefencing of hashed expressions. | Eelco Dolstra | 1 | -3/+7 | |
2003-06-16 | * Started implementing the new evaluation model. | Eelco Dolstra | 1 | -0/+60 | |
* Lots of refactorings. * Unit tests. |