Commit graph

  • 055480ee0b Initial work to implement regex-based parser moandji.ezana 2014-08-05 22:18:04 +0200
  • 14d424e573 Added failing test on invalid number moandji.ezana 2014-08-03 14:24:31 +0200
  • 60cbf7ea36 Added datetime-malformed-no-leads test moandji.ezana 2014-08-03 14:23:46 +0200
  • 59a408314f Changed "key group" to "table" in error message moandji.ezana 2014-08-03 14:22:04 +0200
  • 96016c02d2 Improved comment handling and disallowed mixed arrays moandji.ezana 2014-07-22 15:56:07 +0200
  • d9e1ccc98a Added Toml#to(Class, Gson) to allow for test output as specified by BurntSushi/toml-test moandji.ezana 2014-07-22 15:50:39 +0200
  • e36b8dbe8e Read empty string followed by new line. Fix #3 https://github.com/mwanji/toml4j/issues/3 empty_string moandji.ezana 2014-07-21 13:00:35 +0200
  • 14ec051e22 Add 'EmptyStringTest.java' which shows problem with empty strings Paul Koerbitz 2014-06-30 18:29:04 +0200
  • 9e075203e4 [maven-release-plugin] prepare for next development iteration moandji.ezana 2014-04-10 15:34:13 +0200
  • de956a842f [maven-release-plugin] prepare release toml4j-0.2.0 toml4j-0.2.0 moandji.ezana 2014-04-10 15:34:01 +0200
  • 9eef0d02d1 Prepared README for 0.2.0 moandji.ezana 2014-04-10 15:21:40 +0200
  • 1e97e7602b Improved test coverage moandji.ezana 2014-04-10 15:07:45 +0200
  • 6193e68a8f Restored Coveralls to Travis CI moandji.ezana 2014-04-10 15:07:28 +0200
  • 90df434b5b Removed coveralls from Travis build to see if it works again moandji.ezana 2014-04-09 20:58:08 +0200
  • 14a0aa68ac Added code coverage via JaCoCo and Coveralls moandji.ezana 2014-04-09 20:41:17 +0200
  • 6329f9cd62 Tested that TOML array can be converted to Java array moandji.ezana 2014-04-09 15:08:57 +0200
  • 35c76d85a0 Tested table array conversion to Java class moandji.ezana 2014-04-09 15:03:44 +0200
  • 0af30b90ac Indexed navigation in compound keys and shallow merging of defaults moandji.ezana 2014-04-09 15:02:41 +0200
  • 2f355b47f3 Tested and documented extra possibilities of conversion to Java moandji.ezana 2014-04-09 10:49:41 +0200
  • b0a8de8b19 Added Toml#parse(Reader) and Toml#parse(InputStream) moandji.ezana 2014-04-08 16:37:02 +0200
  • 86257278b7 Added javadoc. Better null-handling and return empty containers instead of null. moandji.ezana 2014-04-08 12:52:56 +0200
  • 1773bd5d1e Added LICENSE file moandji.ezana 2014-04-08 12:29:19 +0200
  • 8b8722596b Improved error message formatting moandji.ezana 2014-04-08 11:27:20 +0200
  • a8e1acdba7 Added UTF-8 test. moandji.ezana 2014-04-07 15:42:49 +0200
  • ecf83ff8a3 Improved documentation moandji.ezana 2014-04-07 15:41:14 +0200
  • f7f3d37ef0 Added travis-ci badge to README moandji.ezana 2014-04-07 14:54:48 +0200
  • 8810f558df Added travis-ci config moandji.ezana 2014-04-07 14:49:01 +0200
  • 453ce84fc5 Support for nested table arrays moandji.ezana 2014-04-07 14:38:34 +0200
  • 095e33a03b Added support for simple table array moandji.ezana 2014-04-07 13:10:44 +0200
  • 5c3c868682 Changed key group to table in tests moandji.ezana 2014-04-06 22:55:56 +0200
  • bc78ff64b5 Replaced "key group" by "table" moandji.ezana 2014-04-06 22:25:21 +0200
  • 66a18af38a Restored proper URL moandji.ezana 2014-04-06 22:24:54 +0200
  • 03d022cb5b [maven-release-plugin] prepare for next development iteration moandji.ezana 2014-04-06 21:57:49 +0200
  • 49411767e8 [maven-release-plugin] prepare release toml4j-0.1.0 toml4j-0.1.0 moandji.ezana 2014-04-06 21:57:35 +0200
  • fd40992c1f Tidied up README moandji.ezana 2014-04-06 21:56:14 +0200
  • 942f8451b5 Updated url, parboiled and maven-compiler-plugin. moandji.ezana 2014-04-06 21:55:56 +0200
  • 2333830f72 Removed negative number support from TODOs moandji.ezana 2014-04-06 21:41:33 +0200
  • 0c3448156c Track existing groups by their full name. moandji.ezana 2014-04-06 21:34:25 +0200
  • bf08f527a2 Added hard examples that should produces errors moandji.ezana 2014-04-06 21:13:17 +0200
  • 2c3152e770 Minor refactoring moandji.ezana 2014-04-06 21:12:34 +0200
  • 494049124f Updated hard example moandji.ezana 2014-04-06 21:12:11 +0200
  • 40e5adfd2e Test uses Toml object moandji.ezana 2014-04-06 21:11:52 +0200
  • 122d7dd8f8 Removed console logging moandji.ezana 2013-03-22 14:38:01 +0200
  • 4473418a72 Added support for negative numbers moandji.ezana 2013-03-22 14:36:48 +0200
  • 2483dc48ae Added support for all special and Unicode characters and checking for duplicate key groups. moandji.ezana 2013-03-22 10:00:37 +0200
  • 450e7402ef Toml#to(Class) converts to custom class moandji.ezana 2013-02-28 12:53:46 +0200
  • 53c2de5519 Added support for all special characters except null moandji.ezana 2013-02-28 10:59:17 +0200
  • c00eff9dad Fixed fully-qualified name in README moandji.ezana 2013-02-28 09:53:22 +0200
  • e3a3d22a46 Moved example.toml moandji.ezana 2013-02-28 09:34:21 +0200
  • c539be53b9 Parses hard_example.toml moandji.ezana 2013-02-28 09:33:16 +0200
  • 3dda0b7701 Clarified Usage and added TODO moandji.ezana 2013-02-26 21:57:29 +0200
  • 58224344f0 Added license and release info moandji.ezana 2013-02-26 21:49:57 +0200
  • 9fe3637126 Moved parsing from constructor to parse() methods moandji.ezana 2013-02-26 21:20:00 +0200
  • 4ad8a683cc Initial commit moandji.ezana 2013-02-26 09:57:26 +0200