Age | Commit message (Expand) | Author |
---|---|---|
2022-04-20 | Fix more issues found by cppcheck. | bruvzg |
2022-03-31 | Fix some issues found by clang sanitizers. | bruvzg |
2022-03-30 | Make vararg method bind no return and return | Pierre-Thomas Meisels |
2022-03-22 | Add static method support to ClassDB | reduz |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-07 | Enable method type information on release builds | George Marques |
2021-08-22 | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz |
2021-06-25 | Implement native extension system | reduz |
2021-03-16 | Add static method support to core Variant types | reduz |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-25 | Core: Always enable ptrcall, remove PTRCALL_ENABLED define | Rémi Verschelde |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |