Histórico de Commits

Autor SHA1 Mensagem Data
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions há 3 anos atrás
  Nathan Franke 1304d72fc1 improve OS.get_name classref, misc/scripts fixes, remove trailing quote há 3 anos atrás
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. há 3 anos atrás
  bruvzg 8e79c5fb8d Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions. há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 4 anos atrás
  bruvzg 74b9892f7a [GDScript] Check string literals for Unicode direction control characters. há 4 anos atrás
  Max Hilbrunner 626ca50676 Improve GDScript indentation error message há 4 anos atrás
  Paulb23 bcfc591f86 Reorganise text editor settings há 4 anos atrás
  Rémi Verschelde ee4ef9709d Merge pull request #46714 from HaSa1002/fix-gdscript-underscore-strict há 4 anos atrás
  George Marques c6e66a43b0 GDScript: Add lambda syntax parsing há 4 anos atrás
  Alex Hirsch d7ac5ba1c6 Fix missing quote in multiline GDScript string há 4 anos atrás
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction há 4 anos atrás
  Johannes 982a0ac348 Fix GDScript Tokenizer being very strict about the number of underscores há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 5 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 5 anos atrás
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript há 5 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  Rémi Verschelde 3e78963bb9 Fix typos with codespell há 5 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á 5 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