Histórico de Commits

Autor SHA1 Mensagem Data
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 4 anos atrás
  Rémi Verschelde 3e78963bb9 Fix typos with codespell há 4 anos atrás
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. há 5 anos atrás
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction há 5 anos atrás
  George Marques 164cc8705b GDScript: Check for missing exponent when parsing numbers há 4 anos atrás
  George Marques a52e457ada GDScript: Allow keywords to be used in $ notation há 5 anos atrás
  George Marques 9ecd042e78 GDScript: Allow "match" to be used as an identifier há 5 anos atrás
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit há 5 anos atrás
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation há 5 anos atrás
  George Marques aa09b4f85d Reintroduce code completion há 5 anos atrás
  George Marques 34c28eb2b8 Fix comments in beginning of file há 5 anos atrás
  George Marques 5d6e853806 New GDScript tokenizer and parser há 5 anos atrás
  Aaron Franke 25c978730b Rename String bin_to_int64 to bin_to_int há 5 anos atrás
  Aaron Franke e5ae89775a Remove 32-bit String hex_to_int method há 5 anos atrás
  Aaron Franke bb8aa107fd Remove 32-bit String to_int method há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine há 5 anos atrás
  Rémi Verschelde f5371bc6b8 Merge pull request #37033 from ThakeeNathees/python-like-str-escape há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Thakee Nathees f6cee4a121 python like string escape implemented há 5 anos atrás
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. há 5 anos atrás
  Rémi Verschelde bd10c70458 Merge pull request #36461 from akien-mga/c++17-fallthrough-attribute há 5 anos atrás
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] há 5 anos atrás
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant há 5 anos atrás