| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-11 | Use java.util.logging, not System.err | Benjamin J. Culkin | |
| 2017-09-11 | Bundle state into its own class | Benjamin J. Culkin | |
| Bundle the state for BlockReaderCLI into a class by itself, for use in future plans. | |||
| 2017-09-11 | Add beginnings of CLI for defines | Benjamin J. Culkin | |
| 2017-09-11 | Update BlockReaderCLI | Benjamin J. Culkin | |
| 2017-09-11 | Add ToggledBlockReader to CLI | Benjamin J. Culkin | |
| 2017-09-10 | More BlockReader work | Benjamin J. Culkin | |
| This includes some minor fixes to the BlockReaderCLI, and two new BlockReader types * MappedBlockReader - Apply a function to each block, transforming it. * FlatMappedBlockReader - Apply a function to each block, expanding it into one or more blocks. | |||
| 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-03-31 | Move FDS to new project | bjculkin | |
| 2017-03-28 | Mostly finish FDS core | bjculkin | |
| The major changes this time are that we have both data/command macros, as well as proper Unicode character support. | |||
| 2017-03-28 | Work more on FDS | bculkin2442 | |
| 2017-03-27 | Continue work on FDS | bculkin2442 | |
| 2017-03-27 | Work on FDS more | bjculkin | |
| 2017-03-27 | Update FDS | student | |
| 2017-03-26 | More FDS work | bculkin2442 | |
| 2017-03-26 | Update | bculkin2442 | |
| 2017-03-17 | Add toString/equals/hashCode/compareTo part 1 | bjculkin | |
| Adds utility methods to classes that need them. This covers the cli & component packages. | |||
| 2017-03-16 | Formatting | bculkin2442 | |
| 2017-03-14 | Formatting | bculkin2442 | |
| 2017-03-14 | Cleanup | EVE | |
| 2017-03-13 | Formatting | EVE | |
| 2017-02-26 | Formatting | bculkin2442 | |
| 2016-11-10 | Doc updates | bculkin2442 | |
| 2016-10-21 | Documentation | bculkin2442 | |
| 2016-08-24 | Added tentative support for subrules | bculkin2442 | |
| Added a new sort of config reader that tentatively supports subrules through indentation. I need to actually write a parser that uses it though. I think something to do with trees would work well for testing it. | |||
| 2016-07-28 | Format/Cleanup pass | bculkin2442 | |
| 2016-05-10 | General update | bculkin2442 | |
| 2016-05-07 | General changes | bculkin2442 | |
| 2016-04-25 | General code cleanup, and some more GUI controls | bculkin2442 | |
| 2016-04-22 | Formatting changes | bculkin2442 | |
| 2016-04-17 | Code maintenace and changes | bculkin2442 | |
| 2016-04-13 | Removed old data types | bculkin2442 | |
| 2016-04-13 | Made GenericCommandMode work for all terminals | bculkin2442 | |
| 2016-04-13 | Implemented stream-based commands | bculkin2442 | |
| 2016-04-11 | Some minor changes to the CLI system | bculkin2442 | |
| 2016-04-08 | Switch functional data to use interfaces | bculkin2442 | |
| 2016-04-06 | Minor bugfixes/changes, as well as beginnings of CLI systems | bculkin2442 | |
