Go to file
2018-10-16 14:17:43 +02:00
AK Start fixing up AK to work inside the kernel. 2018-10-16 13:59:28 +02:00
ELFLoader Import all this stuff into a single repo called Serenity. 2018-10-10 11:53:07 +02:00
Kernel Add a simple IDEDiskDevice class that implements DiskDevice from VFS. 2018-10-16 14:17:43 +02:00
VirtualFileSystem Rework DiskDevice's read() and write() to be non-virtual wrappers. 2018-10-16 14:13:32 +02:00
Widgets Let widget have a font() instead of using Font::defaultFont() everywhere. 2018-10-14 13:06:05 +02:00
.gitignore Add a root .gitignore. 2018-10-13 17:00:27 +02:00
Banner.txt Add a cool banner. 2018-10-10 13:18:46 +02:00