diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -30,6 +30,8 @@ Types, Strings, basic memory allocators (platform specific), and so on. Features + easing; + vecs; + splines (qubic); ++ ~ Memory debugging; @todo, we have wrapper but none of the debug functionality. ++ complex numbers; Todo: - matrix; @@ -38,9 +40,8 @@ Todo: - Random; - Noises; - Compression; -- Wide strings (internal); +- Wide strings (internal); - Sorting; -- Memory debugging; # Cynic |