Age | Commit message (Expand) | Author |
---|---|---|
2014-12-06 | added another unit test for double parsing (works as expected) | Andreas Stöckel |
2014-12-06 | reimplemented number parsing (previous implementation was suboptimal, as it w... | Andreas Stöckel |
2014-12-05 | implemented parsing integers and doubles | Andreas Stöckel |
2014-12-05 | added string reading functions of the Reader class | Andreas Stöckel |