| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-08 | Start splitting into maven modules | Benjamin J. Culkin | |
| 2017-04-10 | Cleanup | bculkin2442 | |
| 2017-04-07 | Cleanup | bjculkin | |
| 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. | |||
