Summary
- Add test of compacted serialization of numbers as typed literals. (commit: e1d5bf0) (details)
- [Bug #81] Serialize numbers with datatype as string value. (commit: 0fdf93f) (details)
- [Bug #81] Serialize other literals as datatyped strings (WIP). (commit: 0b15fd6) (details)
- [Bug#81] Use typed value for serialization of Boolean. (commit: f8d6fb9) (details)
- Add tests for serialization/deserialization symmetry. (commit: afa16e9) (details)
- [Bug#81] Use native JSON boolean/number even for typed values to simplify integration with JavaScript. (commit: 2818753) (details)
- Re-enable JsonNodeFactory tests. (commit: 9f7b87a) (details)
- [Bug #81] Use typed value for serialization of Boolean. (commit: 206f5ee) (details)
- Add tests for serialization/deserialization symmetry. (commit: 863fd2f) (details)
- [Bug #81] Use native JSON boolean/number even for typed values to simplify integration with JavaScript. (commit: 7ea4150) (details)
- Re-enable JsonNodeFactory tests. (commit: a9eb99e) (details)