summaryrefslogtreecommitdiff
path: root/tests/common/bitfield.py
AgeCommit message (Expand)Author
2024-04-17Create a function to search for the next set bit in bit field.HEADmasterCyrille Bagard
2023-01-03Fix some mistakes in bitfield operations.Cyrille Bagard
2022-12-09Allow OR operations in bit fields at a given position.Cyrille Bagard
2022-12-07Provide functions to test bit fields against bit fields.Cyrille Bagard
2020-06-30Updated the Python API for bitfields.Cyrille Bagard
2019-01-08Fixed a bug in bitfield comparison.Cyrille Bagard
2018-06-19Extended the bitfield operations and their Python bindings.Cyrille Bagard
2017-05-10Rewritten the whole bitfield management.Cyrille Bagard