summaryrefslogtreecommitdiffstats
path: root/core/object/ref_counted.h
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Improve logic around using Ref<T> with GDExtension virtual functionsBastiaan Olij2022-12-131-0/+3
* Rename and expose `RefCounted::get_reference_count()`Marc Gilleron2022-09-211-1/+1
* Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio2022-05-031-3/+1
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-4/+0
* Implement native extension systemreduz2021-06-251-0/+4
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-0/+297