Історія комітів

Автор SHA1 Опис Дата
  Danil Alexeev 7aafa6ef18 GDScript: Remove `leftmost_column` and `rightmost_column` fields 2 місяців тому
  Aaron Franke 067704f1cd Add a keyword for abstract classes in GDScript 1 рік тому
  Lukas Tenbrink fbe64ffb45 Change `get_class_static` to return `StringName`. 4 місяців тому
  Thaddeus Crews 4248411baf Merge pull request #102521 from HolonProduction/cancel-await 4 місяців тому
  A Thousand Ships d9721954e6 [Core] Use `Vector` for `MethodInfo::arguments` 1 рік тому
  HolonProduction 676e4c9013 GDScript: Cancel suspended functions when reloading a script 6 місяців тому
  Thaddeus Crews a4f423cc97 Merge pull request #78489 from dalexeev/gds-add-disassembling-implicit-funcs 7 місяців тому
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 рік тому
  Rémi Verschelde 6e72b159ca Merge pull request #93301 from rune-scape/compiler-messages 8 місяців тому
  rune-scape 9f8fec39f3 GDScript: Add error messages to some compilation errors 1 рік тому
  Rémi Verschelde 88e81ee730 Fix various typos and code style issues 8 місяців тому
  Danil Alexeev a73573b093 GDScript: Add disassembling implicit and lambda functions 8 місяців тому
  Thaddeus Crews 32c83a228d Style: Add `WARNING:` as new comment admonition 11 місяців тому
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 роки тому
  Danil Alexeev 5350e1beaa GDScript: Fix locals clearing after exiting `while` block 1 рік тому
  Danil Alexeev 8c82fd15d2 GDScript: Fix incorrect setter call for reference types 1 рік тому
  George Marques 87c90a573c GDScript: Call setter on simple setter chain without getter 1 рік тому
  rune-scape 7f7114c008 GDScript: partially allow some functions on invalid scripts 1 рік тому
  rune-scape 9fa13da16f GDScript: fix segfault on invalid script 1 рік тому
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 рік тому
  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 1 рік тому
  Kai f4192aad6f Fix crash when extending taken-over named class 1 рік тому
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 рік тому
  George Marques 7ca038effa GDScript: Perform validated calls with static methods 1 рік тому
  Rémi Verschelde 69a23e64e4 Merge pull request #89990 from dalexeev/gds-reset-uninit-local-vars 1 рік тому
  A Thousand Ships c070c12ddd [GDScript] Clean up some unused code 1 рік тому
  Jamie Hill-Daniel 164b34a734 Don't pass `self` when calling a static function from a non-static context 1 рік тому
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset 1 рік тому
  Rémi Verschelde 0bcc0e92b3 Merge pull request #86730 from reduz/64-bit-cowdata 1 рік тому