| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-10 | Cleanup | bculkin2442 | |
| 2017-04-07 | Cleanup | bjculkin | |
| 2017-03-16 | Stack updates. | bjculkin | |
| 2017-03-14 | Cleanup | EVE | |
| 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. | |||
| 2017-03-10 | Stack update | bculkin2442 | |
| 2017-03-06 | Stack combinators | bculkin2442 | |
| Basic/dataflow combinators | |||
| 2017-03-06 | Stack class | bculkin2442 | |
| Added a stack with basic combinators | |||
