Age | Commit message (Expand) | Author |
---|---|---|
2021-07-25 | Use const references where possible for List range iterators | Rémi Verschelde |
2021-07-23 | Use C++ iterators for Lists in many situations | Aaron Franke |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-11 | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde |
2021-04-26 | Remove uses of `auto` for better readability and online code reviews | Hugo Locurcio |
2021-03-20 | Rename PHashTranslation to OptimizedTranslation | Marcel Admiraal |
2021-03-12 | Fixes small typos and grammar correction | Anshul7sp1 |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |