Commit graph

12 commits

Author SHA1 Message Date
moandji.ezana d60736e104 Rename parse to read and ValueConverter to ValueReader 2015-08-14 11:12:08 +02:00
moandji.ezana 40f12ca3b1 Throw exception when duplicate keys are defined inside an inline table 2015-02-14 02:39:39 +02:00
moandji.ezana 14896a6033 Code coverage improvements 2015-02-14 01:36:14 +02:00
moandji.ezana 96220b7a88 The TOML string is never transformed into an array 2015-02-12 23:25:10 +02:00
moandji.ezana 8a6ca61101 Cleaned up bare key handling and started cleaning up identifier
validation
2015-02-12 11:21:00 +02:00
moandji.ezana 7292fe5468 Added Results.Errors to Context constructor and Context.with(Identifier) 2015-02-12 08:33:43 +02:00
moandji.ezana c0e78db681 Improved error message reporting 2015-02-11 17:59:20 +02:00
moandji.ezana 3e2d9fad37 Simplified TomlParser 2015-02-11 15:54:51 +02:00
moandji.ezana d1d7145a03 Streamlined array and inline table converters to re-use other converters
[ci skip]
2015-02-11 00:59:48 +02:00
moandji.ezana ddb061b9f9 Added support for nested inline tables 2015-02-10 20:06:46 +02:00
moandji.ezana 5bd87a6b56 Added support for arrays in inline tables 2015-02-10 14:32:44 +02:00
moandji.ezana a5a6ab22dc Support for very basic inline tables 2015-02-09 22:15:37 +02:00