| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-03-09 | Remove unused GDNative code | Rémi Verschelde |
| 2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
| 2021-07-23 | Use C++ iterators for Lists in many situations | Aaron Franke |
| 2021-04-29 | Replace remaining uses of `NULL` with `nullptr` | Rémi Verschelde |
| 2021-02-11 | Fix broken gdnative variant test | Henry Conklin |
| 2021-01-25 | GDNative: New core API | George Marques |
| 2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
| 2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
| 2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
| 2020-09-11 | Move GDNative `String` tests to respective module | Andrii Doroshenko (Xrayez) |