Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde d834789f47 Merge pull request #44106 from neikeq/mono-invoke-no-params-boxing il y a 4 ans
  Ignacio Etcheverry a946f84e3d Don't box params on Native->C# calls with Variant params il y a 4 ans
  Ignacio Etcheverry e2f7037824 C#: Fix multiple awaits to same signal result in connect error il y a 4 ans
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts il y a 5 ans
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes il y a 5 ans
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. il y a 5 ans
  Rémi Verschelde 09534e2922 Fix Mono and GDNative builds after changes to ObjectID il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support il y a 6 ans
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' il y a 6 ans
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# il y a 6 ans
  Ignacio Etcheverry 14df9e5cb2 Android build and export for the mono module il y a 6 ans
  Ignacio Etcheverry 187e6ae26d C#: Add marshalling support for IEnumerable and IDictionary il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Ignacio Etcheverry b9b7dcdf00 C#: Improve tool script support and fix reloading issues il y a 6 ans
  Ignacio Etcheverry c6e2873605 Fix msvc warnings in mono module il y a 7 ans
  Ignacio Etcheverry e558e1ec09 Fix/workaround for issue #21667 il y a 7 ans
  Juan Linietsky 8c435a343e Merge pull request #16927 from neikeq/rework-refcount-notify il y a 7 ans
  Ignacio Etcheverry 908a30964a Notify instance binding data api of refcount increment/decrement il y a 7 ans
  Ignacio Etcheverry 4739cb8c00 Mono: Pending exceptions and cleanup il y a 7 ans
  Paul Joannon 76a615aea4 SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files il y a 7 ans
  Ignacio Etcheverry fb63ee52fb Mono: Fix build with tools=no or target=release il y a 8 ans
  Ignacio Etcheverry 63369ec306 Re-write SignalAwaiter implementation il y a 8 ans