Moandji Ezana
|
b7d3b34619
|
Support positive offset in datetime
Fixes #31
|
2016-06-14 19:58:13 -04:00 |
|
Moandji Ezana
|
a37dfd80a8
|
Transient fields are not written to TOML files by TomlWriter
Fixes #30
|
2016-06-14 19:51:22 -04:00 |
|
Moandji Ezana
|
ab05197c9d
|
Add Toml#toMap()
Fixes #29
|
2016-05-09 22:58:46 -04:00 |
|
moandji.ezana
|
e024b51b0c
|
Fix handling of tables with same name in different table array items.
Fixes https://github.com/mwanji/toml4j/issues/26
|
2016-01-24 22:10:35 -04:00 |
|
moandji.ezana
|
b1436c557d
|
Rename Toml#containsKey() to containsPrimitive
|
2015-12-10 12:23:08 -04:00 |
|
moandji.ezana
|
41b5438707
|
Prepare for 0.5.0 release
|
2015-12-10 11:50:30 -04:00 |
|
moandji.ezana
|
5740936619
|
Update docs
|
2015-10-28 20:42:00 -04:00 |
|
moandji.ezana
|
0f42d37f60
|
Updated changelog
|
2015-06-29 21:30:02 +02:00 |
|
Jonathan Wood
|
bcc52f5cb0
|
Use new 'write' vocabulary in the docs.
|
2015-06-27 14:23:52 -07:00 |
|
Jonathan Wood
|
bb0d9b1146
|
Add serialization to changelog.
|
2015-06-24 21:55:37 -07:00 |
|
moandji.ezana
|
1b2aa582d9
|
Removed trailing newlines from error messages.
Fixes https://github.com/mwanji/toml4j/issues/18
|
2015-06-23 23:46:35 +02:00 |
|
moandji.ezana
|
15c014a327
|
Added documentation
|
2015-06-23 23:05:18 +02:00 |
|
moandji.ezana
|
5402ce22f3
|
Updated change log
|
2015-04-29 22:25:41 +02:00 |
|
moandji.ezana
|
af5a2a5867
|
Updated docs and changelog
|
2015-03-30 22:57:14 +02:00 |
|
moandji.ezana
|
598c319ef3
|
Bumped version and updated change log
[ci skip]
|
2015-02-17 10:28:27 +02:00 |
|
moandji.ezana
|
58e4f9191c
|
Updates for release
|
2015-02-16 14:54:08 +02:00 |
|
moandji.ezana
|
ba98daeb85
|
Added Toml#isEmpty()
Added tests for navigation to non-existant keys
|
2015-02-13 09:09:05 +02:00 |
|
moandji.ezana
|
6e4c8fd022
|
Documentation clean up for version 0.4.0
|
2015-02-12 22:56:45 +02:00 |
|
moandji.ezana
|
c4027ed2d5
|
Merge branch 'inline_tables' into wip
Conflicts:
src/main/java/com/moandjiezana/toml/Results.java
src/main/java/com/moandjiezana/toml/TomlParser.java
src/test/java/com/moandjiezana/toml/ErrorMessagesTest.java
|
2015-02-11 16:43:48 +02:00 |
|
moandji.ezana
|
5567f6c8bd
|
Updated change log
|
2015-02-11 16:02:43 +02:00 |
|
moandji.ezana
|
91e5c65577
|
Improved error handling code and line numbers included in error messages
|
2015-02-09 22:14:25 +02:00 |
|
moandji.ezana
|
d32ead52d4
|
Improved error handling code and line numbers included in error messages
|
2015-02-09 16:29:20 +02:00 |
|
moandji.ezana
|
1bc8d4bcc5
|
Removed misc. section of change log. Added to CONTRIBUTING.md. Clarified
javadoc.
[ci skip]
|
2015-02-08 23:56:54 +02:00 |
|
moandji.ezana
|
7b7906d0ed
|
Updated change log and readme
|
2015-02-08 23:16:06 +02:00 |
|
moandji.ezana
|
0f198e5a5e
|
Arrays handle mixed string types. Removed Parboiled dependency.
|
2015-01-25 14:18:44 +02:00 |
|
moandji.ezana
|
9a8b85c6ea
|
Updated dependencies and plugins
|
2015-01-22 15:40:55 +02:00 |
|
moandji.ezana
|
be3b027d1e
|
Fixed exponent handling
|
2015-01-22 15:05:47 +02:00 |
|
moandji.ezana
|
ba84494583
|
Fixed handling of short-form unicode escapes
|
2015-01-22 14:54:50 +02:00 |
|
moandji.ezana
|
14684e07d2
|
Updated changelog and readme
|
2014-12-16 00:31:26 +02:00 |
|