Remotion
|
ce500635c7
|
Renamed enum color to colors.
Added enum colors conversion to rgb struct.
Added colors_test.cpp.
Removed print_colored.
Renamed enum colors back to color.
Removed unnecessary inline keyword.
Removed print_rgb.
|
2018-06-23 06:14:44 -07:00 |
|
Remotion
|
47268ecd80
|
Fixed GCC version test
|
2018-06-10 20:35:38 +02:00 |
|
Remotion
|
9c07b37fff
|
Using enum class now.
Renamed from hex to color.
Changed colr names to snake case.
|
2018-06-08 21:40:35 +02:00 |
|
Remotion
|
5b5886a993
|
Fixed line length.
|
2018-06-08 19:48:41 +02:00 |
|
Remotion
|
d2bfee13e2
|
Added quotes for strings in ranges and tuple likes.
|
2018-06-08 19:48:41 +02:00 |
|
Remotion
|
aff6e45e14
|
Added support for rgb color output.
|
2018-06-07 22:49:16 +02:00 |
|
Remotion
|
e3f7f3a2e9
|
Add support for ranges, containers and tuple-like types in fmt/ranges.h
|
2018-05-13 13:28:11 -07:00 |
|