summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_lambda_callable.h
Commit message (Collapse)AuthorAgeFilesLines
* GDScript: Allow using self in lambdasGeorge Marques2022-04-241-0/+25
|
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
| | | | Happy new year to the wonderful Godot community!
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
|
* GDScript: Implement lambdas compilation and runtimeGeorge Marques2021-04-281-0/+65