libki/test
pythonology 6518148b50 pclass: Rename Type::is_byte_based -> Type::is_byte_aligned
Also introduced the Type::cast convenience method. This is primarily to
fix type casting over in kipy when deserializing XML values. This
was necessary since properties in kipy are not type-aware, and as such
couldn't determine if the value was actually a string, or meant to
be casted to something else.
2019-07-04 00:15:41 -04:00
..
samples pclass: Introduce the PUBLIC property flag, along with the WRITE_PUBLIC_ONLY serializer flag 2019-06-27 19:42:18 -04:00
src pclass: Rename Type::is_byte_based -> Type::is_byte_aligned 2019-07-04 00:15:41 -04:00
CMakeLists.txt util: Fix buffer expansion and reformat unit tests 2018-10-20 18:17:35 +01:00