Commit graph

7 commits

Author SHA1 Message Date
Jonathan Wood c076099ddd Use 'write' rather than 'serialize'.
Also refactor ValueWriter implementations into ValueConverter
implementations, where possible.
2015-06-27 12:50:15 -07:00
moandji.ezana c0e78db681 Improved error message reporting 2015-02-11 17:59:20 +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 7380d74592 Booleans no longer handled by Parboiled 2015-01-23 15:27:48 +02:00
moandji.ezana b6af2c6d48 ValueConverterUtils.parse() and ValueConverterUtils.parser() make it
easier to use Parboiled.
2014-08-13 16:01:31 +02:00
moandji.ezana 2b8bf136a9 Renamed StatementParser to ValueParser 2014-08-13 14:36:21 +02:00
moandji.ezana 697349e9a2 Renamed ValueParser to ValueConverter and associated changes 2014-08-13 14:31:50 +02:00
Renamed from src/main/java/com/moandjiezana/toml/BooleanParser.java (Browse further)