COMMITS
/ modules/gdscript/gdscript_lambda_callable.cpp September 16, 2024
A
Speed up lambda capture handling
aaronp64 committed
July 26, 2024
A
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships committed
July 8, 2024
A
[GDScript] Fix `get_method` for lambda self `Callable`s
A Thousand Ships committed
July 5, 2024
A
[GDScript] Fix `get_argument_count` for lambda `Callable`s
A Thousand Ships committed
January 28, 2024
A
Add methods to get argument count of methods
A Thousand Ships committed
December 27, 2023
R
GDScript: Lambda hotswap fixes
rune-scape committed
November 22, 2023
P
Revert recently added approach to cross-thread lambda survival
Pedro J. Estébanez committed
November 9, 2023
P
Fixup thread-owned lambda bookkeeping on thread exit
Pedro J. Estébanez committed
September 13, 2023
R
GDScript: Lambda hot reloading
rune-scape committed
September 12, 2023
D
GDScript: Fix some lambda bugs
Danil Alexeev committed
August 11, 2023
S
Fix `get_method` from named lambda
Septian committed
June 13, 2023
R
Style: Harmonize header includes in modules
Rémi Verschelde committed
January 5, 2023
R
One Copyright Update to rule them all
Rémi Verschelde committed
June 18, 2022
R
Clean up Hash Functions
reduz committed
April 20, 2022
G
GDScript: Allow using self in lambdas
George Marques committed
January 3, 2022
R
Update copyright statements to 2022
Rémi Verschelde committed
March 28, 2021
G
GDScript: Implement lambdas compilation and runtime
George Marques committed