summaryrefslogtreecommitdiff
path: root/core/object/ref_counted.h
AgeCommit message (Expand)Author
2022-09-21Rename and expose `RefCounted::get_reference_count()`Marc Gilleron
2022-05-03Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-06-25Implement native extension systemreduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-11Rename Reference to RefCountedPedro J. Estébanez