summaryrefslogtreecommitdiffstats
path: root/core/variant/callable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Const Ref Callable for custom sort/searchmashumafi2022-03-271-0/+10
* Remove VARIANT_ARG* macrosreduz2022-03-091-3/+3
* Fix script editor errors with CustomCallableskobewi2022-02-071-2/+7
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Remove binds from Signal.connectkobewi2021-09-241-2/+2
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-1/+1
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-2/+2
* Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.xLyuma2021-07-011-0/+4
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
* Make Callable not crash on call when the object has been freedGeorge Marques2021-05-241-0/+9
* Add RPC to Callablereduz2021-05-031-0/+20
* Fixes small typos and grammar correctionAnshul7sp12021-03-121-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+393