Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | Started stack allocator. | Marvin Borner | |
This will replace the current linear allocator so we can free and realloc memory correctly. This is especially important for the window resizing due to a fixed LFB size. | |||
2020-08-25 | Some GUI things | Marvin Borner | |
2020-08-15 | Added libgui | Marvin Borner | |