libki/include/ki
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
..
dml dml: Fix some const-correctness problems 2018-04-20 01:41:33 +01:00
pclass pclass: Rename Type::is_byte_based -> Type::is_byte_aligned 2019-07-04 00:15:41 -04:00
protocol protocol: Give exceptions their own error codes 2018-04-22 17:11:12 +01:00
serialization pclass: Introduce the PUBLIC property flag, along with the WRITE_PUBLIC_ONLY serializer flag 2019-06-27 19:42:18 -04:00
util pclass: Introduce the PUBLIC property flag, along with the WRITE_PUBLIC_ONLY serializer flag 2019-06-27 19:42:18 -04:00