Commit Graph

  • 2b9bcd1a6d Fix unit name serialization master Nathan McRae 2024-03-15 23:15:35 -0700
  • 78574d1872 Add basic implementation of physical units Nathan McRae 2024-03-15 18:58:07 -0700
  • 77b679bbdc Remove old ExtraTsv stuff Nathan McRae 2024-03-10 13:26:31 -0700
  • 0807f0ffc2 Add iso8601 parsing Nathan McRae 2024-03-10 22:43:11 -0700
  • 71af3653c4 Change column type management Nathan McRae 2024-03-10 22:35:30 -0700
  • 8e3332b484 Remove unused SaneTsv fields Nathan McRae 2024-03-10 12:55:21 -0700
  • 32393e704d Clarify terminology of 'header'/'column' Nathan McRae 2024-03-09 13:13:41 -0800
  • d7720d8cde Flesh out tests Nathan McRae 2024-03-09 09:58:25 -0800
  • aff4b353bb Update some comments Nathan McRae 2024-03-09 09:58:09 -0800
  • 203458fdf7 Fix some end-of-file simple TSV parsing Nathan McRae 2024-03-09 09:57:56 -0800
  • 4148475031 Fix some minor line/column numbering issues Nathan McRae 2024-03-09 09:57:27 -0800
  • e38baa9167 Fix column attribute bug Nathan McRae 2024-03-09 09:57:00 -0800
  • a66f6a1368 Make parallel implementations the default Nathan McRae 2024-03-08 12:31:40 -0800
  • 96af5ae82c Complete parallel parsing implementation Nathan McRae 2024-03-08 11:43:06 -0800
  • 11c7daec8e Start parallel versions of general TSV serialization/parsing Nathan McRae 2024-02-25 22:35:56 -0800
  • a7e6f1c0e9 Add parallel parsing/serialization for Simple TSV Nathan McRae 2024-02-25 11:24:30 -0800
  • 0b213c98c2 Add freeform ParseSimpleTsv Nathan McRae 2024-02-22 23:16:35 -0800
  • 695ad1f110 Get commented typing working Nathan McRae 2024-02-22 22:09:13 -0800
  • c8202b4f9a Implement static typing column-spec Nathan McRae 2024-02-20 14:30:01 -0800
  • 0b7a920096 Only keep column names in SaneTsvRecord Nathan McRae 2024-02-19 21:03:48 -0800
  • 221f4eeff5 Add Typed TSV test Nathan McRae 2024-02-17 20:44:33 -0800
  • aee67e457e Fix Typed TSV serialization Nathan McRae 2024-02-17 20:44:07 -0800
  • 457ef1df01 Add Typed TSV serialization Nathan McRae 2024-02-17 12:54:32 -0800
  • 8795a2873a Add parsing for binary floats Nathan McRae 2024-02-16 21:26:35 -0800
  • 96d408386b Add more ideas for ExtraTSV Nathan McRae 2024-02-16 17:20:21 -0800
  • 067172c1a1 Add binary floating-point types Nathan McRae 2024-02-16 17:20:11 -0800
  • 78148237ca Fix some spelling Nathan McRae 2024-02-15 20:29:45 -0800
  • 6227b63aed Minor format spec rewording Nathan McRae 2024-02-15 20:27:35 -0800
  • a4ac31992d Add roadmap Nathan McRae 2024-02-15 20:26:56 -0800
  • ddb873e21f Add ExtraTSV Nathan McRae 2024-02-15 20:26:40 -0800
  • d4eefe4202 Make comments not end with \n Nathan McRae 2024-02-15 20:24:44 -0800
  • b56665f5f4 Document that ParseCurrentRecord modifies parsed Nathan McRae 2024-02-15 20:24:31 -0800
  • 832cce033c Add Line field to SaneTsvRecord Nathan McRae 2024-02-15 20:24:01 -0800
  • 2dd6b1e25b Change column type implementation Nathan McRae 2024-02-15 20:22:43 -0800
  • ddbda890cf Remove Columns from SaneTsv Nathan McRae 2024-02-15 14:22:04 -0800
  • acf083ac6c 'Sane' -> 'Simple' for first format Nathan McRae 2024-02-15 12:52:27 -0800
  • 34c69c1c69 Add basic serialization Nathan McRae 2024-02-15 11:57:45 -0800
  • 73bc3485ee Flesh out readme Nathan McRae 2024-02-14 19:02:46 -0800
  • 47227fcd4c Add comment parsing test Nathan McRae 2024-02-14 18:32:31 -0800
  • 8673e6a7df Add comment parsing Nathan McRae 2024-02-14 18:31:58 -0800
  • 58278d0f53 Add readme Nathan McRae 2024-02-14 16:16:53 -0800
  • de5eb2018c Add different types of parsing Nathan McRae 2024-02-14 16:16:23 -0800
  • d034bac857 Add default namespaces Nathan McRae 2024-02-14 14:30:49 -0800
  • d199984364 Add type parsing Nathan McRae 2024-02-14 14:30:36 -0800
  • 695f98b67c Move .NET implementation to SaneTsv Nathan McRae 2024-02-13 19:15:07 -0800