Historique des commits

Auteur SHA1 Message Date
  George Marques 41ed905c1a GDScript: Allow copy constructor for built-in types il y a 5 ans
  George Marques 7d4fc79eb3 Add GDScript warning for standalone expression il y a 5 ans
  George Marques e7b7dc57fc GDScript: set assign operation on local var made by match il y a 5 ans
  Rémi Verschelde c456d87ee6 Merge pull request #34918 from vnen/gdscript-assign-op il y a 5 ans
  George Marques d26414f9fe GDScript: enable type checks on release mode il y a 5 ans
  George Marques 899f7999b4 GDScript: properly set type of local variable initialization il y a 5 ans
  Bojidar Marinov b93b7aca74 Allow the usage of newlines in export hints il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation il y a 5 ans
  Rémi Verschelde f326913f4d Merge pull request #34067 from bojidar-bg/32370-retype-message il y a 5 ans
  Bojidar Marinov 79c26344e8 Make error when accidentially redeclaring a variable's type clearer il y a 5 ans
  lupoDharkael 9254961297 Parser: Check all the arguments of the ternary operator il y a 5 ans
  mashumafi d7137a6b72 Add setting to exclude addons from script warnings il y a 5 ans
  Rémi Verschelde c43c3747cf Merge pull request #32808 from bojidar-bg/30937-less-strict-mixed-spacing il y a 5 ans
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size il y a 5 ans
  Rémi Verschelde 8228b93fcd Merge pull request #32919 from vnen/gdscript-unused-args il y a 5 ans
  George Marques 05465b9693 GDScript: Add _ prefix on class name in type compatibility check il y a 5 ans
  George Marques bb20e420af Fix wrong counting of function argument usage il y a 5 ans
  qarmin 616ab4fac2 Small fixes to redundand code, copy paste bugs il y a 5 ans
  George Marques 64d09b7de5 GDScript: Fix type resolution not being return in some cases il y a 6 ans
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity il y a 6 ans
  Rémi Verschelde fdc2463a1b Merge pull request #32150 from luzpaz/typos il y a 6 ans
  luz.paz 91ecd7b6a6 Fix misc. source comment typos il y a 6 ans
  Rémi Verschelde c3d5c96494 Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value il y a 6 ans
  Rémi Verschelde 291f408fcf Merge pull request #32100 from SaracenOne/gdscript_parent_const_types il y a 6 ans
  Rémi Verschelde b5f14cc6f7 Merge pull request #31934 from mitchcurtis/28187 il y a 6 ans
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() il y a 6 ans
  Saracen cf00f35a8e Allow for constant deceleration to be detected inherited scripts above the immediate parent. il y a 6 ans
  Mitch Curtis 8f5ffeeacc Produce an error when a class has the same name as a Singleton il y a 6 ans
  Bojidar Marinov 3ca7b4ee45 Fix uninitialized arrays and dictionaries retaining value il y a 6 ans