Commit History

Autor SHA1 Mensaxe Data
  nosoop 2f8aafa3f7 Start implementing dynamic path mounts hai 1 ano
  nosoop 353404e2e7 Support a path containing multiple validation files hai 1 ano
  nosoop 2d341c83cc Move config parsing to validate logic hai 1 ano
  nosoop ac7152e35e Pass test configuration to checker hai 1 ano
  nosoop 614766ae18 Perform second pass on vtable with resolved ambiguities hai 1 ano
  nosoop 1a0f660683 Handle bare (static) name in method extraction hai 1 ano
  nosoop 581f2cde3e Handle vtable nullptrs hai 1 ano
  nosoop 137f30011e Add configurable virtual function 'constraints' hai 1 ano
  nosoop efb2c3b1e6 Simplify logic for related vtable searching hai 1 ano
  nosoop ccd20751a7 Enforce type annotations hai 1 ano
  nosoop 14d5dfb753 Fix variable redeclaration hai 1 ano
  nosoop 63a601e7d5 Ensure disambiguator is registered and properly type return hai 1 ano
  nosoop 29f6889a38 Move vtable extraction logic to disambiguator hai 1 ano
  nosoop 20a5bdf9d6 Allow function address ambiguities on initial pass hai 1 ano
  nosoop 6b145fb2e5 Consume typeinfo during enumeration hai 1 ano
  nosoop 11597cd501 Add type annotations for VTableFunction hai 1 ano
  nosoop 6c25a6b2c0 Make overload checking match const and non-const functions hai 1 ano
  nosoop 55adac3ab6 Explicit asserts of permutations hai 1 ano
  nosoop df76033356 Handle qualifiers in function name hai 1 ano
  nosoop fe886b0017 Fix enumeration of vtable function indices hai 1 ano
  nosoop 982aaf1e5b Avoid passing redundant VtableDisamb to vtable helpers hai 1 ano
  nosoop 243c23f315 Only create mmap once per binary hai 1 ano
  nosoop e403841969 Add symbol- and bytescan- based location lookup for signature hai 1 ano
  nosoop a7784d549c Improve efficiency of file cache lookup hai 1 ano
  nosoop a5ae27a928 Add tests to validate function overload matching hai 1 ano
  nosoop 58edb82e0c Perform binary target matching within config hai 1 ano
  nosoop 6db8cb7aae Add proper assertion messages hai 1 ano
  nosoop 3514be35d6 Squash last mypy error hai 1 ano
  nosoop baa9a1bd9f Prune functions not associated with a virtual class hai 1 ano
  nosoop a8a1b24683 Add helpers to extract vtable typename and function name hai 1 ano