| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-27 | GPLize project | Ben Culkin | |
| Finally deciding to move things into a proper license; which I can do since I've never accepted (or had :( ) a pull request from another person | |||
| 2020-12-14 | Add ReverseListIterator | Ben Culkin | |
| ReverseListIterator is a ListIterator which iterates over a given list in reverse, so that next()/prev() are essentially swapped. | |||
