Age | Commit message (Expand) | Author |
---|---|---|
2021-02-04 | Change sort_custom/bsearch_custom to use Callables | kobewi |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-11-23 | Initialize class/struct variables with default values in core/ and drivers/ | Rafał Mikrut |
2020-11-10 | Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_... | Rémi Verschelde |
2020-11-09 | Refactored variant constructor logic | reduz |
2020-11-08 | Add append_array() method to Array class | Tomasz Chabora |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |