Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce and prevent unnecessary random-access to `List` | A Thousand Ships | 2024-05-04 | 1 | -2/+3 |
* | Display `BitField[Enum]` in docs to distinguish from `Enum` | Danil Alexeev | 2023-06-15 | 1 | -0/+2 |
* | Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH | David Snopek | 2023-05-08 | 1 | -0/+1 |
* | GDScript: Fix issues with typed arrays | Dmitrii Maganov | 2023-01-31 | 1 | -2/+10 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix missing method qualifiers in script doc | Xwdit | 2022-07-24 | 1 | -1/+26 |
* | Implement a BitField hint | reduz | 2022-07-05 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Replace String comparisons with "", String() to is_empty() | Nathan Franke | 2021-12-09 | 1 | -2/+2 |
* | Implement NativeExtension pointer arguments | reduz | 2021-08-23 | 1 | -2/+16 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Refactor DocData into core and editor (DocTools) parts | Thakee Nathees | 2020-12-02 | 1 | -0/+126 |