ArthurSonzogni
|
5724f8483b
|
Move copyright to the top of files.
|
2023-08-19 13:57:01 +02:00 |
|
Arthur Sonzogni
|
aebde94352
|
Add clang-tidy. (#368)
|
2022-03-31 02:17:43 +02:00 |
|
Nikola Dućak
|
689d5dd299
|
Replace std::clamp with util::clamp and reformat the code (#321)
* Replace std::clamp with util::clamp
* Apply clang-format
* Execute ./tools/iwyu.sh
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
|
2022-02-05 15:03:45 +01:00 |
|
Arthur Sonzogni
|
382205c057
|
Add Table constructor from Elements. (#310)
|
2022-01-16 16:46:32 +01:00 |
|
Arthur Sonzogni
|
026a005753
|
Table (#229)
This class allows rendering stylized table.
|
2021-10-15 23:04:11 +02:00 |
|