Yuri Sizov
|
3de7dd902c
Merge pull request #79880 from dalexeev/gds-fix-id-shadowing-below
|
il y a 2 ans |
Yuri Sizov
|
41efc7cb86
Merge pull request #78941 from dalexeev/gds-doc-comments-deprecated-and-experimental
|
il y a 2 ans |
Danil Alexeev
|
d53fc92b4c
GDScript: Fix bug with identifier shadowed below in current scope
|
il y a 2 ans |
jpcerrone
|
13c73500ab
Fix for not being able to ignore shadowing warnings on class scope
|
il y a 2 ans |
George Marques
|
cbfe2b61b6
GDScript: Properly track extents of constants and patterns
|
il y a 2 ans |
Rémi Verschelde
|
8a06ec979e
Change explicit 'Godot 4.0' references to 'Godot 4'
|
il y a 2 ans |
Danil Alexeev
|
c1b450566a
GDScript: Add `@deprecated` and `@experimental` doc comment tags
|
il y a 2 ans |
Rémi Verschelde
|
faf3faa8c8
Merge pull request #77744 from dalexeev/gds-reset-block-locals-on-exit
|
il y a 2 ans |
今井きなみ
|
bf04c55175
Fix lambda parsing continuing on subsequent lines #73273
|
il y a 2 ans |
Rémi Verschelde
|
ae00187b58
Merge pull request #77129 from dalexeev/gds-fix-static-var-bugs-part-1
|
il y a 2 ans |
Fabio Alessandrelli
|
116f783db7
Merge pull request #76207 from dalexeev/clarify-rpc-docs
|
il y a 2 ans |
Rémi Verschelde
|
fcc39d498b
Merge pull request #75051 from AleryBerry/fix-error-message-lua-style
|
il y a 2 ans |
Danil Alexeev
|
aebbbda080
GDScript: Fix some bugs with static variables and functions
|
il y a 2 ans |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
il y a 2 ans |
Danil Alexeev
|
ddd9aa11b3
Clarify `@rpc` annotation arguments docs
|
il y a 2 ans |
Danil Alexeev
|
049a49cac0
GDScript: Fix doc comment parsing (newlines and spaces)
|
il y a 2 ans |
Danil Alexeev
|
f3bf75fbb4
GDScript: Reset local variables on exit from block
|
il y a 2 ans |
Rémi Verschelde
|
06d337af80
Merge pull request #75943 from adamscott/fix-missing-script-type-nullptr-check
|
il y a 2 ans |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
il y a 2 ans |
George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
il y a 2 ans |
Yuri Sizov
|
26fb911f79
Merge pull request #72095 from anvilfolk/gd-docs
|
il y a 2 ans |
Rémi Verschelde
|
54b0e8123e
Merge pull request #75605 from anvilfolk/type-base
|
il y a 2 ans |
ocean (they/them)
|
6783ff69c0
Improve and fix GDScript documentation generation & behavior
|
il y a 2 ans |
Danil Alexeev
|
dbc3c82043
GDScript: Add some checks for `@tool` and `@icon`
|
il y a 2 ans |
Yuri Sizov
|
6596a6c1b5
Merge pull request #72979 from dalexeev/gds-annotation-parsing
|
il y a 2 ans |
Yuri Sizov
|
d220680bd0
Merge pull request #62830 from ajreckof/access-identifier-keywords
|
il y a 2 ans |
ajreckof
|
ab9f60dd1a
fix access to identifiers that are reserved keywords
|
il y a 2 ans |
Danil Alexeev
|
5038a336be
GDScript: Fix and improve annotation parsing
|
il y a 2 ans |
Adam Scott
|
1236302388
Add missing `script_type` `nullptr` check
|
il y a 2 ans |
VolTer
|
f832eb92e4
Fix mistakes in documentation and GDScript errors
|
il y a 2 ans |