aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbonmas14 <bonmas14@gmail.com>2025-08-23 01:28:41 +0300
committerbonmas14 <bonmas14@gmail.com>2025-08-23 01:28:41 +0300
commit8ebdc95621bc61fdf3c98cd7ae4ddca67398df23 (patch)
tree205413ed09ac001e37267889d429a363c37008f2 /README.md
parentc96c355b360f18f982459e1a866dcbf5864efdb8 (diff)
downloadungrateful-8ebdc95621bc61fdf3c98cd7ae4ddca67398df23.tar.gz
ungrateful-8ebdc95621bc61fdf3c98cd7ae4ddca67398df23.zip
Ungrateful changes, added more stuffHEADmain
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