Chris Robinson
|
78e789bf7b
|
Silence a type conversion warning with GCC
|
2020-04-14 12:05:54 -07:00 |
|
Chris Robinson
|
c24d127229
|
Avoid non-namespace template specialization
|
2020-03-24 12:03:07 -07:00 |
|
Chris Robinson
|
5d0f90fed0
|
Avoid ## in a macro
Cppcheck thinks it's an invalid use of it
|
2020-03-23 14:26:00 -07:00 |
|
Chris Robinson
|
132a69c03d
|
Use more appropriate types for bitfields
|
2020-03-22 21:34:50 -07:00 |
|
Chris Robinson
|
46234171d1
|
Clean up some C++11-isms
|
2020-03-22 21:15:12 -07:00 |
|
Chris Robinson
|
79a621ac47
|
Simplify some REQUIRES uses
|
2019-09-20 10:59:12 -07:00 |
|
Chris Robinson
|
388928f3aa
|
Fix some more implicit casts
|
2019-09-11 05:53:10 -07:00 |
|
Chris Robinson
|
a2ba230e05
|
Combine two macros into one
|
2019-06-11 22:29:39 -07:00 |
|
Chris Robinson
|
90d25e5187
|
Make sure the bitfield indices are constants
|
2019-06-09 02:20:30 -07:00 |
|
Chris Robinson
|
c9ba7ba193
|
Add a bitfield class for indexed, auto-sized flags
|
2019-06-08 23:33:59 -07:00 |
|
Chris Robinson
|
7ce2b632f5
|
Simplify template type requirement checking
|
2019-05-28 08:49:53 -07:00 |
|
Chris Robinson
|
b4fbc271d2
|
Add byte ops that take an integer-based rhs parameter
|
2019-05-24 13:30:40 -07:00 |
|
Chris Robinson
|
1945b50834
|
Add a unique byte type for dealing with raw bytes
|
2019-05-24 06:11:21 -07:00 |
|