Commit History

Author SHA1 Message Date
  HolonProduction b67dcb21fd GDScript: Return early when parsing invalid super call 4 months ago
  HolonProduction d6da30e9c7 GDScript: Fix head class range to include `class_name` 4 months ago
  Thaddeus Crews c937b6d180 Merge pull request #102419 from Ivorforce/std-size 5 months ago
  HolonProduction c00518eec7 Autocompletion: Override context for preload 5 months ago
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 6 months ago
  Danil Alexeev cd918ff470 GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum 7 months ago
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 7 months ago
  Danil Alexeev 80d11500b5 Code Editor: Add documentation tooltips 7 months ago
  Thaddeus Crews ab208af781 Merge pull request #100174 from Calinou/gdscript-add-deprecated-experimental-annotations 7 months ago
  Thaddeus Crews 79dd5179e3 Merge pull request #99887 from JackErb/gdscript-parser-error-fix 7 months ago
  JackErb 13fcb05e7b Improve GDScript "unexpected token in class body" parser error 8 months ago
  Hugo Locurcio 6095a37d64 Tweak unknown annotation GDScript error for `@deprecated`/`@experimental`/`@tutorial` 8 months ago
  Thaddeus Crews a372214a4a Merge pull request #76020 from dalexeev/gds-warning-ignore-regions 8 months ago
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 8 months ago
  Danil Alexeev 7d65d0a908 GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations 8 months ago
  Thaddeus Crews e9ce3932b3 Merge pull request #98099 from dalexeev/pot-gen-add-comment-support 8 months ago
  Clay John b5368d5e40 Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments 9 months ago
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life 9 months ago
  HolonProduction 140c6a612e GDScript: Fix annotation parsing adding new annotation entries 9 months ago
  Danil Alexeev cab80cb97d POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments 10 months ago
  Rémi Verschelde 0b2446101c Merge pull request #96693 from HolonProduction/annotation-arg-hint 10 months ago
  Danil Alexeev 85dfd89653 Add `@export_tool_button` annotation for easily creating inspector buttons 10 months ago
  HolonProduction 00dfd568e0 Autocompletion: Add arghint for annotations 11 months ago
  Rémi Verschelde 0b4ae20156 Merge pull request #78656 from Repiteo/typed-dictionary 11 months ago
  Rémi Verschelde 721d280b8a Merge pull request #96326 from HolonProduction/completion-hacks-and-fixes 11 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  A Thousand Ships 194bdde947 Cleanup of raw `nullptr` checks with `Ref` 1 year ago
  HolonProduction 171c522290 Autocompletion: reintroduce enum options on assignment 11 months ago
  Aina 930742f8b3 Fix missing GDScriptParser reference on completion context 11 months ago
  Rémi Verschelde 6eb1d3cf98 Merge pull request #94888 from rune-scape/no-const-cast-gdscript-parser 11 months ago