Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-04 | * Use the new ATermMap. | Eelco Dolstra | 1 | -417/+0 | |
2006-05-04 | * Iterators. | Eelco Dolstra | 1 | -6/+73 | |
2006-05-04 | * Keep some statistics about memory allocation. | Eelco Dolstra | 1 | -5/+16 | |
2006-05-03 | * Maintain the count field properly. | Eelco Dolstra | 1 | -29/+44 | |
2006-05-03 | * New ATermMap, seems more-or-less finished. | Eelco Dolstra | 2 | -50/+154 | |
2006-05-03 | * Started hacking on a ATermTable replacement, since ATermTable uses | Eelco Dolstra | 2 | -0/+250 | |
gigantic amounts of memory --- 65536 bytes per table at least --- which makes it unsuitable for representing short-lived substitution tables and attribute sets. |