Commit History

Author SHA1 Message Date
  Pedro J. Estébanez 318af42020 Include more attributes in the global class names cache 7 months ago
  Danil Alexeev a73573b093 GDScript: Add disassembling implicit and lambda functions 8 months ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  George Marques 72e5f8c31e GDScript: Enable compression on export 1 year ago
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export 1 year ago
  Rémi Verschelde 6de06138c0 Merge pull request #79425 from vnen/gdscript-load-classes-for-debug-tests 1 year ago
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 1 year ago
  George Marques 80ba1e0614 GDScript: Load global classes when running debug tests 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  strank 2079e19899 Extend test_compiler to also disassemble inner classes 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Paulb23 bcfc591f86 Reorganise text editor settings 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  George Marques 3155368093 GDScript: Add lambdas to the type analyzer 4 years ago
  George Marques c6e66a43b0 GDScript: Add lambda syntax parsing 4 years ago
  George Marques 5f77f38573 Add runner for GDScript testing 4 years ago
  Gordon MacPherson 6b4ff3b44b Add unit tests for export templates 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 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
  George Marques 48b91b900d GDScript: Add initialization for the language before debug tests 4 years ago
  Andrii Doroshenko (Xrayez) 0cc05c5a31 Register GDScript test tools as test commands to run via command-line 5 years ago