dfhack/plugins/devel/check-structures-sanity
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
..
CMakeLists.txt rewriting check-structures-sanity to improve performance and remove the need for the lowmem option 2020-03-10 18:53:56 -05:00
check-structures-sanity.h check-structures-sanity: fix unknown pointer type not actually dereferencing the pointer 2020-03-12 15:20:46 -05:00
dispatch.cpp check-structures-sanity: fix unknown pointer type not actually dereferencing the pointer 2020-03-12 15:20:46 -05:00
main.cpp check-structures-sanity: don't report possible pointers by default 2020-03-12 11:35:52 -05:00
types.cpp check-structures-sanity: fix unknown pointer type not actually dereferencing the pointer 2020-03-12 15:20:46 -05:00
validate.cpp check-structures-sanity: fix unknown pointer type not actually dereferencing the pointer 2020-03-12 15:20:46 -05:00