| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-09-01 | Fix line numbers | Benjamin J. Culkin | |
| 2017-07-23 | Fix line numbers for blocks | Benjamin J. Culkin | |
| SimpleBlockReader now properly gives line numbers | |||
| 2017-04-10 | Cleanup | bculkin2442 | |
| 2017-04-06 | Reorganize blocks | bjculkin | |
