summaryrefslogtreecommitdiffstats
path: root/core/doc_data.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement typed dictionariesThaddeus Crews2024-09-041-0/+6
* Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-2/+3
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-0/+2
* Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATHDavid Snopek2023-05-081-0/+1
* GDScript: Fix issues with typed arraysDmitrii Maganov2023-01-311-2/+10
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix missing method qualifiers in script docXwdit2022-07-241-1/+26
* Implement a BitField hintreduz2022-07-051-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-2/+2
* Implement NativeExtension pointer argumentsreduz2021-08-231-2/+16
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Refactor DocData into core and editor (DocTools) partsThakee Nathees2020-12-021-0/+126