22 Commits

Author SHA1 Message Date
Leonel Quinteros
daf0b2b839 Improved Readme file 2013-03-17 18:46:31 -03:00
Leonel Quinteros
e3ed2340cd Improved Readme file 2013-03-17 18:42:02 -03:00
Leonel Quinteros
7827982625 Support Unicode and \b chars. 2013-03-17 18:27:27 -03:00
Leonel Quinteros
2f1c034a78 Throw exception on key overwrite 2013-03-17 18:16:48 -03:00
Leonel Quinteros
0eb93e8d87 Throw exception on extra chars after keygroup definition 2013-03-17 17:51:43 -03:00
Leonel Quinteros
3e3fbf7e11 Support for hard example 2013-03-17 17:45:11 -03:00
Leonel Quinteros
8a8cb6c833 Code formatted after latest pull request. 2013-03-01 12:22:09 -03:00
Leonel Quinteros
e8cf926b47 Merge pull request #2 from ayushchd/master
Throws exceptions on mixed data type arrays
2013-03-01 07:18:50 -08:00
ayushchd
f5879641e9 Throw exception on mixed data type arrays
Modified the parser so as to throw an exception on encountering mixed
data types within an array. Also corrected the extended.toml to prevent
from throwing this exception because of malformed key "key"
2013-03-01 19:58:58 +05:30
Leonel Quinteros
c2f86aea0a Support terminating commas before the closing bracket in arrays 2013-02-27 13:29:57 -03:00
Leonel Quinteros
66b7720028 Improve performance of loops. Precalculate limit. 2013-02-26 12:18:20 -03:00
Leonel Quinteros
a56504f310 Throw exception on invalid special characters on string definition. 2013-02-26 12:07:25 -03:00
Leonel Quinteros
082f61d462 Throw exception on multi-line strings. 2013-02-26 12:01:30 -03:00
Leonel Quinteros
65d2fb1672 Tests modified 2013-02-25 19:14:55 -03:00
Leonel Quinteros
82fb6ec5ce Added support for arrays 2013-02-25 19:09:18 -03:00
Leonel Quinteros
eecc42ce2e Better docs 2013-02-24 18:35:32 -03:00
Leonel Quinteros
89a75ff630 Support multiline arrays. Precompiler before parse. 2013-02-24 18:16:53 -03:00
Leonel Quinteros
02beb044e8 Primitives types support 2013-02-24 13:54:42 -03:00
Leonel Quinteros
502940e5f7 Doc on private function 2013-02-24 13:23:35 -03:00
Leonel Quinteros
36071214c9 Fixed Readme 2013-02-24 13:21:16 -03:00
Leonel Quinteros
b92abfe62f Initial aproach 2013-02-24 13:16:23 -03:00
Leonel Quinteros
f557e1cad0 Initial commit 2013-02-24 06:53:32 -08:00