Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde | |
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards. | |||
2022-04-24 | GDScript: Allow using self in lambdas | George Marques | |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez | |
2021-04-28 | GDScript: Implement lambdas compilation and runtime | George Marques | |