Historie revizí

Autor SHA1 Zpráva Datum
  Serhii Snitsaruk a095c5e3fa GDScript call stack as reverse linked list with fixed coroutines před 5 měsíci
  Danil Alexeev e2d4469dc2 GDScript: Add missing type conversions in `for range` před 4 měsíci
  Thaddeus Crews 0f05e91889 Merge pull request #82808 from dalexeev/gds-vararg před 4 měsíci
  Danil Alexeev a13fbc6e3e GDScript: Optimize non-constant `for`-`range` před 5 měsíci
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions před 6 měsíci
  Thaddeus Crews 86415f1732 Merge pull request #99150 from dalexeev/gds-fix-callable-call-errror-text před 4 měsíci
  Yufeng Ying 5484ec0be2 Remove deadcode in GDScript function CallState. před 7 měsíci
  Danil Alexeev 2b30f23595 GDScript: Fix `Callable` call error text před 5 měsíci
  Thaddeus Crews 4248411baf Merge pull request #102521 from HolonProduction/cancel-await před 6 měsíci
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` před 8 měsíci
  HolonProduction 676e4c9013 GDScript: Cancel suspended functions when reloading a script před 8 měsíci
  Thaddeus Crews 9853a69144 Implement typed dictionaries před 2 roky
  Danil Alexeev 2d8f6c1b1d GDScript: Fix message when calling non-tool function in tool mode před 1 rokem
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type před 1 rokem
  George Marques 7ca038effa GDScript: Perform validated calls with static methods před 1 rokem
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset před 1 rokem
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods před 1 rokem
  msreis f1cc14d525 Fix missing time for some script functions in profiler před 2 roky
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container před 2 roky
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls před 2 roky
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable před 2 roky
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info před 2 roky
  Yuri Sizov f6e02dc437 Merge pull request #79990 from vnen/gdscript-assume-op-types před 2 roky
  George Marques c1bca65d09 GDScript: Optimize operators by assuming the types před 2 roky
  Juan Linietsky 5e512b705e Support threads in the script debugger před 2 roky
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions před 2 roky
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules před 2 roky
  George Marques 0ba6048ad3 Add support for static variables in GDScript před 2 roky
  Rémi Verschelde ea2bc9795c Merge pull request #73544 from mashumafi/fix-func-arg-null před 2 roky
  mashumafi 30d4d3fa5e Fix: Func with typed args error when arg is null před 2 roky