Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce and prevent unnecessary random-access to `List` | A Thousand Ships | 2024-05-04 | 1 | -10/+8 |
* | Fix running tests in template builds | A Thousand Ships | 2024-02-22 | 1 | -0/+3 |
* | GDScript: Reintroduce binary tokenization on export | George Marques | 2024-02-08 | 1 | -4/+2 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -0/+1 |
* | Add option to print filenames in GDScript unit testing | ocean (they/them) | 2023-01-30 | 1 | -1/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript | Yuri Sizov | 2022-08-08 | 1 | -0/+34 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Rename Reference to RefCounted | Pedro J. Estébanez | 2021-06-11 | 1 | -4/+4 |
* | Add a unit test suite for GDScript | Hugo Locurcio | 2021-05-12 | 1 | -0/+21 |
* | Add runner for GDScript testing | George Marques | 2021-04-08 | 1 | -0/+53 |