libki/src/pclass
Joshua Scott bab80d20c7 pclass: Cleanup VectorProperty and fix build errors 2018-12-21 01:20:52 +00:00
..
CMakeLists.txt pclass: Improve Value casting and implement basic enum types 2018-12-09 23:21:22 +00:00
ClassType.cpp etc: Make Type::read_from return a Value instead of reading into one 2018-12-10 21:26:34 +00:00
Enum.cpp etc: Make Type::read_from return a Value instead of reading into one 2018-12-10 21:26:34 +00:00
EnumType.cpp etc: Make Type::read_from return a Value instead of reading into one 2018-12-10 21:26:34 +00:00
HashCalculator.cpp pclass: Implement string primitives and class types 2018-11-16 15:02:43 +00:00
Property.cpp pclass: Cleanup VectorProperty and fix build errors 2018-12-21 01:20:52 +00:00
PropertyClass.cpp etc: Combine IProperty with IDynamicProperty, and cleanup StaticProperty 2018-12-20 15:39:31 +00:00
PropertyList.cpp etc: Change naming convention for base classes (prefix with "I") 2018-12-01 17:16:40 +00:00
Type.cpp etc: Start using smart pointers 2018-12-13 22:12:04 +00:00
TypeSystem.cpp pclass: Implement casters between primitives and json object 2018-12-15 16:51:45 +00:00
Value.cpp serialization: Implement JsonSerializer loading functionality 2018-12-18 21:35:59 +00:00