A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
7 months ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
8 months ago |
Pedro J. Estébanez
|
bfe66ab7cd
Fixup thread-owned lambda bookkeeping on thread exit (take 2)
|
11 months ago |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |
Joan Fons
|
cfec291978
Fix equality operators in List's ConstIterator
|
3 years ago |
reduz
|
a9c943bef9
Implement Range Iterators
|
3 years ago |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
3 years ago |
Rafał Mikrut
|
7bd03b7188
Initialize class/struct variables with default values in core/ and drivers/
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |