Age | Commit message (Expand) | Author |
---|---|---|
2014-10-25 | bit_field: Fix a typo in the sample usage. | Lioncash |
2014-07-16 | BitField: Cast enum values to proper integer type. | Tony Wasserka |
2014-07-16 | BitField: Add a static_assert. | Tony Wasserka |
2014-07-16 | BitField: Delete copy assignment to prevent obscure bugs. | Tony Wasserka |
2014-07-16 | BitField: Add an explicit evaluation method. | Tony Wasserka |
2014-05-08 | removed incorrect dolphin copyright line | bunnei |
2014-05-07 | fixed include of common in bit_field.h | bunnei |
2014-05-07 | added BitField to common | bunnei |