6 Commits (8d2c5f49b51b90d6af403118ad9db24d23b9ab07)

Author SHA1 Message Date
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