Commit History

Author SHA1 Message Date
  nosoop ac7152e35e Pass test configuration to checker 11 months ago
  nosoop 614766ae18 Perform second pass on vtable with resolved ambiguities 10 months ago
  nosoop 1a0f660683 Handle bare (static) name in method extraction 10 months ago
  nosoop 581f2cde3e Handle vtable nullptrs 11 months ago
  nosoop 137f30011e Add configurable virtual function 'constraints' 11 months ago
  nosoop efb2c3b1e6 Simplify logic for related vtable searching 11 months ago
  nosoop ccd20751a7 Enforce type annotations 11 months ago
  nosoop 14d5dfb753 Fix variable redeclaration 11 months ago
  nosoop 63a601e7d5 Ensure disambiguator is registered and properly type return 11 months ago
  nosoop 29f6889a38 Move vtable extraction logic to disambiguator 11 months ago
  nosoop 20a5bdf9d6 Allow function address ambiguities on initial pass 11 months ago
  nosoop 6b145fb2e5 Consume typeinfo during enumeration 11 months ago
  nosoop 11597cd501 Add type annotations for VTableFunction 11 months ago
  nosoop 6c25a6b2c0 Make overload checking match const and non-const functions 11 months ago
  nosoop 55adac3ab6 Explicit asserts of permutations 11 months ago
  nosoop df76033356 Handle qualifiers in function name 11 months ago
  nosoop fe886b0017 Fix enumeration of vtable function indices 11 months ago
  nosoop 982aaf1e5b Avoid passing redundant VtableDisamb to vtable helpers 11 months ago
  nosoop 243c23f315 Only create mmap once per binary 11 months ago
  nosoop e403841969 Add symbol- and bytescan- based location lookup for signature 11 months ago
  nosoop a7784d549c Improve efficiency of file cache lookup 11 months ago
  nosoop a5ae27a928 Add tests to validate function overload matching 11 months ago
  nosoop 58edb82e0c Perform binary target matching within config 11 months ago
  nosoop 6db8cb7aae Add proper assertion messages 11 months ago
  nosoop 3514be35d6 Squash last mypy error 11 months ago
  nosoop baa9a1bd9f Prune functions not associated with a virtual class 11 months ago
  nosoop a8a1b24683 Add helpers to extract vtable typename and function name 11 months ago
  nosoop 13afe01632 Shorten itanium_demangler module import name 11 months ago
  nosoop f79354f6b5 Add type annotations 11 months ago
  nosoop 377d43c9b9 Clean up vtable helper documentation 11 months ago