Histórico de Commits

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