Commit Verlauf

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