Christoph Oelckers
|
e84a7de390
|
- variable was in the wrong scope.
|
2016-10-02 18:56:04 +02:00 |
|
Christoph Oelckers
|
37d61167ea
|
- hotfix for a RapidJSON bug: If the Writer tries to process an INF or NaN value, it aborts and leaves the writer in a broken state, unable to recover. Changed so that it writes a 0 value so that the resulting JSON at least parses correctly.
|
2016-10-02 18:50:37 +02:00 |
|
Christoph Oelckers
|
9313a99e12
|
- started implementing a JSON based serializer. Unfortunately it is far too slow to be of any real use.
|
2016-09-18 13:26:34 +02:00 |
|