ArthurSonzogni
|
6d75cb2748
|
Make component more functionnal
|
2021-05-09 22:35:34 +02:00 |
|
ArthurSonzogni
|
155758c073
|
Use IWYU.
|
2021-05-01 23:19:07 +02:00 |
|
ArthurSonzogni
|
114ab4ae2a
|
Add more documentation.
|
2020-08-28 23:54:25 +02:00 |
|
ArthurSonzogni
|
f2dc080a35
|
Variou details:
- Put the MIT copyright at the end.
- Move the directory /other -> tools
- Various improvements.
|
2020-08-28 23:54:25 +02:00 |
|
ArthurSonzogni
|
e1a71d5b9f
|
Use shared_ptr instead of unique_ptr for elements.
This allow users to pass it into initializer list. Then clang-format
will produce 'acceptable' indentations.
This fixes:
https://github.com/ArthurSonzogni/FTXUI/issues/18
|
2020-05-20 20:51:20 +02:00 |
|
ArthurSonzogni
|
f506be941d
|
Add automatic formatting and license.
|
2020-04-19 21:01:09 +02:00 |
|
ArthurSonzogni
|
a402cb4fbb
|
Fix format. Try compile on Windows.
|
2020-03-22 22:32:44 +01:00 |
|
ArthurSonzogni
|
a8fdfafe6a
|
Support the -pedantic flag.
|
2020-02-11 21:44:55 +01:00 |
|
ArthurSonzogni
|
ef0de8d873
|
Add support for nxxm.
[nxxm](https://nxxm.github.io)
|
2019-02-02 02:25:06 +01:00 |
|