Rémi Verschelde
|
fdc2463a1b
Merge pull request #32150 from luzpaz/typos
|
vor 5 Jahren |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
vor 5 Jahren |
Mitch Curtis
|
aa8e3e7b0f
GDScript: add an optional message parameter to assert()
|
vor 6 Jahren |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
vor 6 Jahren |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
vor 6 Jahren |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
vor 6 Jahren |
geequlim
|
eed5967c02
Fix GDSCript inner classes be freed after compile
|
vor 6 Jahren |
Bojidar Marinov
|
f04f127680
Fix `as` operator generating opcode 38 errors
|
vor 6 Jahren |
Rémi Verschelde
|
492153878f
Merge pull request #27128 from bojidar-bg/27111-gdscript-confounding-class
|
vor 6 Jahren |
Bojidar Marinov
|
466a76ac2c
Fix GDScriptCompiler bugging out with identically-named inner class
|
vor 6 Jahren |
Bojidar Marinov
|
b64f9f03f8
Fix duplicated lines in GDScript bytecode
|
vor 6 Jahren |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
vor 6 Jahren |
Rémi Verschelde
|
d35003d92a
GDScript: Remove unused `switch`, `case` and `do` CF keywords
|
vor 6 Jahren |
George Marques
|
30f02dd421
GDScript compiler: check if subclass exists before comparison
|
vor 6 Jahren |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
vor 6 Jahren |
Aaron Franke
|
cb01268562
Fix many errors found by PVS-Studio
|
vor 6 Jahren |
Pedro J. Estébanez
|
b499537e68
Revert "Fix crash on signal/resume to dangling target"
|
vor 6 Jahren |
Pedro J. Estébanez
|
54bdc1e1f6
Fix crash on signal/resume to dangling target
|
vor 6 Jahren |
George Marques
|
4907a1cd28
GDScript: Fix stack address test in compiler
|
vor 7 Jahren |
luz.paz
|
08bde5b2de
Misc. typos
|
vor 7 Jahren |
Rémi Verschelde
|
f06b7d40c8
Merge pull request #21449 from vnen/gdscript-builtin-is
|
vor 7 Jahren |
George Marques
|
4b974a36b7
GDScript: Allow `is` operator to test built-in types
|
vor 7 Jahren |
Crazy-P
|
e4af39cbc0
Fixes several resource leaks in ...
|
vor 7 Jahren |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
vor 7 Jahren |
George Marques
|
d97624e295
GDSCript: Fix cyclic class dependency detection
|
vor 7 Jahren |
George Marques
|
65c069c8d9
GDScript: Fix main script detection
|
vor 7 Jahren |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
vor 7 Jahren |
George Marques
|
e3d72d14ff
Use type information to enable GDScript introspection
|
vor 7 Jahren |
George Marques
|
4b18c4e448
Add typed instructions to GDScript
|
vor 7 Jahren |
George Marques
|
743053734f
Add static type checks in the parser
|
vor 7 Jahren |