summaryrefslogtreecommitdiff
path: root/core/variant/callable.cpp
AgeCommit message (Expand)Author
2022-03-27Const Ref Callable for custom sort/searchmashumafi
2022-03-09Remove VARIANT_ARG* macrosreduz
2022-02-07Fix script editor errors with CustomCallableskobewi
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-09-24Remove binds from Signal.connectkobewi
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-01Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.xLyuma
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-05-24Make Callable not crash on call when the object has been freedGeorge Marques
2021-05-03Add RPC to Callablereduz
2021-03-12Fixes small typos and grammar correctionAnshul7sp1
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz