From 93b4fff902ae1400bfdd5a98703b088955d6b804 Mon Sep 17 00:00:00 2001 From: "Elf M. Sternberg" Date: Wed, 25 Jan 2017 16:25:53 -0800 Subject: [PATCH] Updated README with project status. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 123c2ea..b0ab56a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ the new Variant container from C++17. I've never written a garbage collector before. Now I know what it is and how it works. +**STATUS:** + +**December 30, 2016:** This project is **complete.** No new features are +being considered. + **DETAILS:** The collector Nystrom wrote is a simple bi-color mark-and-sweep