Historie revizí

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