Commit History

Author SHA1 Message Date
  Danil Alexeev a13fbc6e3e GDScript: Optimize non-constant `for`-`range` 3 months ago
  Danil Alexeev a7cf2069d5 GDScript: Add abstract methods 2 months ago
  Thaddeus Crews d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` 2 months ago
  Thaddeus Crews b59d6bea4f Merge pull request #67777 from aaronfranke/virtually-annotated 2 months ago
  Malcolm Anderson d8db03e31a Fix a few GDScript warning messages for grammar and consistency 4 months ago
  Aaron Franke 067704f1cd Add a keyword for abstract classes in GDScript 1 year ago
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. 3 months ago
  Lukas Tenbrink bfdb0f0ecf Fix various sanitizer issues. 3 months ago
  Thaddeus Crews 5d697c31c1 Merge pull request #78837 from dalexeev/gds-const-array-and-dict-constructors 3 months ago
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 11 months ago
  HolonProduction e7487263ad Autocompletion: Don't add parenthesis if `Callable` is expected 11 months ago
  Yufeng Ying 7a1a970c25 size() <= 0 and size() < 1. 4 months ago
  Danil Alexeev 7721e13a92 GDScript: Add constant `Array` and `Dictionary` constructors 4 months ago
  A Thousand Ships d9721954e6 [Core] Use `Vector` for `MethodInfo::arguments` 1 year ago
  A Thousand Ships 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters 8 months ago
  Malcolm Anderson 8e8f93cf0c Display correct symbol in warning when unique name is used without @onready annotation 6 months ago
  kobewi c29e9e9b29 Ensure path for shallow scripts 7 months ago
  Danil Alexeev cd918ff470 GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum 7 months ago
  Aarni Koskela f134769506 Fix various typos 7 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 months ago
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 7 months ago
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings 8 months ago
  girdenis-p 413490c270 Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses 9 months ago
  Clay John b5368d5e40 Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments 9 months ago
  rune-scape eb8b9898c9 GDScript: Fix cached parser error when using typed Dictionaries 9 months ago
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life 9 months ago
  Chaosus 54f6a1bf64 Fix lookup symbol for enum members to search a correct code definition 1 year ago
  Rémi Verschelde 0b4ae20156 Merge pull request #78656 from Repiteo/typed-dictionary 11 months ago
  Rémi Verschelde d3be91e6ab Merge pull request #89675 from dalexeev/gds-correct-unused-signal-warning 11 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago