História revízii

Autor SHA1 Správa Dátum
  Danil Alexeev bf8f996212 GDScript: Fix conflict between property and group names 2 rokov pred
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 rokov pred
  ocean (they/them) 6783ff69c0 Improve and fix GDScript documentation generation & behavior 2 rokov pred
  Dmitrii Maganov 4e34cf238a GDScript: Change parser representation of class extends 2 rokov pred
  Rémi Verschelde 2057d7344e Merge pull request #73590 from vnen/gdscript-global-scope-enums 2 rokov pred
  George Marques 75f16b8167 Make global scope enums accessible as types in GDScript 2 rokov pred
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check 2 rokov pred
  Yuri Sizov 13f0158e49 Merge pull request #72608 from vnen/gdscript-warning-default-error 2 rokov pred
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default 2 rokov pred
  George Marques 5fc7918594 GDScript: Improve usability of setter chains 2 rokov pred
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" 2 rokov pred
  George Marques a166833bfa GDScript: Add warnings that are set to error by default 2 rokov pred
  Rémi Verschelde 925784df03 Merge pull request #72454 from dalexeev/gds-fix-icon-annotation 2 rokov pred
  Danil Alexeev 83cb968965 GDScript: Fix `@icon` annotation 2 rokov pred
  George Marques a47d4d57ca GDScript: Allow void functions to return calls to other void functions 2 rokov pred
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 rokov pred
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations 2 rokov pred
  Rémi Verschelde 81fe3715b8 Merge pull request #71914 from vnen/gdscript-no-continue-match 2 rokov pred
  George Marques 9462ae4783 GDScript: Remove function of `continue` for match statement 2 rokov pred
  George Marques 7548e043fc Add support for Unicode identifiers in GDScript 2 rokov pred
  George Marques 75515e4303 Merge pull request #70987 from vonagam/fix-parameter-conversion-assign 2 rokov pred
  ocean (they/them) 366ec895b1 Assorted enum and native type fixes 2 rokov pred
  Dmitrii Maganov a8c2f8a0e1 GDScript: Fix missing conversion for default argument values 2 rokov pred
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript 2 rokov pred
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 rokov pred
  Dmitrii Maganov b6aa4840d8 Fix usage of Enum as constant 2 rokov pred
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution 2 rokov pred
  Yuri Rubinsky 8d2506e811 Reset unassigned local variables to null in the loops 2 rokov pred
  Rémi Verschelde 910d6d8e62 GDScript: Only check if ignoring warnings in debug build 2 rokov pred
  Yuri Rubinsky f6c8c140f0 Fix using signals in lambda functions 2 rokov pred