George Marques
|
899f7999b4
GDScript: properly set type of local variable initialization
|
5 роки тому |
Bojidar Marinov
|
b93b7aca74
Allow the usage of newlines in export hints
|
5 роки тому |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 роки тому |
George Marques
|
475d7f0e52
GDScript: Fix type conversion in assignment with operation
|
5 роки тому |
Rémi Verschelde
|
f326913f4d
Merge pull request #34067 from bojidar-bg/32370-retype-message
|
5 роки тому |
Bojidar Marinov
|
79c26344e8
Make error when accidentially redeclaring a variable's type clearer
|
5 роки тому |
lupoDharkael
|
9254961297
Parser: Check all the arguments of the ternary operator
|
5 роки тому |
mashumafi
|
d7137a6b72
Add setting to exclude addons from script warnings
|
5 роки тому |
Rémi Verschelde
|
c43c3747cf
Merge pull request #32808 from bojidar-bg/30937-less-strict-mixed-spacing
|
5 роки тому |
Bojidar Marinov
|
afbde3314a
Allow mixed tabs and spaces when indentation does not depend on tab size
|
5 роки тому |
Rémi Verschelde
|
8228b93fcd
Merge pull request #32919 from vnen/gdscript-unused-args
|
5 роки тому |
George Marques
|
05465b9693
GDScript: Add _ prefix on class name in type compatibility check
|
5 роки тому |
George Marques
|
bb20e420af
Fix wrong counting of function argument usage
|
5 роки тому |
qarmin
|
616ab4fac2
Small fixes to redundand code, copy paste bugs
|
5 роки тому |
George Marques
|
64d09b7de5
GDScript: Fix type resolution not being return in some cases
|
5 роки тому |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
5 роки тому |
Rémi Verschelde
|
fdc2463a1b
Merge pull request #32150 from luzpaz/typos
|
5 роки тому |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
5 роки тому |
Rémi Verschelde
|
c3d5c96494
Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value
|
5 роки тому |
Rémi Verschelde
|
291f408fcf
Merge pull request #32100 from SaracenOne/gdscript_parent_const_types
|
5 роки тому |
Rémi Verschelde
|
b5f14cc6f7
Merge pull request #31934 from mitchcurtis/28187
|
5 роки тому |
Mitch Curtis
|
aa8e3e7b0f
GDScript: add an optional message parameter to assert()
|
6 роки тому |
Saracen
|
cf00f35a8e
Allow for constant deceleration to be detected inherited scripts above the immediate parent.
|
5 роки тому |
Mitch Curtis
|
8f5ffeeacc
Produce an error when a class has the same name as a Singleton
|
6 роки тому |
Bojidar Marinov
|
3ca7b4ee45
Fix uninitialized arrays and dictionaries retaining value
|
6 роки тому |
Rémi Verschelde
|
10b040ab20
Merge pull request #31893 from bojidar-bg/25081-gdscript-index-self
|
6 роки тому |
Rémi Verschelde
|
85955c5f25
Merge pull request #31843 from 2shady4u/parserCtrlClick
|
6 роки тому |
Bojidar Marinov
|
e3d05fa42d
Re-allow indexing on "self" and object types in GDScript
|
6 роки тому |
Rémi Verschelde
|
877912b23c
Merge pull request #24925 from Mr-Slurpy/typed-autoload
|
6 роки тому |
shaderbeast
|
dbd253d7a2
Solves ctrl+click on functions by ignoring the cursor
|
6 роки тому |