Made exposed endpoints static
This commit is contained in:
parent
bbd2650445
commit
a684fe1ea0
6 changed files with 121 additions and 62 deletions
|
|
@ -9,10 +9,9 @@ Goal for next week (24/2):
|
|||
|
||||
## GC TODO:
|
||||
- Merge to main branch
|
||||
- Switch std::vector to std::list
|
||||
- Make alloc and init static, move the() to private
|
||||
- stack_end, stack_start -> stack_top, stack_bottom
|
||||
- Double check m_heap_size functionality and when a collection is triggered
|
||||
- Kolla vektor vs list complexity
|
||||
|
||||
## Tests TODO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue