Historie revizí

Autor SHA1 Zpráva Datum
  Lukas Tenbrink 2098998347 Add tracy support for profiling opcodes. před 1 měsícem
  Lukas Tenbrink acefbbbbcd Add support for profiling GDScript with tracy. před 2 měsíci
  Thaddeus Crews f50d7fa1e8 Merge pull request #110709 from DeeJayLSP/dict-reserve před 3 měsíci
  Lukas Tenbrink 1db0a60dc0 Replace `std::size` usage with `std_size` to avoid `<iterator>` include. před 4 měsíci
  Danil Alexeev 5f0ecf4c8c GDScript: Remove some unnecessary booleans před 4 měsíci
  DeeJayLSP 8a7a0faa75 Add `reserve()` to `Dictionary`, apply to constructors on GDScript VM před 4 měsíci
  Shadows_of_Fire b18beb2cc2 Elide unnecessary copies in `CONSTRUCT_TYPED_*` opcodes před 4 měsíci
  Serhii Snitsaruk a095c5e3fa GDScript call stack as reverse linked list with fixed coroutines před 8 měsíci
  Mikael Hermansson 1b7b44390a Fix errors not being emitted when debugger breaks on script errors před 7 měsíci
  Rémi Verschelde d1083c9722 Improve error messages for method calls expecting only 1 argument před 7 měsíci
  Thaddeus Crews 0f05e91889 Merge pull request #82808 from dalexeev/gds-vararg před 7 měsíci
  Danil Alexeev a13fbc6e3e GDScript: Optimize non-constant `for`-`range` před 9 měsíci
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions před 10 měsíci
  Thaddeus Crews 86415f1732 Merge pull request #99150 from dalexeev/gds-fix-callable-call-errror-text před 7 měsíci
  Yufeng Ying 5484ec0be2 Remove deadcode in GDScript function CallState. před 11 měsíci
  Danil Alexeev 2b30f23595 GDScript: Fix `Callable` call error text před 9 měsíci
  Thaddeus Crews 28089c40c1 Merge pull request #91006 from reduz/live-backtrace před 9 měsíci
  reduz d1dcb40d56 Ability to print and log script backtraces před 10 měsíci
  Thaddeus Crews 5edb235018 CI: Bump various pre-commit hooks před 10 měsíci
  kobewi 75881f8322 Use initializer list in Arrays před 1 rokem
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. před 1 rokem
  Yufeng Ying a43f90b89d Remove unused variable in GDScriptLanguage. před 1 rokem
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life před 1 rokem
  SlugFiller f14af8b2d5 Enable use of Labels as Values feature in Clang when not wrapped by GCC před 1 rokem
  Thaddeus Crews 9853a69144 Implement typed dictionaries před 2 roky
  Danil Alexeev 2d8f6c1b1d GDScript: Fix message when calling non-tool function in tool mode před 1 rokem
  Rémi Verschelde ab67408390 Merge pull request #94238 from RandomShaper/ref_is_now_rc před 1 rokem
  Pedro J. Estébanez 76bfe8e0fd Make errors on RefCounted.free() more accurate před 1 rokem
  Danil Alexeev b4cb7ec2bb GDScript: Fix implicit cast to typed array when passing parameter před 1 rokem
  kobewi 413c11357d Use Core/Scene stringnames consistently před 1 rokem