summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/templates/list.hpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
* Optionaly add compatibility operatorsA Thousand Ships2024-05-071-0/+10
* [Core] Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-071-24/+32
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-101-5/+5
* Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-131-1/+1
* Sync license copyright with upstream GH-70885Rémi Verschelde2023-01-101-29/+29
* Run scripts to format and make headers consistentAaron Franke2022-10-091-3/+3
* Update copyright yearRémi Verschelde2022-03-151-2/+2
* Port a bunch of Godot container templates to GDExtension.bruvzg2022-02-181-0/+769