George Marques 01d13ab2c1 GDScript: Allow using self in lambdas hace 3 años
..
arrays_arent_shared.gd 4c14051b3f Zero Dictionary and Array variants when changing type with reset hace 3 años
arrays_arent_shared.out 4c14051b3f Zero Dictionary and Array variants when changing type with reset hace 3 años
assign_member_with_operation.gd 84956fee4b GDScript: Fix member assignment with operation hace 4 años
assign_member_with_operation.out 84956fee4b GDScript: Fix member assignment with operation hace 4 años
await_without_coroutine.gd 056a54db7b GDScript: Properly return value with await on non-coroutine hace 3 años
await_without_coroutine.out 056a54db7b GDScript: Properly return value with await on non-coroutine hace 3 años
compare-builtin-equals-null.gd 455e142d37 Allow comparing equality between builtin types and null hace 4 años
compare-builtin-equals-null.out 455e142d37 Allow comparing equality between builtin types and null hace 4 años
compare-builtin-not-equals-null.gd 455e142d37 Allow comparing equality between builtin types and null hace 4 años
compare-builtin-not-equals-null.out 455e142d37 Allow comparing equality between builtin types and null hace 4 años
compare-null-equals-builtin.gd 455e142d37 Allow comparing equality between builtin types and null hace 4 años
compare-null-equals-builtin.out 455e142d37 Allow comparing equality between builtin types and null hace 4 años
compare-null-not-equals-builtin.gd 455e142d37 Allow comparing equality between builtin types and null hace 4 años
compare-null-not-equals-builtin.out 455e142d37 Allow comparing equality between builtin types and null hace 4 años
dictionaries_arent_shared.gd 4c14051b3f Zero Dictionary and Array variants when changing type with reset hace 3 años
dictionaries_arent_shared.out 4c14051b3f Zero Dictionary and Array variants when changing type with reset hace 3 años
lambda_use_self.gd 01d13ab2c1 GDScript: Allow using self in lambdas hace 3 años
lambda_use_self.out 01d13ab2c1 GDScript: Allow using self in lambdas hace 3 años
lua_assign.gd 9e5fdbc79d Fix LUA-style assignment in Dictionary hace 3 años
lua_assign.out 9e5fdbc79d Fix LUA-style assignment in Dictionary hace 3 años
params_default_values.gd 960a26f6c0 GDScript: Fix parsing default parameter values from function calls hace 3 años
params_default_values.out 960a26f6c0 GDScript: Fix parsing default parameter values from function calls hace 3 años
property_with_operator_assignment.gd 991f4d8527 GDScript: Fix assignment with operation for properties hace 4 años
property_with_operator_assignment.out 991f4d8527 GDScript: Fix assignment with operation for properties hace 4 años
recursion.gd c6ca09dc6f Add more integration tests to the GDScript test suite hace 4 años
recursion.out c6ca09dc6f Add more integration tests to the GDScript test suite hace 4 años
stringify.gd d03b7fbe09 Refactored Node3D rotation modes hace 3 años
stringify.out 575d4e00b6 Enhance and cleanup stringify for Vector hace 3 años