Ben Lubar
|
c06d1f8e52
|
tagged union support for lua (#1818)
|
2021-03-30 15:55:06 -05:00 |
Ben Lubar
|
97916fd55e
|
implement tagged union structures attributes
|
2020-03-21 14:29:14 -05:00 |
Ben Lubar
|
39486083f5
|
handle overlapping structures in check-structures-sanity better
update structures
|
2020-03-12 22:16:30 -05:00 |
Ben Lubar
|
d456e3db7a
|
check-structures-sanity: fix unknown pointer type not actually dereferencing the pointer
basic attempt at handling overlapping structs
|
2020-03-12 15:20:46 -05:00 |
Ben Lubar
|
616a57224f
|
check-structures-sanity: don't report possible pointers by default
|
2020-03-12 11:35:52 -05:00 |
Ben Lubar
|
469c49c8b9
|
check-structures-sanity: keep track of whether data is within a larger structure
|
2020-03-11 17:49:34 -05:00 |
Ben Lubar
|
eabff06eef
|
check-structures-sanity: warn when an integer might be a pointer
|
2020-03-11 11:20:10 -05:00 |
Ben Lubar
|
e2138a6cc2
|
update check-structures-sanity (part 2 of 2)
|
2020-03-10 23:05:59 -05:00 |
Ben Lubar
|
e5de783c58
|
rewriting check-structures-sanity to improve performance and remove the need for the lowmem option
|
2020-03-10 18:53:56 -05:00 |