Historique des commits

Auteur SHA1 Message Date
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export il y a 1 an
  HolonProduction af4cbaf751 Add unit test runner for autocompletion il y a 1 an
  Yuri Sizov bc1949d797 Correctly check scripts that must inherit `EditorPlugin` il y a 1 an
  Danil Alexeev 4ce27301d3 GDScript: Add `INFERRED_DECLARATION` warning il y a 1 an
  ryanabx 14edf044af Add "untyped_declaration" warning il y a 1 an
  Rémi Verschelde 72b8d397d0 GDScript: Further restrict test error output for C++ errors il y a 2 ans
  Rémi Verschelde c40adf027d GDScript: Only include script file path in test error output il y a 2 ans
  George Marques 0ba6048ad3 Add support for static variables in GDScript il y a 2 ans
  George Marques 221deb1cc1 GDScript: Use default path in test generator if not provided il y a 2 ans
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" il y a 2 ans
  George Marques a166833bfa GDScript: Add warnings that are set to error by default il y a 2 ans
  ocean (they/them) 199e5dbb1e Add option to print filenames in GDScript unit testing il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Adam Scott 69bb7e5b11 Fix singleton scene cyclic loading il y a 2 ans
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 il y a 2 ans
  Rune bce6f1792e GDScript compiler subclass bugfixes il y a 2 ans
  Rémi Verschelde 62b066dbd6 Fix more MSVC C4702 (unreachable code) warnings il y a 2 ans
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` il y a 3 ans
  lawnjelly b221eab426 Variant memory pools il y a 3 ans
  Voylin c6291bcd8a Adding print_rich for printing with BBCode il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  reduz 8b7c7f5a75 Add a new HashMap implementation il y a 3 ans
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  Jason Yundt 1cc7e7ec33 Improve autoload inheritance error message il y a 3 ans
  reduz 21637dfc25 Remove VARIANT_ARG* macros il y a 3 ans
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` il y a 3 ans
  George Marques b013c0d544 GDScript: Allow tests to run on release builds il y a 3 ans
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. il y a 3 ans