summaryrefslogtreecommitdiff
path: root/core/variant/callable.cpp
AgeCommit message (Expand)Author
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