Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #19

Open
V01D-NULL opened this issue Aug 11, 2021 · 1 comment
Open

TODO #19

V01D-NULL opened this issue Aug 11, 2021 · 1 comment

Comments

@V01D-NULL
Copy link
Contributor

V01D-NULL commented Aug 11, 2021

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)
@Yuhanun
Copy link
Contributor

Yuhanun commented Aug 12, 2021

Assigned myself Remapping PIC, will work on it when home

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants