diff options
author | bonmas14 <bonmas14@gmail.com> | 2025-08-23 01:28:41 +0300 |
---|---|---|
committer | bonmas14 <bonmas14@gmail.com> | 2025-08-23 01:28:41 +0300 |
commit | 8ebdc95621bc61fdf3c98cd7ae4ddca67398df23 (patch) | |
tree | 205413ed09ac001e37267889d429a363c37008f2 /README.md | |
parent | c96c355b360f18f982459e1a866dcbf5864efdb8 (diff) | |
download | ungrateful-main.tar.gz ungrateful-main.zip |
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 |