summaryrefslogtreecommitdiffstats
path: root/core/templates/list.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-24/+32
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-071-6/+6
* Fixup thread-owned lambda bookkeeping on thread exit (take 2)Pedro J. Estébanez2023-11-231-0/+39
* [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-111-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde2021-10-281-8/+8
* Fix equality operators in List's ConstIteratorJoan Fons2021-07-151-2/+2
* Implement Range Iteratorsreduz2021-07-081-0/+77
* Rename Array.invert() to Array.reverse()Marcel Admiraal2021-03-211-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut2020-11-231-3/+3
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+688