From 9a31a10d18ff5de50b4532a7f461ec97c5880d11 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 29 Aug 2025 23:00:21 +0300 Subject: update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eeecaad..46e2366 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ your C. # Current status -Just enough working that `example_vec/new/vec.h` generates useful code. I -recently got a bit interested in this idea again so I might implement some more -features in the near future, probably starting with supertemplates. +Templates, supertemplates and value arguments are supported (at least +partially). See `tests/xok` for what currently works. Traits would probably be +the next thing to implement. Line numbering gets a bit messed up sometimes, I should actually parse the linemarkers that `gcc` outputs. TODO (although preferably this functionality -- cgit v1.2.3