Commit Graph

11 Commits

Author SHA1 Message Date
Nathan McRae ddbda890cf Remove Columns from SaneTsv
To simplify object manipulation for now. Note that this got rid of uniqueness checking
for the current implementation.
2024-02-15 14:22:04 -08:00
Nathan McRae acf083ac6c 'Sane' -> 'Simple' for first format
Change the naming so the overall family of formats is Sane TSV, while the simplest
format is Simple TSV.
2024-02-15 12:52:27 -08:00
Nathan McRae 34c69c1c69 Add basic serialization 2024-02-15 11:57:45 -08:00
Nathan McRae 73bc3485ee Flesh out readme 2024-02-14 19:02:46 -08:00
Nathan McRae 47227fcd4c Add comment parsing test 2024-02-14 18:32:31 -08:00
Nathan McRae 8673e6a7df Add comment parsing 2024-02-14 18:31:58 -08:00
Nathan McRae 58278d0f53 Add readme 2024-02-14 16:16:53 -08:00
Nathan McRae de5eb2018c Add different types of parsing 2024-02-14 16:16:23 -08:00
Nathan McRae d034bac857 Add default namespaces 2024-02-14 15:34:06 -08:00
Nathan McRae d199984364 Add type parsing 2024-02-14 14:30:36 -08:00
Nathan McRae 695f98b67c Move .NET implementation to SaneTsv 2024-02-13 19:15:07 -08:00