summaryrefslogtreecommitdiff
path: root/core/object/method_bind.h
AgeCommit message (Expand)Author
2023-01-08Use BitField<> in core type masksJuan Linietsky
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-02Fix const qualifier for parameters in GDExtension api functionsEmmanuel Leblond
2022-10-10SCons: Cleanup GCC warnings configurationRémi Verschelde
2022-09-26MethodBind: Silence GCC `-Wmaybe-uninitialized` caused by UBSANRémi Verschelde
2022-06-23Implement varargs in Methodinforeduz
2022-04-20Fix more issues found by cppcheck.bruvzg
2022-03-31Fix some issues found by clang sanitizers.bruvzg
2022-03-30Make vararg method bind no return and returnPierre-Thomas Meisels
2022-03-22Add static method support to ClassDBreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-07Enable method type information on release buildsGeorge Marques
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-06-25Implement native extension systemreduz
2021-03-16Add static method support to core Variant typesreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-25Core: Always enable ptrcall, remove PTRCALL_ENABLED defineRémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz