8 Commits (e2c81df194a5f2bc47919bb0a1f66a74551ec514)

Author SHA1 Message Date
Dimitar Dobrev 4d8ab83328 Fix patching of virtual tables for MSVC with RTTI 5 years ago
Dimitar Dobrev 9959941f29 Fix the Unix CI by adding an explicit destructor 6 years ago
Dimitar Dobrev b9e3efbf0c Removed the option for copy ctors and prevented usage of ignored ones. 10 years ago
triton a0e6fb874e Fix the virtual table tests compilation under GCC. 10 years ago
triton e2b74a7697 Implemented virtual function call handling. 10 years ago
Dimitar Dobrev be34899fc5 Added tests for v-tables checking calls to virtuals from within C++ and passing parameters. 12 years ago
triton 44ce759a33 V-table method delegates need to take into account same-named overloads. 12 years ago
triton e0903d8fac Added virtual table tests. 12 years ago