Commit graph

4 commits

Author SHA1 Message Date
Leon Mika 3ee6cbf514 Added 'each-row' and 'to-upper' commands 2022-10-05 11:49:37 +11:00
Leon Mika 975955236f Added support for TSV files
This uses a similar parser as CSV files, except configured for tabs.
Have also fixed the configured parser to ignore column counts.
2022-06-03 10:29:06 +10:00
Leon Mika 3a7c4d764b Fixed a few loading bugs 2018-09-01 12:02:01 +10:00
Leon Mika ae833d5db8 Have actually implemented useful commands for reading/writing CSV files 2018-09-01 11:27:34 +10:00