0
I Use This!
Inactive

Commits : Listings

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