Historial de Commits

Autor SHA1 Mensaje Fecha
  MistMage 4d38529284 Fix for mixed tabs and spaces in gdscript hace 2 años
  George Marques 03ea77407c GDScript: Be more lenient with identifiers hace 2 años
  George Marques 7548e043fc Add support for Unicode identifiers in GDScript hace 2 años
  Adam Scott c45b9245ae Fix parse error using Vector{2,3,4}.INF hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions hace 3 años
  Nathan Franke 1304d72fc1 improve OS.get_name classref, misc/scripts fixes, remove trailing quote hace 3 años
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. hace 3 años
  bruvzg 8e79c5fb8d Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  bruvzg 74b9892f7a [GDScript] Check string literals for Unicode direction control characters. hace 3 años
  Max Hilbrunner 626ca50676 Improve GDScript indentation error message hace 3 años
  Paulb23 bcfc591f86 Reorganise text editor settings hace 4 años
  Rémi Verschelde ee4ef9709d Merge pull request #46714 from HaSa1002/fix-gdscript-underscore-strict hace 4 años
  George Marques c6e66a43b0 GDScript: Add lambda syntax parsing hace 4 años
  Alex Hirsch d7ac5ba1c6 Fix missing quote in multiline GDScript string hace 4 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  Johannes 982a0ac348 Fix GDScript Tokenizer being very strict about the number of underscores hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 4 años
  Rémi Verschelde 3e78963bb9 Fix typos with codespell hace 5 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction hace 5 años
  George Marques 164cc8705b GDScript: Check for missing exponent when parsing numbers hace 5 años
  George Marques a52e457ada GDScript: Allow keywords to be used in $ notation hace 5 años
  George Marques 9ecd042e78 GDScript: Allow "match" to be used as an identifier hace 5 años
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit hace 5 años