Age | Commit message (Expand) | Author |
---|---|---|
2014-12-07 | implemented parseArray | 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 a resetPeek in Reader to prevent undefined behaviour. | Benjamin Paassen |
2014-12-05 | added string reading functions of the Reader class | Andreas Stöckel |
2014-12-05 | fixed conflict | Andreas Stöckel |
2014-12-05 | added reader class for microformats | Andreas Stöckel |
2014-12-03 | added type conversion functions and creation from nullptr | Andreas Stöckel |
2014-12-02 | expanded unit test and fixed further stack overflow caused by missuse of brac... | Andreas Stöckel |
2014-12-02 | added new unit test for the Variant class and fixed some bugs | Andreas Stöckel |
2014-12-02 | added revamped variant type | Andreas Stöckel |