0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 30, 2025 — Jun 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo in README More... almost 15 years ago
Redesigned point persistent list s.t. lists are now stored in descending order More... almost 15 years ago
Source line formatting tweak. More... almost 15 years ago
Fixed a bug where the list was being built incorrectly More... about 15 years ago
Now using fixed-size nodes. More... about 15 years ago
Now removing duplicates at the ADT level. More... about 15 years ago
PersistentList interface now only allows setting next at increasing times More... about 15 years ago
Now able to specify how many enumeration iterations More... about 15 years ago
Fixed a bug where a vector would be incorrectly cast to an array More... about 15 years ago
Cleaned up documentation More... about 15 years ago
Now using a tree to speed up persistent list creation. More... about 15 years ago
Added documentation for random order point insertion More... about 15 years ago
Fixed a bug where inserting nodes was doing a lot of extra work. More... about 15 years ago
Fixed a bug where querying for a point higher than the max failed. More... about 15 years ago
Implemented leftMostNE query. More... about 15 years ago
Data structure should be correct More... about 15 years ago
BUGFIX: certain sequences of insertions would create incorrect tree More... about 15 years ago
Now only tracking changes in next pointers. More... about 15 years ago
Now using map instead of array in nodes. More... about 15 years ago
Now using "fat" nodes. More... about 15 years ago
Fixed a bunch of bugs which were causing incorrect lists. More... about 15 years ago
Major refactoring More... about 15 years ago
Abstracted out the Persistent List data structure More... about 15 years ago
Fixed a bug where paths weren't being properly copied. More... about 15 years ago
Implemented path copying persistence. More... about 15 years ago
Implemented naïve persistent lists More... about 15 years ago
Now properly building a sorted array. More... about 15 years ago
Implemented array sorted by x More... about 15 years ago
Initial commit More... about 15 years ago