mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 12:35:05 +02:00
Removed mutation table TODO
This commit is contained in:
parent
e28951a8d5
commit
3031806bfa
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ Phase 7 (TBD) - Sharing of variables between threads (ideally without limitation
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
- merge everything back to master??? I think it's just about time
|
- 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
|
- 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
|
part of this is implementing the beginnings of srfi-18, to create multiple threads, sync them, etc
|
||||||
next steps:
|
next steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue