summaryrefslogtreecommitdiff
path: root/core/variant/callable_bind.cpp
AgeCommit message (Expand)Author
2023-01-10Fix Callable call error reporting.Juan Linietsky
2023-01-08Properly report Callable bound argumentsJuan Linietsky
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-02-07Fix script editor errors with CustomCallableskobewi
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz