Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-12-09 | VDV 452 fixes & utilities | stuebinm | 1 | -10/+28 | |
2022-11-23 | VDV 452 instances for serialisation | stuebinm | 1 | -4/+33 | |
this may occasionally produce wrong output. In a lot of places I'm not entirey sure if I understood the standard correctly … | |||||
2022-11-20 | VDV 451 encoding | stuebinm | 1 | -0/+147 | |
this implements the file format specified in VDV 451, which essentially appears to be a needlessly complicated version of CSV with a couple extra features which in theory /could/ be very useful but are all either explicitely not used or made redundant by how the rest of the standards work. |