csv: Allow output customization.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Tue, 9 Dec 2014 17:31:59 +0000 (12:31 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Tue, 9 Dec 2014 17:39:31 +0000 (12:39 -0500)
commitf2644e530b87ba42bd8d0fc9a4ef042fd66dec84
tree95d08bb03ca0a3f122698d7be359876978e6255d
parent977ee62596ba7d26ed6a3bb83063448fccc37f1b
csv: Allow output customization.

Also, escape cells when needed.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
lib/csv/csv.nit
lib/csv/test_csv.nit [new file with mode: 0644]
src/metrics/mendel_metrics.nit
src/metrics/metrics_base.nit
src/rapid_type_analysis.nit