Historique des commits

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