-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Todo list
A name next to a task means it is being worked on by someone, no name means whoever finished the previous task they worked on can move on to any of the open tasks
- Start using frg::string instead of C style strings.
- Slab allocator (or any other heap allocator for small allocations, mainly thinking about using that for frigg atm)
General cleanup: (Ideally this should be completed before moving on)
- Start removing STL components and replace them with their frigg equivalent (Unless an allocator is needed since we have none for small sized allocations yet)
Metadata
Metadata
Assignees
Labels
No labels