aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0f7864a..4800262 100644
--- a/README.md
+++ b/README.md
@@ -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