From 3031806bfa66ae5086bf461193fedecd1146397e Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 4 Jan 2016 22:55:14 -0500 Subject: [PATCH] Removed mutation table TODO --- gc-notes.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/gc-notes.txt b/gc-notes.txt index 6bbd6f5e..fde6bdc4 100644 --- a/gc-notes.txt +++ b/gc-notes.txt @@ -8,7 +8,6 @@ Phase 7 (TBD) - Sharing of variables between threads (ideally without limitation TODO: - merge everything back to master??? I think it's just about time -- move mutations into local thread data - multiple mutators, and threading functions/types. probably want this on a new branch, when ready part of this is implementing the beginnings of srfi-18, to create multiple threads, sync them, etc next steps: