.. |
array_string_stringname_equivalent.gd
|
GDScript: Error when assigning return value of void function
|
2022-12-30 12:08:58 -03:00 |
array_string_stringname_equivalent.out
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
arrays_arent_shared.gd
|
Zero Dictionary and Array variants when changing type with reset
|
2021-10-14 11:22:17 -03:00 |
arrays_arent_shared.out
|
Zero Dictionary and Array variants when changing type with reset
|
2021-10-14 11:22:17 -03:00 |
assign_member_with_operation.gd
|
GDScript: Fix member assignment with operation
|
2021-10-04 14:09:54 -03:00 |
assign_member_with_operation.out
|
GDScript: Fix member assignment with operation
|
2021-10-04 14:09:54 -03:00 |
await_without_coroutine.gd
|
GDScript: Properly return value with await on non-coroutine
|
2021-10-14 19:58:10 -03:00 |
await_without_coroutine.out
|
GDScript: Properly return value with await on non-coroutine
|
2021-10-14 19:58:10 -03:00 |
chain_assignment_works.gd
|
Fix set chain bug with jump_if_shared
|
2022-06-28 18:45:27 +03:00 |
chain_assignment_works.out
|
Improve dictionary printing to avoid confusion with arrays
|
2022-10-04 20:33:40 +02:00 |
compare-builtin-equals-null.gd
|
Support for checking that Projection is(not) null
|
2022-11-01 20:49:52 +01:00 |
compare-builtin-equals-null.out
|
Support for checking that Projection is(not) null
|
2022-11-01 20:49:52 +01:00 |
compare-builtin-not-equals-null.gd
|
Support for checking that Projection is(not) null
|
2022-11-01 20:49:52 +01:00 |
compare-builtin-not-equals-null.out
|
Support for checking that Projection is(not) null
|
2022-11-01 20:49:52 +01:00 |
compare-null-equals-builtin.gd
|
Allow comparing equality between builtin types and null
|
2021-09-17 12:33:52 -03:00 |
compare-null-equals-builtin.out
|
Allow comparing equality between builtin types and null
|
2021-09-17 12:33:52 -03:00 |
compare-null-not-equals-builtin.gd
|
Allow comparing equality between builtin types and null
|
2021-09-17 12:33:52 -03:00 |
compare-null-not-equals-builtin.out
|
Allow comparing equality between builtin types and null
|
2021-09-17 12:33:52 -03:00 |
dictionaries_arent_shared.gd
|
Zero Dictionary and Array variants when changing type with reset
|
2021-10-14 11:22:17 -03:00 |
dictionaries_arent_shared.out
|
Zero Dictionary and Array variants when changing type with reset
|
2021-10-14 11:22:17 -03:00 |
dictionary_string_stringname_equivalent.gd
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
dictionary_string_stringname_equivalent.out
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
lambda_use_self.gd
|
GDScript: Allow using self in lambdas
|
2022-04-24 21:49:02 -03:00 |
lambda_use_self.out
|
GDScript: Allow using self in lambdas
|
2022-04-24 21:49:02 -03:00 |
lua_assign.gd
|
Fix LUA-style assignment in Dictionary
|
2021-10-05 12:17:13 +02:00 |
lua_assign.out
|
Fix LUA-style assignment in Dictionary
|
2021-10-05 12:17:13 +02:00 |
match_string_stringname_equivalent.gd
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
match_string_stringname_equivalent.out
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
parameter_shadowing.gd
|
Fix incomplete shadowing of member properties by parameters
|
2022-12-06 00:22:56 +02:00 |
parameter_shadowing.out
|
Fix incomplete shadowing of member properties by parameters
|
2022-12-06 00:22:56 +02:00 |
params_default_values.gd
|
GDScript: Fix parsing default parameter values from function calls
|
2022-01-13 19:28:39 -05:00 |
params_default_values.out
|
GDScript: Fix parsing default parameter values from function calls
|
2022-01-13 19:28:39 -05:00 |
property_with_operator_assignment.gd
|
GDScript: Fix assignment with operation for properties
|
2021-09-29 10:54:16 -03:00 |
property_with_operator_assignment.out
|
GDScript: Fix assignment with operation for properties
|
2021-09-29 10:54:16 -03:00 |
range_optimized_in_for_has_int_iterator.gd
|
GDScript Fix type mismatch in optimized single arg range
|
2022-11-02 13:20:47 +01:00 |
range_optimized_in_for_has_int_iterator.out
|
GDScript Fix type mismatch in optimized single arg range
|
2022-11-02 13:20:47 +01:00 |
range_returns_ints.gd
|
GDScript Fix type mismatch in optimized single arg range
|
2022-11-02 13:20:47 +01:00 |
range_returns_ints.out
|
GDScript Fix type mismatch in optimized single arg range
|
2022-11-02 13:20:47 +01:00 |
recursion.gd
|
|
|
recursion.out
|
|
|
string_stringname_equivalent.gd
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
string_stringname_equivalent.out
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
stringify.gd
|
Refactored Node3D rotation modes
|
2021-10-25 14:34:00 -03:00 |
stringify.out
|
Improve dictionary printing to avoid confusion with arrays
|
2022-10-04 20:33:40 +02:00 |