Commit History

Author SHA1 Message Date
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 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
  Andrii Doroshenko (Xrayez) 6b7e50ab34 Move GDScript tests to respective folder under modules 5 years ago