Commit graph

6 commits

Author SHA1 Message Date
Moandji Ezana 214143fe84 Support single quotes in table name
Fixes #36
2016-07-27 15:35:20 +02:00
moandji.ezana d60736e104 Rename parse to read and ValueConverter to ValueReader 2015-08-14 11:12:08 +02:00
moandji.ezana ae2911c82c Toml#getTables() returns null for missing keys and indices 2015-04-29 22:10:30 +02:00
moandji.ezana 24a5134c2c getTable() and getTables() return null for missing keys 2015-04-29 21:46:22 +02:00
moandji.ezana a342b1fef6 Toml#getList() returns null if key is missing 2015-04-29 20:30:11 +02:00
moandji.ezana 1a6ddbd5ac Moved tests to more appropriate classes 2015-04-13 11:42:05 +02:00