Commit Graph

10 Commits

Author SHA1 Message Date
7b9342c348 Prevent name mangling in C++
All checks were successful
CI / build-and-analyze (push) Successful in 1m27s
2026-08-18 10:42:42 +03:00
3d7b922449 Add CMake step to CI
All checks were successful
CI / build-and-analyze (push) Successful in 1m29s
2026-08-09 16:39:41 +03:00
87994a77da Add MinGW step to CI
All checks were successful
CI / build-and-analyze (push) Successful in 1m26s
2026-08-09 13:01:37 +03:00
e55e682b04 Add readme file
All checks were successful
CI / build-and-analyze (push) Successful in 1m11s
2026-07-21 19:21:30 +03:00
15dabe30f2 Fix default cases in Color.c
All checks were successful
CI / build-and-analyze (push) Successful in 54s
2026-07-21 19:02:24 +03:00
41b0be7765 Add default case to the bestPaletteIndex
Some checks failed
CI / build-and-analyze (push) Failing after 40s
2026-07-21 18:58:53 +03:00
1e624d9587 Cleanup CgeColor value in case of unsupported format
Some checks failed
CI / build-and-analyze (push) Failing after 1m10s
2026-07-21 18:52:40 +03:00
853295ee1f Add default cases for unknown format type
Some checks failed
CI / build-and-analyze (push) Failing after 50s
2026-07-21 18:48:15 +03:00
37bc5feaa4 Fix issues with initializers
Some checks failed
CI / build-and-analyze (push) Failing after 40s
2026-07-21 18:41:55 +03:00
1929eebc23 Initial commit
Some checks failed
CI / build-and-analyze (push) Failing after 29s
2026-07-21 18:31:09 +03:00