Commit graph

23 commits

Author SHA1 Message Date
moandji.ezana adbfeae05e Improved handling of invalid strings and array entries 2014-08-12 15:59:53 +02:00
moandji.ezana 155781b5e2 Improved float handling 2014-08-12 15:42:18 +02:00
moandji.ezana 6b67baf3bf Improved handling of nested arrays 2014-08-12 13:02:46 +02:00
moandji.ezana 01f2ff7d76 Improved handling of arrays, tables and table arrays 2014-08-12 12:53:18 +02:00
moandji.ezana 055480ee0b Initial work to implement regex-based parser 2014-08-05 22:18:04 +02:00
moandji.ezana 60cbf7ea36 Added datetime-malformed-no-leads test 2014-08-03 14:23:46 +02:00
moandji.ezana 96016c02d2 Improved comment handling and disallowed mixed arrays 2014-07-22 15:56:07 +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 0af30b90ac Indexed navigation in compound keys and shallow merging of defaults 2014-04-09 15:02:41 +02:00
moandji.ezana 2f355b47f3 Tested and documented extra possibilities of conversion to Java 2014-04-09 11:04:28 +02:00
moandji.ezana a8e1acdba7 Added UTF-8 test. 2014-04-07 15:42:49 +02:00
moandji.ezana 453ce84fc5 Support for nested table arrays 2014-04-07 14:38:34 +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 0c3448156c Track existing groups by their full name.
Fixes #1
2014-04-06 21:34:25 +02:00
moandji.ezana bf08f527a2 Added hard examples that should produces errors 2014-04-06 21:13:17 +02:00
moandji.ezana 494049124f Updated hard example 2014-04-06 21:12:11 +02:00
moandji.ezana 2483dc48ae Added support for all special and Unicode characters and checking for duplicate key groups. 2013-03-22 10:00:37 +02:00
moandji.ezana 450e7402ef Toml#to(Class) converts to custom class 2013-02-28 12:53:46 +02:00
moandji.ezana 53c2de5519 Added support for all special characters except null 2013-02-28 10:59:17 +02:00
moandji.ezana e3a3d22a46 Moved example.toml 2013-02-28 09:34:21 +02:00
moandji.ezana c539be53b9 Parses hard_example.toml 2013-02-28 09:33:16 +02:00
moandji.ezana 4ad8a683cc Initial commit 2013-02-26 09:57:26 +02:00