Historique des commits

Auteur SHA1 Message Date
  lonesurvivor c71a6c6d71 Fix parsing bug which causes range(variable) to crash the engine il y a 8 ans
  karroffel c24c739da5 made _ a special token in GDScript il y a 8 ans
  Rémi Verschelde 2a0ddc1e89 Style: Various fixes to play nice with clang-format il y a 8 ans
  Rémi Verschelde e0faf8a51b Style: Cosmetic fixes to play nice with clang-format il y a 8 ans
  James Mintram dab73c701a Compile error when duplicate key in dictionery literal #7034 il y a 9 ans
  Juan Linietsky 4261880c94 Merge pull request #6845 from karroffel/master il y a 8 ans
  Juan Linietsky 7924f08a6a Merge pull request #4918 from jjay/f/error_on_redefine il y a 8 ans
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code il y a 8 ans
  Juan Linietsky bfef8de1bc More efficient iteration syntax, and range() is converted behind the scenes to it. il y a 8 ans
  Rémi Verschelde 42802ab9dc Merge pull request #6930 from bojidar-bg/gdscript-export-array-hint il y a 8 ans
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). il y a 8 ans
  Karroffel e781a7e07e pattern matcher: Implemented backend il y a 9 ans
  Karroffel d445f0639f pattern matcher: Implemented transformations il y a 9 ans
  Karroffel f8a7c46273 pattern matching: implemented parser il y a 9 ans
  Juan Linietsky 4338c90163 It is now possible to name layers of different kinds! il y a 8 ans
  Juan Linietsky 8963ca3d17 Fix code completion for new getnode syntax il y a 8 ans
  Juan Linietsky 8b912d1115 -Fix bugs related to PoolVector crashes il y a 8 ans
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. il y a 8 ans
  Rémi Verschelde dcc4ee21c1 Revert expression reduction from #7390 il y a 8 ans
  Rémi Verschelde caddbbe174 Merge pull request #7390 from bojidar-bg/gdscript-assign-error il y a 8 ans
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! il y a 8 ans
  Bojidar Marinov 0b077162a3 Disallow assignment to constants and expressions il y a 8 ans
  Rémi Verschelde 7751a933a9 Merge pull request #6802 from henriquelalves/master il y a 9 ans
  Bojidar Marinov 074bcb2a7b Make GDScript parser ignore floating strings in class definition il y a 9 ans
  Bojidar Marinov 713f1451b9 Allow typing hints for Array class (in GDScript and Inspector/ArrayPropertyEdit) il y a 9 ans
  Henrique L. Alves 6a4b4c7db4 Added small modification on parser for '+' il y a 9 ans
  Fabio Alessandrelli 11349a786b Revert "Add warning when (pre)loading paths with leading / (#4280 - #3106)" il y a 9 ans
  Rémi Verschelde 3df507d696 Merge pull request #6694 from bojidar-bg/gdscript-newline-functions il y a 9 ans
  Rémi Verschelde 5f7f73c6ae Merge pull request #6730 from Faless/fix_export_crash_error il y a 9 ans
  Fabio Alessandrelli ee7df2c89a Throw an error when exporting a resource class il y a 9 ans