Thaddeus Crews
|
a4f423cc97
Merge pull request #78489 from dalexeev/gds-add-disassembling-implicit-funcs
|
1 ヶ月 前 |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
6 ヶ月 前 |
Rémi Verschelde
|
6e72b159ca
Merge pull request #93301 from rune-scape/compiler-messages
|
2 ヶ月 前 |
rune-scape
|
9f8fec39f3
GDScript: Add error messages to some compilation errors
|
6 ヶ月 前 |
Rémi Verschelde
|
88e81ee730
Fix various typos and code style issues
|
2 ヶ月 前 |
Danil Alexeev
|
a73573b093
GDScript: Add disassembling implicit and lambda functions
|
2 ヶ月 前 |
Thaddeus Crews
|
32c83a228d
Style: Add `WARNING:` as new comment admonition
|
4 ヶ月 前 |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
1 年間 前 |
Danil Alexeev
|
5350e1beaa
GDScript: Fix locals clearing after exiting `while` block
|
6 ヶ月 前 |
Danil Alexeev
|
8c82fd15d2
GDScript: Fix incorrect setter call for reference types
|
6 ヶ月 前 |
George Marques
|
87c90a573c
GDScript: Call setter on simple setter chain without getter
|
7 ヶ月 前 |
rune-scape
|
7f7114c008
GDScript: partially allow some functions on invalid scripts
|
8 ヶ月 前 |
rune-scape
|
9fa13da16f
GDScript: fix segfault on invalid script
|
8 ヶ月 前 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
8 ヶ月 前 |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
1 年間 前 |
Rémi Verschelde
|
0404e3a85e
Merge pull request #84148 from KANAjetzt/fix_crash_take_over_path_named_class
|
9 ヶ月 前 |
Kai
|
f4192aad6f
Fix crash when extending taken-over named class
|
9 ヶ月 前 |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
9 ヶ月 前 |
George Marques
|
7ca038effa
GDScript: Perform validated calls with static methods
|
9 ヶ月 前 |
Rémi Verschelde
|
69a23e64e4
Merge pull request #89990 from dalexeev/gds-reset-uninit-local-vars
|
9 ヶ月 前 |
A Thousand Ships
|
c070c12ddd
[GDScript] Clean up some unused code
|
11 ヶ月 前 |
Jamie Hill-Daniel
|
164b34a734
Don't pass `self` when calling a static function from a non-static context
|
10 ヶ月 前 |
Danil Alexeev
|
27d7760f41
GDScript: Fix uninitialized local variables not being reset
|
10 ヶ月 前 |
Rémi Verschelde
|
0bcc0e92b3
Merge pull request #86730 from reduz/64-bit-cowdata
|
1 年間 前 |
Juan Linietsky
|
24fe0715b5
Promote CowData to 64 bits
|
1 年間 前 |
George Marques
|
b4e08eb752
Allow `free()` to be used as Callable
|
1 年間 前 |
Rémi Verschelde
|
bf1de980e5
Merge pull request #86569 from rune-scape/rune-fix-lambda-hotswap2
|
1 年間 前 |
rune-scape
|
49bce5c9ef
GDScript: Lambda hotswap fixes
|
1 年間 前 |
Danil Alexeev
|
10dcb21d8b
GDScript: Fix accessing static function as `Callable` in static context
|
1 年間 前 |
Thaddeus Crews
|
5cf0d772bc
Change container_element_type to vector container
|
1 年間 前 |