summaryrefslogtreecommitdiff
path: root/vdv-server/VDV452.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VDV 452 fixes & utilitiesstuebinm2022-12-091-4/+4
|
* VDV 452 instances for serialisationstuebinm2022-11-231-97/+496
| | | | | this may occasionally produce wrong output. In a lot of places I'm not entirey sure if I understood the standard correctly …
* VDV 452 type definitionsstuebinm2022-11-201-0/+483
this implements all the database table schemas defined in VDV 452, except for the ones which are very obviously not useful for talking about train timetable data. Note that I don't really understand what all of these values are supposed to be yet, so a lot of them are probably unnessary.