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
|
55d598c3b1
|
Added inceptionYear and ciManagement
|
2015-02-09 09:46:54 +02:00 |
|
moandji.ezana
|
9093fec59b
|
Added support for underscores in numbers
|
2015-02-09 09:41:04 +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
|
1a8e991f95
|
Added CONTRIBUTING.md
|
2015-02-08 23:32:59 +02:00 |
|
moandji.ezana
|
4615ed50f7
|
Cleaned up warnings
|
2015-02-08 23:28:09 +02:00 |
|
moandji.ezana
|
7b7906d0ed
|
Updated change log and readme
|
2015-02-08 23:16:06 +02:00 |
|
moandji.ezana
|
5a9dd3c58c
|
Merge branch 'getList_Parameter' of git://github.com/d3xter/toml4j into shorter_getList
|
2015-02-08 23:00:59 +02:00 |
|
moandji.ezana
|
b70661a683
|
Removed errant main method
|
2015-02-08 22:55:06 +02:00 |
|
moandji.ezana
|
5d17559728
|
Consolidated all number parsing into NumberConverter
|
2015-02-08 22:54:28 +02:00 |
|
Andreas Sinz
|
0baf7ea32e
|
Removed unnecessary Class parameter from getList()
|
2015-02-08 11:23:57 +01:00 |
|
moandji.ezana
|
0dc5f6d206
|
Added support for whitespace around table and table array name segments
|
2015-01-25 14:31:17 +02:00 |
|
moandji.ezana
|
0f198e5a5e
|
Arrays handle mixed string types. Removed Parboiled dependency.
|
2015-01-25 14:18:44 +02:00 |
|
moandji.ezana
|
84de939b7c
|
Removed StringBuilder from literal string processors
|
2015-01-23 22:22:29 +02:00 |
|
moandji.ezana
|
77788d3c87
|
Multiline literal strings no longer handled by Parboiled
|
2015-01-23 22:03:55 +02:00 |
|
moandji.ezana
|
40cab5c499
|
Literal strings no longer handled by Parboiled
|
2015-01-23 16:36:15 +02:00 |
|
moandji.ezana
|
bde639951a
|
Exponents no longer handled by Parboiled
|
2015-01-23 16:06:06 +02:00 |
|
moandji.ezana
|
b6b0d733a5
|
Integers no longer handled by Parboiled
|
2015-01-23 15:48:09 +02:00 |
|
moandji.ezana
|
7380d74592
|
Booleans no longer handled by Parboiled
|
2015-01-23 15:27:48 +02:00 |
|
moandji.ezana
|
e0762bf82a
|
Removed duplicate comment checks
|
2015-01-23 15:22:46 +02:00 |
|
moandji.ezana
|
b7b546dc83
|
Improved handling of bare and quoted keys
|
2015-01-23 15:17:50 +02:00 |
|
moandji.ezana
|
f804c99534
|
Table array name parsing no longer handled by Parboiled
|
2015-01-23 14:17:39 +02:00 |
|
moandji.ezana
|
537c75757e
|
Removed support for escaping a slash
|
2015-01-22 16:02:32 +02:00 |
|
moandji.ezana
|
9a8b85c6ea
|
Updated dependencies and plugins
|
2015-01-22 15:40:55 +02:00 |
|
moandji.ezana
|
3ca947785d
|
Added test for example-v0.3.0.toml
|
2015-01-22 15:18:03 +02:00 |
|
moandji.ezana
|
6ad2743276
|
Removed unnecessary code
|
2015-01-22 15:16:54 +02:00 |
|
moandji.ezana
|
ac3c0fd230
|
Adapted hard_example to bare/quoted key restrictions
|
2015-01-22 15:06:11 +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
|
1380c72d48
|
Limited the range of characters bare keys can accept
|
2015-01-22 14:39:08 +02:00 |
|
moandji.ezana
|
89d2c70b15
|
Merge branch 'quoted_keys' into wip
Conflicts:
README.md
|
2015-01-22 12:20:06 +02:00 |
|
moandji.ezana
|
df235e5a29
|
Added support for quoted keys with index arrays
|
2015-01-22 10:38:41 +02:00 |
|
moandji.ezana
|
62b2718a17
|
Matched README to wip branch
|
2015-01-15 11:02:22 +02:00 |
|
moandji.ezana
|
49f0d4b6c0
|
Fixed typo
[ci skip]
|
2015-01-15 01:57:36 +02:00 |
|
moandji.ezana
|
0026bb3467
|
Improved display of TOML -> Java mappings
[ci skip]
|
2015-01-15 01:48:51 +02:00 |
|
moandji.ezana
|
6906dea7d0
|
Improved display of TOML code blocks
|
2015-01-15 01:32:51 +02:00 |
|
moandji.ezana
|
112d56d60c
|
Improved display of TOML code blocks
|
2015-01-15 01:30:34 +02:00 |
|
moandji.ezana
|
8fd7e6691c
|
Changed badges to match wip branch
[ci skip]
|
2015-01-14 10:07:26 +02:00 |
|
moandji.ezana
|
cd94968907
|
Updated version number and improved badges
[ci skip]
|
2015-01-14 10:04:15 +02:00 |
|
moandji.ezana
|
9f89f6ee6e
|
Added license badge
[ci skip]
|
2015-01-14 09:53:19 +02:00 |
|
moandji.ezana
|
db950ab054
|
Added support for quoted keys
https://github.com/toml-lang/toml/pull/283
|
2015-01-14 09:46:36 +02:00 |
|
moandji.ezana
|
98701694c4
|
[maven-release-plugin] prepare for next development iteration
|
2014-12-16 01:14:16 +02:00 |
|
moandji.ezana
|
51fcf76e4e
|
[maven-release-plugin] prepare release toml4j-0.3.1
|
2014-12-16 01:14:07 +02:00 |
|
moandji.ezana
|
28c57069c6
|
Fixed Javadoc for Java 8
|
2014-12-16 01:07:59 +02:00 |
|
moandji.ezana
|
e425f81011
|
[maven-release-plugin] prepare for next development iteration
|
2014-12-16 01:06:46 +02:00 |
|
moandji.ezana
|
7805561133
|
[maven-release-plugin] prepare release toml4j-0.3.1
|
2014-12-16 01:06:37 +02:00 |
|
moandji.ezana
|
8a16f487f5
|
Fixed Travis CI badge
|
2014-12-16 00:49:00 +02:00 |
|
moandji.ezana
|
3cec32eb8e
|
Added Maven Central to badges
|
2014-12-16 00:47:10 +02:00 |
|
moandji.ezana
|
b0e933fb28
|
Prepared README for release
|
2014-12-16 00:37:20 +02:00 |
|