| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-17 | Add more toString/hashCode/equals | bjculkin | |
| 2017-03-16 | Stack updates. | bjculkin | |
| 2017-03-13 | Formatting | EVE | |
| 2017-03-13 | Cleanliness | EVE | |
| 2017-03-11 | Stack work | bculkin2442 | |
| There are now multiple kinds of stacks, with Stack being abstract and SimpleStack being the basic implementation. QueueStack is a stack that's actually a queue. SpaghettiStack is a stack that has a parent it can access. | |||
