Historique des commits

Auteur SHA1 Message Date
  aaronp64 8ac43f4733 Make Variant::get_type_by_name HashMap initialization thread-safe il y a 2 mois
  Lukas Tenbrink f678729f89 Clean up `hashfuncs.h`: Move long functions to `hashfuncs.cpp` and replace `static` with `inline`. Remove `hash_make_uint64_t` and `hash_make_uint32_t`. il y a 3 mois
  Rémi Verschelde 6eb6e3e6e0 Merge pull request #107457 from akien-mga/improve-error-message-call-single-argument il y a 7 mois
  Rémi Verschelde d1083c9722 Improve error messages for method calls expecting only 1 argument il y a 7 mois
  Lukas Tenbrink e2931a5c19 Make conversions from `NodePath` to `String` explicit. il y a 7 mois
  Lukas Tenbrink d2f9d31270 Make more types (`Callable`, `Signal`) conversion to `String` explicit. il y a 7 mois
  Lukas Tenbrink ed836df150 Make conversions from math types to `String` explicit, to avoid accidental conversions. il y a 7 mois
  Thaddeus Crews 8a93218aab Core: Natively convert enum/BitField with Variant il y a 1 an
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). il y a 10 mois
  Thaddeus Crews f6a35e2a6e Merge pull request #86015 from kitbdev/array-initializer-list il y a 10 mois
  rune-scape 0c7d78f455 StringLikeVariantOrder: Compare in-place il y a 1 an
  Yufeng Ying bebe037abf Add ConstIterator to Dictionary. il y a 10 mois
  A Thousand Ships e825085978 [Core] Add `is_same` to types that have float components il y a 1 an
  Rémi Verschelde b857c2f3e6 Merge pull request #101016 from kiroxas/AddVariantStaticAssert il y a 1 an
  Lukas Tenbrink 0e72967244 Consolidate `Variant` int and float conversion functions to reduce duplicate logic. il y a 1 an
  Kiro 176e5f42b2 add Static assert checks il y a 1 an
  Thaddeus Crews bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu il y a 1 an
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. il y a 1 an
  HP van Braam 240f510fa7 Core ubsan fixes il y a 1 an
  Danil Alexeev bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues il y a 1 an
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings il y a 1 an
  Thaddeus Crews cc6ee3e956 Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments il y a 1 an
  Thaddeus Crews f233d186ef Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization il y a 1 an
  Danil Alexeev e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data il y a 1 an
  Thaddeus Crews 89a311205f Style: Apply `clang-tidy` fixes il y a 1 an
  kobewi 5c0f2414cd Always add decimal when printing float il y a 1 an
  rune-scape cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring il y a 1 an
  Danil Alexeev 49bcdf78a7 Core: Сheck `r_error` after calling `callp()` il y a 1 an
  rune-scape c8b697c64c Remove unused `initialize_ref` il y a 1 an
  Danil Alexeev 68481b6cdb Core: Fix `Freed Object` booleanization il y a 1 an