Historial de Commits

Autor SHA1 Mensaje Fecha
  nosoop 137f30011e Add configurable virtual function 'constraints' hace 1 año
  nosoop efb2c3b1e6 Simplify logic for related vtable searching hace 1 año
  nosoop ccd20751a7 Enforce type annotations hace 1 año
  nosoop 14d5dfb753 Fix variable redeclaration hace 1 año
  nosoop 63a601e7d5 Ensure disambiguator is registered and properly type return hace 1 año
  nosoop 29f6889a38 Move vtable extraction logic to disambiguator hace 1 año
  nosoop 20a5bdf9d6 Allow function address ambiguities on initial pass hace 1 año
  nosoop 6b145fb2e5 Consume typeinfo during enumeration hace 1 año
  nosoop 11597cd501 Add type annotations for VTableFunction hace 1 año
  nosoop 6c25a6b2c0 Make overload checking match const and non-const functions hace 1 año
  nosoop 55adac3ab6 Explicit asserts of permutations hace 1 año
  nosoop df76033356 Handle qualifiers in function name hace 1 año
  nosoop fe886b0017 Fix enumeration of vtable function indices hace 1 año
  nosoop 982aaf1e5b Avoid passing redundant VtableDisamb to vtable helpers hace 1 año
  nosoop 243c23f315 Only create mmap once per binary hace 1 año
  nosoop e403841969 Add symbol- and bytescan- based location lookup for signature hace 1 año
  nosoop a7784d549c Improve efficiency of file cache lookup hace 1 año
  nosoop a5ae27a928 Add tests to validate function overload matching hace 1 año
  nosoop 58edb82e0c Perform binary target matching within config hace 1 año
  nosoop 6db8cb7aae Add proper assertion messages hace 1 año
  nosoop 3514be35d6 Squash last mypy error hace 1 año
  nosoop baa9a1bd9f Prune functions not associated with a virtual class hace 1 año
  nosoop a8a1b24683 Add helpers to extract vtable typename and function name hace 1 año
  nosoop 13afe01632 Shorten itanium_demangler module import name hace 1 año
  nosoop f79354f6b5 Add type annotations hace 1 año
  nosoop 377d43c9b9 Clean up vtable helper documentation hace 1 año
  nosoop 7ff760de6c Cache vtable disambiguator helper hace 1 año
  nosoop 7f23452ab7 Raise exception on ambiguous vtable entries hace 1 año
  nosoop b79d2ba1dd Add 'int'-style offset output format hace 1 año
  nosoop f08a232202 Make validation pass / failures easier to read hace 1 año