Commit Graph

12 Commits

Author SHA1 Message Date
Joshua Scott def6549bcb pclass: Implement casters between primitives and json object 2018-12-15 16:51:45 +00:00
Joshua Scott ad448befe6 Merge branch 'master' into feature/object-property 2018-11-18 17:19:58 +00:00
Joshua Scott cc788b12b3 etc: Add Doxygen 2018-11-18 17:19:18 +00:00
Joshua Scott d6442068ed serialization: Start implementing SerializerBinary
This current implementation can fully save objects, but cannot currently load them.
2018-11-16 15:04:00 +00:00
Joshua Scott 73608ce23c pclass: Implement primitive types 2018-10-26 01:00:13 +01:00
Joshua Scott 48dde6abe8 Merge branch 'master' into feature/object-property 2018-10-20 19:39:09 +01:00
Joshua Scott f4a45d7635 etc: Add Azure DevOps and Coveralls badge to README 2018-10-20 19:02:11 +01:00
Joshua Scott 6249d6ee32 util: Add BitStream class + tests 2018-10-20 00:09:50 +01:00
Joshua Scott 85361f0e40 protocol: Add source files to CMakeLists.txt
also fix error in Packet.h
2018-04-03 17:20:33 +01:00
Joshua Scott 881119e6af cmake: Add RapidXML 2018-03-31 17:52:20 +01:00
Joshua Scott 54c1e509f6 dml: Add header files 2018-03-26 21:39:10 +01:00
Joshua Scott ddbeb492b6 cmake: Add CMakeLists.txt
Includes unit tests (using Catch2) and examples
2018-03-26 19:19:39 +01:00