]> git.scottworley.com Git - tablify/history - src/lib.rs
Sort column counts
[tablify] / src / lib.rs
2024-08-19 Scott WorleySort column counts
2024-08-19 Scott WorleyDon't count multiple entries in a single row in column...
2024-08-19 Scott WorleyColumn counts
2024-08-19 Scott WorleyLine numbers in error messages
2024-08-19 Scott WorleyTreat all-whitespace lines as blank lines
2024-08-19 Scott WorleyProper log parsing
2024-08-19 Scott WorleyRead multiple row headers
2024-08-19 Scott WorleyRead one row header
2024-08-19 Scott Worleyread_rows() lies
2024-08-19 Scott WorleySeparate library & executable