| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-08 | Start splitting into maven modules | Benjamin J. Culkin | |
| 2017-09-14 | Add position access to tapes | Benjamin J. Culkin | |
| 2017-09-09 | Update | Benjamin J. Culkin | |
| Most of it is documentation changes. The rest is more work on BlockReaders, as well as a simple command language for configuring them. | |||
| 2017-04-10 | Cleanup | bculkin2442 | |
| 2017-04-07 | Cleanup | bjculkin | |
| 2017-03-26 | Update | bculkin2442 | |
| 2017-03-25 | General cleanup | bculkin2442 | |
| 2017-03-17 | Add more toString/hashCode/equals | bjculkin | |
| 2017-03-17 | Add abbreviation map. | bjculkin | |
| An abbreviation map allows you to figure out which of the possible strings in a given set could be abbreviated by a particular string. | |||
| 2017-03-16 | Stack updates. | bjculkin | |
| 2017-03-16 | Added pushdown map. | bjculkin | |
| Essentially, this is a map where inserting dup. keys shadows the previous value. | |||
| 2017-03-14 | Cleanup | EVE | |
| 2017-03-14 | Directory work | EVE | |
| 2017-03-13 | Formatting | EVE | |
| 2017-03-13 | Cleanliness | EVE | |
| 2017-03-11 | Fix various issues | bculkin2442 | |
| 2017-03-11 | Directory finished. | bculkin2442 | |
| The basics of the directory are finished. | |||
| 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-11 | Work on a new data structure: The directory | bculkin2442 | |
| A directory is a hierarchical map with easy access control. | |||
| 2017-03-10 | Stack update | bculkin2442 | |
| 2017-03-06 | Added tape library | bculkin2442 | |
| Essentially a map of tapes | |||
| 2017-03-06 | Stack combinators | bculkin2442 | |
| Basic/dataflow combinators | |||
| 2017-03-06 | Stack class | bculkin2442 | |
| Added a stack with basic combinators | |||
| 2017-02-24 | Update | bjculkin | |
| 2017-02-17 | IList is now iterable. No more useless toIterable()s :) | bculkin2442 | |
| 2017-02-16 | Double-sided tapes and tape changers | bculkin2442 | |
| 2017-02-16 | Work on esodata classes | bculkin2442 | |
| 2017-02-16 | Update | bculkin2442 | |
