Histórico de Commits

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