summaryrefslogtreecommitdiffstats
path: root/core/variant/callable_bind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add methods to get argument count of methodsA Thousand Ships2024-03-101-0/+16
* Fix sizeof usage for Variant pointers in allocaAlistair Leslie-Hughes2023-11-161-2/+2
* Fix expected argument count for `Callable` call errorsDanil Alexeev2023-09-291-4/+2
* Fix comparison of `Callable`s with bindsA Thousand Ships2023-08-291-2/+2
* Fix `rpc` calls with bindsNinni Pipping2023-06-221-0/+22
* Complete support of callables of static methodsPedro J. Estébanez2023-04-121-0/+8
* Fix Callable call error reporting.Juan Linietsky2023-01-101-0/+52
* Properly report Callable bound argumentsJuan Linietsky2023-01-081-0/+8
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove Signal connect bindsJuan Linietsky2022-07-291-27/+2
* Fix some issues found by cppcheck.bruvzg2022-04-061-8/+8
* Fix script editor errors with CustomCallableskobewi2022-02-071-0/+14
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement properties arrays in the Inspector.Gilles Roudière2021-09-071-1/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+193