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
|
a8fdfafe6a
|
Support the -pedantic flag.
|
2020-02-11 21:44:55 +01:00 |
|
ArthurSonzogni
|
eb6baaceea
|
Support full-width characters (CJK)
+ 3 tests.
The goal is to fix:
https://github.com/ArthurSonzogni/FTXUI/issues/2#issuecomment-504871456
|
2019-06-24 23:39:37 +02:00 |
|
ArthurSonzogni
|
ef0de8d873
|
Add support for nxxm.
[nxxm](https://nxxm.github.io)
|
2019-02-02 02:25:06 +01:00 |
|