Commit History

Upphovsman SHA1 Meddelande Datum
  Rémi Verschelde d1083c9722 Improve error messages for method calls expecting only 1 argument 4 månader sedan
  aaronp64 8fb3697916 Avoid single character String allocations when appending characters 5 månader sedan
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants 6 månader sedan
  Pāvels Nadtočajevs b50d9742c2 Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. 8 månader sedan
  bruvzg 3be46a69c4 Fix uppercase B and X parsing in the integer literals. 8 månader sedan
  Danil Alexeev bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues 11 månader sedan
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 1 år sedan
  Haoyu Qiu ee9cea521d Fix parsing of `4.` in Expression 1 år sedan
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 år sedan
  George Marques 86ee5f39c4 Add support for Unicode identifiers in Expression class 2 år sedan
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 år sedan
  Hugo Locurcio efe3220b2e Fix periods in editor strings and messages 2 år sedan
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 år sedan
  cdemirer 0ccde38668 Expression built-in functions can also be considered as identifiers in subscripts 3 år sedan
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. 3 år sedan
  Rémi Verschelde c8ce7e34e2 i18n: Misc fixes translation strings 3 år sedan
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions 3 år sedan
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 år sedan
  Rémi Verschelde a0c87d4c11 Merge pull request #57620 from Haydoggo/expression-exp-fix 3 år sedan
  Hayden 1305ff92f7 Make parser treat all exponent literals as float 3 år sedan
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 3 år sedan
  Hayden Leete 018de19eba Added hex and bin literal support to Expression parser 3 år sedan
  bruvzg 8e79c5fb8d Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions. 3 år sedan
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 år sedan
  Rémi Verschelde 49d8925713 Merge pull request #47294 from sebastian-heinz/patch-1 3 år sedan
  sebastian-heinz be90aadbcd allow variant construction in expressions 3 år sedan
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 år sedan
  Hugo Locurcio 4bd5e4fd9b Use the standard C `INFINITY` and `NAN` constants directly 4 år sedan
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 år sedan
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 år sedan