summary refs log tree commit diff stats
path: root/tests/generics/tobjecttyperel.nim
Commit message (Expand)AuthorAgeFilesLines
* enable vtable implementation for C++ and make it an experimental feature (#23...ringabout2023-11-301-1/+1
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-0/+1
* fixes #88 (#11243)Andreas Rumpf2019-05-151-2/+25
* make test green againAraq2018-08-081-6/+6
* fixes #5241, fixes #5411 inherit from specialized generic typeRel problem (#5...andri lim2017-03-231-0/+65