- 22 Mar, 2020 1 commit
-
-
Dan Gass authored
-
- 09 Mar, 2020 1 commit
-
-
Dan Gass authored
-
- 27 Feb, 2020 1 commit
-
-
Dan Gass authored
-
- 18 Feb, 2020 1 commit
-
-
Dan Gass authored
``decipher`` function to be used to determine the type member value from the variably typed member value. If the type of the variably typed member value provided during instantiation, packing, or attribute set is not one of the types in the ``mapping``, the ``decipher`` function gets called.
-
- 13 Feb, 2020 1 commit
-
-
Dan Gass authored
- Expose :class:`plum.structure.Varies` class as public which is useful as a the :class:`Member` class ``cls`` argument as a descriptive placeholder. - Structure member protocol improved to perform "touchups" of associated member when variable member is assigned via an attribute set. Specifically: - :class:`DimsMember` values update when :class:`VariableDimsMember` set - :class:`SizeMember` values update when :class:`VariableSizeMember` set - :class:`TypeMember` values update when :class:`VariableTypeMember` set
-
- 11 Feb, 2020 1 commit
-
-
Dan Gass authored
-
- 10 Feb, 2020 1 commit
-
-
Dan Gass authored
clean up structure type construction
-
- 23 Dec, 2019 1 commit
-
-
Dan Gass authored
start supporting "free" packing with boost
-
- 13 Dec, 2019 1 commit
-
-
Dan Gass authored
show true offset in dumps of view (just in dump requests) improve view tests for representations
-
- 01 May, 2019 1 commit
-
-
Dan Gass authored
-
- 10 Apr, 2019 1 commit
-
-
Dan Gass authored
Improve pack and dump support. See merge request dangass/plum!33
-
- 30 Mar, 2019 1 commit
-
-
Dan Gass authored
Add benchmark comparisons. See merge request dangass/plum!23
-
- 14 Mar, 2019 1 commit
-
-
Dan Gass authored
Add string type. See merge request dangass/plum!18
-
- 08 Mar, 2019 1 commit
-
-
Dan Gass authored
Resolve "Move BitFlags to separate namespace" See merge request dangass/plum!9
-
- 02 Mar, 2019 1 commit
-
-
Jan Novak authored
and rename
-
- 01 Mar, 2019 1 commit
-
-
Dan Gass authored
-