+ BACKLOG.md
This commit is contained in:
parent
e9e708dc56
commit
7f1ce8e59b
1 changed files with 14 additions and 0 deletions
14
BACKLOG.md
Normal file
14
BACKLOG.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# gc
|
||||
|
||||
## remove_root
|
||||
|
||||
Remove root doesn't work.
|
||||
Reimplement root vector using DArenaVector or perhaps doubly-linked list.
|
||||
|
||||
## mutation_log
|
||||
|
||||
Need to implement! Copy from original gc
|
||||
|
||||
## facets
|
||||
|
||||
Collector facet should use json5 idl for consistency
|
||||
Loading…
Add table
Add a link
Reference in a new issue