aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-07-15Elf section headers implementationXander3-17/+82
2023-07-15Print memory mappingsXander3-18/+39
2023-07-15Boot info memory mapping implementationXander4-14/+119
2023-07-14Preparing for multiboot informationXander3-7/+51
2023-07-14Task state segment structsXander2-0/+68
2023-07-13Allow negative number conversionXander2-4/+4
2023-07-13Full restructureXander7-193/+6
2023-07-13int to string conversion implementationXander3-4/+73
2023-07-11Implemented default interruptsXander2-10/+81
2023-07-11Some interrupt cleanupXander2-14/+17
2023-07-07Default interruptsXander3-24/+60
2023-07-05Implementing interrupts (exceptions)Xander4-3/+83
2023-07-05CleanupXander2-2/+2
2023-07-04Overloading print + cleanupXander6-103/+123
2023-07-03Added clear screen functionXander3-3/+18
2023-07-03Implemented newlineXander3-10/+21
2023-07-03Now using static writerXander3-44/+65
2023-07-02Using referenceXander3-30/+23
2023-06-30Modulating printXander3-27/+87
2023-06-30Printing hello worldXander1-6/+30
2023-06-30Calling ats functionXander2-4/+13
2023-06-28Calling c codeXander1-0/+4