summaryrefslogtreecommitdiffstats
path: root/core/io/dir_access.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez2021-08-291-2/+2
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-3/+3
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-9/+8
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-0/+418