Commit History

Author SHA1 Message Date
  Juan Linietsky 1c93606e47 Add ValidatedCall to MethodBind 2 years ago
  Pedro J. Estébanez 0bcc7bb5c7 Avoid losing references to objects in the native-scripting boundary 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Emmanuel Leblond 61c900ac6f Fix const qualifier for parameters in GDExtension api functions 2 years ago
  Rémi Verschelde 4e4e16f9a9 SCons: Cleanup GCC warnings configuration 2 years ago
  Rémi Verschelde f8b0b17634 MethodBind: Silence GCC `-Wmaybe-uninitialized` caused by UBSAN 2 years ago
  reduz dd8c0522a6 Implement varargs in Methodinfo 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  bruvzg 947d7c8329 Fix some issues found by clang sanitizers. 3 years ago
  Pierre-Thomas Meisels 63f7f44ccb Make vararg method bind no return and return 3 years ago
  reduz 2f651277da Add static method support to ClassDB 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  George Marques fafa8c7f6e Enable method type information on release builds 3 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  reduz b1d15c51bc Implement native extension system 4 years ago
  reduz ecfa570ccb Add static method support to core Variant types 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde d76806d322 Core: Always enable ptrcall, remove PTRCALL_ENABLED define 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago