Profpatsch fa71407f36 lib/generators: introduce a sane default for mkValueString
So far, `mkValueString` defaulted to `toString`,
which is a bad match for most configuration file formats,
especially because how booleans are formatted.
This also improves error messages for unsupported types.

Add a test to codify the formatting.
2018-03-29 16:53:06 +02:00
..
2017-09-16 21:36:43 -04:00
2018-01-31 14:02:19 -05:00
2017-09-16 21:36:43 -04:00
2017-09-16 21:36:43 -04:00
2018-03-24 22:04:25 -07:00
2017-08-22 13:28:55 +03:00
2018-03-28 02:28:15 +02:00
2018-02-08 10:01:49 +01:00
2018-03-04 06:28:34 -08:00