Histórico de Commits

Autor SHA1 Mensagem Data
  Juan Linietsky 4261880c94 Merge pull request #6845 from karroffel/master há 8 anos atrás
  Juan Linietsky 7924f08a6a Merge pull request #4918 from jjay/f/error_on_redefine há 8 anos atrás
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code há 8 anos atrás
  Juan Linietsky bfef8de1bc More efficient iteration syntax, and range() is converted behind the scenes to it. há 8 anos atrás
  Rémi Verschelde 42802ab9dc Merge pull request #6930 from bojidar-bg/gdscript-export-array-hint há 8 anos atrás
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). há 8 anos atrás
  Karroffel e781a7e07e pattern matcher: Implemented backend há 8 anos atrás
  Karroffel d445f0639f pattern matcher: Implemented transformations há 8 anos atrás
  Karroffel f8a7c46273 pattern matching: implemented parser há 8 anos atrás
  Juan Linietsky 4338c90163 It is now possible to name layers of different kinds! há 8 anos atrás
  Juan Linietsky 8963ca3d17 Fix code completion for new getnode syntax há 8 anos atrás
  Juan Linietsky 8b912d1115 -Fix bugs related to PoolVector crashes há 8 anos atrás
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. há 8 anos atrás
  Rémi Verschelde dcc4ee21c1 Revert expression reduction from #7390 há 8 anos atrás
  Rémi Verschelde caddbbe174 Merge pull request #7390 from bojidar-bg/gdscript-assign-error há 8 anos atrás
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! há 8 anos atrás
  Bojidar Marinov 0b077162a3 Disallow assignment to constants and expressions há 8 anos atrás
  Rémi Verschelde 7751a933a9 Merge pull request #6802 from henriquelalves/master há 8 anos atrás
  Bojidar Marinov 074bcb2a7b Make GDScript parser ignore floating strings in class definition há 8 anos atrás
  Bojidar Marinov 713f1451b9 Allow typing hints for Array class (in GDScript and Inspector/ArrayPropertyEdit) há 8 anos atrás
  Henrique L. Alves 6a4b4c7db4 Added small modification on parser for '+' há 8 anos atrás
  Fabio Alessandrelli 11349a786b Revert "Add warning when (pre)loading paths with leading / (#4280 - #3106)" há 8 anos atrás
  Rémi Verschelde 3df507d696 Merge pull request #6694 from bojidar-bg/gdscript-newline-functions há 8 anos atrás
  Rémi Verschelde 5f7f73c6ae Merge pull request #6730 from Faless/fix_export_crash_error há 8 anos atrás
  Fabio Alessandrelli ee7df2c89a Throw an error when exporting a resource class há 8 anos atrás
  Fabio Alessandrelli e59820ac94 Add warning when (pre)loading paths with leading / (#4280 - #3106) há 8 anos atrás
  Bojidar Marinov 16a0e4b235 Allow for linebreaks in function calls and definitions and yeild/signal. há 8 anos atrás
  Juan Linietsky 37f1e86108 Do ctrl-click on any code identifier to go to definiton or help page. há 9 anos atrás
  Juan Linietsky 78f92dbcb9 Merge pull request #6281 from bojidar-bg/gdscript-ternary-operator há 9 anos atrás
  Bojidar Marinov 88430f0962 Add enum naming, by assinging a given enum's values to a Dict há 9 anos atrás