Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 há 3 anos atrás
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops há 4 anos atrás
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) há 4 anos atrás
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 4 anos atrás
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine há 4 anos atrás
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 há 4 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Rémi Verschelde 30d4c923cb Merge pull request #32966 from ffaristocrat/fix-hex-parsing há 5 anos atrás
  Micheál Keane 4b9fd961d6 Fixes #32963 by correctly parsing bin/hex literals há 5 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
  Marcel Admiraal 5b96233c34 Remove duplicate valid value check in gdscript_tokenizer.cpp. há 6 anos atrás
  qarmin 17732fe698 Added some obvious errors explanations há 6 anos atrás
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. há 6 anos atrás
  Bojidar Marinov f12f3cf726 Disallow using of both tabs and spaces for indentation in the same file há 6 anos atrás
  qarmin 4e5310cc60 Some code changed with Clang-Tidy há 6 anos atrás
  jude-lafitteIII d3cc9c0bf1 Support for binary literals in GDScript. Added an error that shows if a point is written in a hex literal. Added highlighting for binary literals in GDScript há 6 anos atrás
  Rémi Verschelde a342131eba Merge pull request #27673 from qarmin/small_fixes há 6 anos atrás
  Rémi Verschelde 07b76c0376 Merge pull request #27170 from timoschwarzer/allow-whitespaces-in-warning-ignore-comments há 6 anos atrás
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 há 6 anos atrás
  qarmin 856a8226a5 Small fixes, mostly dupicated code há 6 anos atrás
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 há 6 anos atrás
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods há 6 anos atrás
  Timo Schwarzer 7a0dfc04aa Allow whitespaces in warning-ignore comments há 6 anos atrás
  marxin e5f665c718 Fix -Wsign-compare warnings. há 6 anos atrás
  marxin 7de7f0ef17 Fix all -Wtype-limits warnings. há 6 anos atrás
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. há 6 anos atrás
  Rémi Verschelde d35003d92a GDScript: Remove unused `switch`, `case` and `do` CF keywords há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  lupoDharkael 039e3e295a GDScriptTokenizer: Fix token_names order há 7 anos atrás