Commit graph

9 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 1e97e7602b Improved test coverage 2014-04-10 15:07:45 +02:00
moandji.ezana 6329f9cd62 Tested that TOML array can be converted to Java array 2014-04-09 15:08:57 +02:00
moandji.ezana 35c76d85a0 Tested table array conversion to Java class 2014-04-09 15:03:44 +02:00
moandji.ezana 2f355b47f3 Tested and documented extra possibilities of conversion to Java 2014-04-09 11:04:28 +02:00
moandji.ezana 095e33a03b Added support for simple table array 2014-04-07 13:17:56 +02:00
moandji.ezana 5c3c868682 Changed key group to table in tests 2014-04-06 22:55:56 +02:00
moandji.ezana bc78ff64b5 Replaced "key group" by "table" 2014-04-06 22:25:21 +02:00
moandji.ezana 450e7402ef Toml#to(Class) converts to custom class 2013-02-28 12:53:46 +02:00