summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index 4fe05c9..6ec3e4d 100644
--- a/README.org
+++ b/README.org
@@ -29,3 +29,7 @@ user controlled allocators.
+ Formatting à la =std::format=
+ Wrappers around C files
+ CSV parsing
+
+** TODO list:
++ Convert from cmake to meson
++ Convert from gtest to Catch2