Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor parsing of ARCH chunks and add docs. | Harald Eilertsen | 2020-11-25 | 1 | -16/+38 |
| | |||||
* | Discard terminating null-bytes at end of strings. | Harald Eilertsen | 2020-11-24 | 1 | -6/+6 |
| | |||||
* | Initial commit. | Harald Eilertsen | 2020-11-23 | 1 | -0/+363 |
Experimenting with reading Cubase project files using the nom parser library for Rust. |