Joshua Scott
|
def6549bcb
|
pclass: Implement casters between primitives and json object
|
2018-12-15 16:51:45 +00:00 |
Joshua Scott
|
a2c577ce47
|
etc: Start using smart pointers
|
2018-12-13 22:12:04 +00:00 |
Joshua Scott
|
c61a723174
|
etc: Make Type::read_from return a Value instead of reading into one
|
2018-12-10 21:26:34 +00:00 |
Joshua Scott
|
4872d1a2a4
|
pclass: Improve Value casting and implement basic enum types
|
2018-12-09 23:21:22 +00:00 |
Joshua Scott
|
38f69d722c
|
pclass: Implement Value casting
|
2018-12-04 22:24:26 +00:00 |
Joshua Scott
|
6a213c18d4
|
etc: Change naming convention for base classes (prefix with "I")
|
2018-12-01 17:16:40 +00:00 |
Joshua Scott
|
34bc3d30bc
|
etc: Move the responsibility of type checking to properties
|
2018-11-27 15:36:57 +00:00 |
Joshua Scott
|
3a22c992b5
|
etc: Implement deserialization and object copying
Also make BitStream tests use REQUIRE instead of SUCCESS and FAIL for better output.
|
2018-11-27 11:51:56 +00:00 |
Joshua Scott
|
4e3b3de391
|
util: Implement a common interface for bit streams
|
2018-11-18 17:10:21 +00:00 |
Joshua Scott
|
48aba1f0df
|
pclass: Implement string primitives and class types
|
2018-11-16 15:02:43 +00:00 |