Maurice Makaay
|
97153fc806
|
Brought test coverage too 100%.
|
2019-06-26 07:18:42 +00:00 |
Maurice Makaay
|
c536dd1243
|
Huge overhaul in AST handling. The AST is now fully integrated with the parser, which has been simplified quite a bit because of this.
|
2019-06-25 21:29:05 +00:00 |
Maurice Makaay
|
8838dc9c44
|
Backup work.
|
2019-06-23 12:05:52 +00:00 |
Maurice Makaay
|
c29afaeacc
|
Nope, NOW I'm done with the number types. On reading the docs, I noticed
that I missed an implementation for floats 'nan' and 'inf'. All taken care
of now!
|
2019-06-18 23:13:59 +00:00 |
Maurice Makaay
|
278efd7dbe
|
Implemented all number formats for TOML.
|
2019-06-18 22:52:45 +00:00 |
Maurice Makaay
|
e8739d38ea
|
Implemented the TOML number formats (integer, binary, octal, hexadecimal.
|
2019-06-18 15:45:33 +00:00 |