Age | Commit message (Expand) | Author |
---|---|---|
2022-09-21 | Rename and expose `RefCounted::get_reference_count()` | Marc Gilleron |
2022-05-03 | Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` | Hugo Locurcio |
2022-04-06 | Fix some issues found by cppcheck. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-08-22 | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz |
2021-06-25 | Implement native extension system | reduz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez |