| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-27 | Refactor test structure | Ben Culkin | |
| Tests are now in a 'test' sub-package, so it is clear that they are indeed test code, not just disjoint parts of the main code | |||
| 2018-10-28 | Cleanup | bculkin2442 | |
| 2018-10-28 | Import organization | bculkin2442 | |
| 2018-10-18 | Fix levelSplitterRX, and add tests to ensure that it stays fixed | bculkin2442 | |
| It would also be fairly easy to convert this to a general splitRX, or add support for additional expressions. This might be a better interface than the one in ConfigurableTokenSplitter. (It'd almost certainly be easier to debug/introspect than the bodged together regex that CTS uses,) | |||
