提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Rémi Verschelde b07a3f503b Merge pull request #44105 from neikeq/mono-wasm-m2n-hook 4 年之前
  Ignacio Etcheverry 7439b5595d Mono: Make Godot provide its own WASM m2n trampolines 4 年之前
  Ignacio Etcheverry a946f84e3d Don't box params on Native->C# calls with Variant params 4 年之前
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  reduz ee06a70ea6 Refactor MethodBind to use variadic templates 5 年之前
  Ignacio Etcheverry 8c7553a076 Fix clang-tidy warnings due to semicolon after mono module macros 5 年之前
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 年之前
  Ignacio Etcheverry 20b9dbb1d5 C#: Revert marshalling of IDictionary/IEnumerable implementing types 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts 5 年之前
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes 5 年之前
  Ignacio Etcheverry d68b9c20d6 Mono/C#: Script interface calls now attach the current thread 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support 6 年之前
  Ignacio Etcheverry 513cc78f85 Mono: Add option to keep running after unhandled exceptions 6 年之前
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# 6 年之前
  Ignacio Etcheverry 14df9e5cb2 Android build and export for the mono module 6 年之前
  Ignacio Roldán Etcheverry e2375f487c Merge pull request #29079 from neikeq/oopsie 6 年之前
  Ignacio Etcheverry 9b76c56098 Fix C# build error in MarshalUtils debug code 6 年之前
  Ignacio Etcheverry 66b930a266 Replace call to 'mono_runtime_object_init' with manual ctor invoking 6 年之前
  Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,> 6 年之前
  Ignacio Etcheverry 480d4c6fba C#: Support type hints for exported Arrays 6 年之前
  Ignacio Etcheverry 187e6ae26d C#: Add marshalling support for IEnumerable and IDictionary 6 年之前
  Ignacio Etcheverry d3c51a5dfb Mono: Cleanup 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Ignacio Etcheverry b9b7dcdf00 C#: Improve tool script support and fix reloading issues 6 年之前