Commit graph

15 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 a3edb55e9c Merge branch 'underscores_in_numbers' into wip. Fixed version example
test.

Conflicts:
	src/main/java/com/moandjiezana/toml/NumberConverter.java
2015-02-17 10:21:17 +02:00
moandji.ezana 4615ed50f7 Cleaned up warnings 2015-02-08 23:28:09 +02:00
Andreas Sinz 0baf7ea32e Removed unnecessary Class parameter from getList() 2015-02-08 11:23:57 +01:00
moandji.ezana 3ca947785d Added test for example-v0.3.0.toml 2015-01-22 15:18:03 +02:00
moandji.ezana adbfeae05e Improved handling of invalid strings and array entries 2014-08-12 15:59:53 +02:00
moandji.ezana a8e1acdba7 Added UTF-8 test. 2014-04-07 15:42:49 +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 0c3448156c Track existing groups by their full name.
Fixes #1
2014-04-06 21:34:25 +02:00
moandji.ezana 40e5adfd2e Test uses Toml object 2014-04-06 21:11:52 +02:00
moandji.ezana 122d7dd8f8 Removed console logging 2013-03-22 14:38:01 +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