Commit Graph

8 Commits

Author SHA1 Message Date
Nathan McRae
221f4eeff5 Add Typed TSV test 2024-02-17 20:44:33 -08:00
Nathan McRae
8795a2873a Add parsing for binary floats 2024-02-16 21:26:35 -08:00
Nathan McRae
a4ac31992d Add roadmap 2024-02-15 20:26:56 -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
47227fcd4c Add comment parsing test 2024-02-14 18:32:31 -08:00
Nathan McRae
de5eb2018c Add different types of parsing 2024-02-14 16:16:23 -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