Age | Commit message (Expand) | Author |
---|---|---|
2021-08-27 | GDScript test style fix | Max Hilbrunner |
2021-08-27 | Merge pull request #52090 from balloonpopper/bug52060 | Max Hilbrunner |
2021-08-26 | Correct null and boolean values being capitalised by the str command | Balloonpopper |
2021-08-25 | Fixed crash when parsing an empty assignment. | Louis Dumont |
2021-08-18 | GDScript: Fix calling builtin static functions | George Marques |
2021-08-18 | GDScript: Fix inner classes and preloaded scripts as types | George Marques |
2021-05-26 | GDScript: Fix function signature check for self calls | George Marques |
2021-05-24 | Make Callable not crash on call when the object has been freed | George Marques |
2021-04-16 | Rename GDScript test script filenames to use `snake_case` | Andrii Doroshenko (Xrayez) |
2021-04-08 | Add runner for GDScript testing | George Marques |