Commit History

Author SHA1 Message Date
  nosoop b9a03b5cb0 Skip touching identical files 10 months ago
  nosoop d1f50991d2 Write offset for bytesig entries (for mempatches) 10 months ago
  nosoop 77ee00a6c8 Allow fail-fast operation 10 months ago
  nosoop 8d2fe39fc5 Process template files on validation 10 months ago
  nosoop 9e83f5949e Skip class parent dumping and use the map 10 months ago
  nosoop 956dcc245d Prevent vtable candidate iterable from being exhausted in initial loop 10 months ago
  nosoop b8eba75446 Handle case where given class itself is the base for a vfn 10 months ago
  nosoop c0a7f893c1 Only take deleting dtors when translating to Windows 10 months ago
  nosoop d4948bcac1 Ignore decreasing vtable spans when walking up parents 10 months ago
  nosoop 46b48718bd Make 'int'-style offset output format default 11 months ago
  nosoop 444e59c169 Allow for filtering against config path 11 months ago
  nosoop 3de43097e7 Move binary mounting to arguments 11 months ago
  nosoop 9158499b2c Disable strict typing on config 11 months ago
  nosoop 2f8aafa3f7 Start implementing dynamic path mounts 10 months ago
  nosoop 353404e2e7 Support a path containing multiple validation files 10 months ago
  nosoop 2d341c83cc Move config parsing to validate logic 11 months ago
  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