summaryrefslogtreecommitdiffstats
path: root/core/object/method_bind.h
Commit message (Expand)AuthorAgeFilesLines
* Implement varargs in Methodinforeduz2022-06-231-14/+0
* Fix more issues found by cppcheck.bruvzg2022-04-201-45/+45
* Fix some issues found by clang sanitizers.bruvzg2022-03-311-3/+3
* Make vararg method bind no return and returnPierre-Thomas Meisels2022-03-301-35/+86
* Add static method support to ClassDBreduz2022-03-221-2/+140
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Enable method type information on release buildsGeorge Marques2021-10-071-29/+9
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-0/+1
* Implement native extension systemreduz2021-06-251-0/+2
* Add static method support to core Variant typesreduz2021-03-161-0/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Core: Always enable ptrcall, remove PTRCALL_ENABLED defineRémi Verschelde2020-11-251-15/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+591