summaryrefslogtreecommitdiffstats
path: root/doc/classes/Callable.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix Callable call error reporting.Juan Linietsky2023-01-101-0/+6
* Merge pull request #70996 from reduz/properly-report-callable-bound-argumentsRémi Verschelde2023-01-091-0/+6
|\
| * Properly report Callable bound argumentsJuan Linietsky2023-01-081-0/+6
* | Allow binding Callable arguments from an arrayJuan Linietsky2023-01-061-0/+7
|/
* Tweak Callable's documentationMicky2022-11-231-13/+25
* Callable: add callv methodRicardo Buring2022-09-211-0/+7
* Mention that grab_focus is more reliable deferredkobewi2022-08-301-0/+4
* [doc] Use "param" instead of "code" to refer to parameters (7)Andy Maloney2022-08-121-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-7/+7
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Clarify identical `hash()` return values due to collisionsHugo Locurcio2022-02-121-1/+2
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-31/+35
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Allow comparing equality between builtin types and nullGeorge Marques2021-09-171-0/+10
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-52/+26
* Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.xLyuma2021-07-011-0/+7
* Add RPC to Callablereduz2021-05-031-0/+16
* doc: Sync classref with current sourceRémi Verschelde2021-03-181-11/+11
* Fix examples in Callable docskleonc2021-03-021-6/+6
* Document missing Callable methodsHaSa10022021-03-011-1/+9
* doc: Sync classref to add operators after #43419Rémi Verschelde2020-11-101-3/+19
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-2/+18
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-10-121-0/+14
* Translate GDScript Code Examples to C# (C)HaSa10022020-09-261-2/+19
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+18
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-0/+77