summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_lambda_callable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up Hash Functionsreduz2022-06-201-3/+3
* GDScript: Allow using self in lambdasGeorge Marques2022-04-241-0/+78
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* GDScript: Implement lambdas compilation and runtimeGeorge Marques2021-04-281-0/+95