summary refs log tree commit diff stats
path: root/tests/cpp/tvirtual.nim
Commit message (Expand)AuthorAgeFilesLines
* C++: ptr fields now pulls the whole type if it's a member in nkDotExpr (#22855)Juan M Gómez2023-10-231-1/+9
* makes asmnostackframe work with cpp member #22411 (#22429)Juan M Gómez2023-08-091-0/+37
* Fixes Naive virtual crash the compiler fixes #22269 (#22271)Juan M Gómez2023-07-161-0/+4
* implements allow byref to work in params #21873 (#21875)Juan M Gómez2023-05-211-5/+14
* Cpp Vfunctions draft (#21790)Juan M Gómez2023-05-171-0/+68