Histórico de Commits

Autor SHA1 Mensagem Data
  George Marques 4c20d9407d GDScript: Forbid using "script" as member name há 5 anos atrás
  George Marques 76678b2609 GDScript: Fix type name on error message for function parameters há 5 anos atrás
  George Marques 1aef8bfeb1 GDScript: Fix resolution of default parameter values há 5 anos atrás
  Rémi Verschelde e97e951741 Merge pull request #34948 from vnen/gdscript-copy-constructor há 5 anos atrás
  George Marques 41ed905c1a GDScript: Allow copy constructor for built-in types há 5 anos atrás
  George Marques 7d4fc79eb3 Add GDScript warning for standalone expression há 5 anos atrás
  George Marques e7b7dc57fc GDScript: set assign operation on local var made by match há 5 anos atrás
  Rémi Verschelde c456d87ee6 Merge pull request #34918 from vnen/gdscript-assign-op há 5 anos atrás
  George Marques d26414f9fe GDScript: enable type checks on release mode há 5 anos atrás
  George Marques 899f7999b4 GDScript: properly set type of local variable initialization há 5 anos atrás
  Bojidar Marinov b93b7aca74 Allow the usage of newlines in export hints há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation há 5 anos atrás
  Rémi Verschelde f326913f4d Merge pull request #34067 from bojidar-bg/32370-retype-message há 5 anos atrás
  Bojidar Marinov 79c26344e8 Make error when accidentially redeclaring a variable's type clearer há 5 anos atrás
  lupoDharkael 9254961297 Parser: Check all the arguments of the ternary operator há 6 anos atrás
  mashumafi d7137a6b72 Add setting to exclude addons from script warnings há 6 anos atrás
  Rémi Verschelde c43c3747cf Merge pull request #32808 from bojidar-bg/30937-less-strict-mixed-spacing há 6 anos atrás
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size há 6 anos atrás
  Rémi Verschelde 8228b93fcd Merge pull request #32919 from vnen/gdscript-unused-args há 6 anos atrás
  George Marques 05465b9693 GDScript: Add _ prefix on class name in type compatibility check há 6 anos atrás
  George Marques bb20e420af Fix wrong counting of function argument usage há 6 anos atrás
  qarmin 616ab4fac2 Small fixes to redundand code, copy paste bugs há 6 anos atrás
  George Marques 64d09b7de5 GDScript: Fix type resolution not being return in some cases há 6 anos atrás
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity há 6 anos atrás
  Rémi Verschelde fdc2463a1b Merge pull request #32150 from luzpaz/typos há 6 anos atrás
  luz.paz 91ecd7b6a6 Fix misc. source comment typos há 6 anos atrás
  Rémi Verschelde c3d5c96494 Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value há 6 anos atrás
  Rémi Verschelde 291f408fcf Merge pull request #32100 from SaracenOne/gdscript_parent_const_types há 6 anos atrás
  Rémi Verschelde b5f14cc6f7 Merge pull request #31934 from mitchcurtis/28187 há 6 anos atrás