| Commit message (Expand) | Author | Age | Files | Lines |
* | [Core] Fix sorting of `Dictionary` keys | A Thousand Ships | 2024-10-18 | 1 | -1/+1 |
* | Implement typed dictionaries | Thaddeus Crews | 2024-09-04 | 1 | -16/+75 |
* | GDScript: Improve DocGen for non-constant expressions | Danil Alexeev | 2024-03-21 | 1 | -13/+35 |
* | Documentation: Add support for deprecated/experimental messages | Danil Alexeev | 2024-02-15 | 1 | -0/+16 |
* | GDScript: Use autoload singleton name in `GDScriptDocGen` | Danil Alexeev | 2024-01-21 | 1 | -15/+34 |
* | Change container_element_type to vector container | Thaddeus Crews | 2023-12-05 | 1 | -2/+2 |
* | GDScript DocGen: Fix regression with return metatypes | Danil Alexeev | 2023-10-09 | 1 | -1/+2 |
* | GDScript DocGen: Fix and improve appearance of metatypes and values | Danil Alexeev | 2023-09-21 | 1 | -11/+115 |
* | GDScript: Fix `get_*_list()` methods return incorrect info | Danil Alexeev | 2023-09-04 | 1 | -3/+6 |
* | GDScript: Improve DocGen | Danil Alexeev | 2023-08-19 | 1 | -70/+123 |
* | GDScript: Add `@deprecated` and `@experimental` doc comment tags | Danil Alexeev | 2023-07-08 | 1 | -13/+31 |
* | Fix regression with enum descriptions now showing up in documentation. | ocean (they/them) | 2023-07-02 | 1 | -1/+2 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -0/+1 |
* | Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH | David Snopek | 2023-05-08 | 1 | -0/+1 |
* | Improve and fix GDScript documentation generation & behavior | ocean (they/them) | 2023-04-21 | 1 | -0/+271 |