aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-08-20Rewrite tableXander3-37/+52
2023-08-19implement tableXander5-3/+100
2023-08-19made valid type a viewtypeXander2-7/+14
2023-08-19Implemented entryXander6-45/+69
2023-08-17Add valid/unvalid type, replacement of optionalXander4-0/+41
2023-08-17Started implementing pagingXander6-1/+68
2023-08-14Update ReadmeXander1-1/+3
2023-08-14No dynamic load in mainXander2-8/+4
2023-08-08Final refactoring for opts: framesXander5-176/+160
2023-08-08more refactoring and implemented exec_initXander8-112/+155
2023-08-06Implemented panicXander7-29/+69
2023-07-28Some workXander3-18/+15
2023-07-28optional implementation of multboot 1Xander11-364/+431
2023-07-28Work on writerXander1-10/+7
2023-07-28Added template init_exec functionXander3-7/+27
2023-07-27name change to initializableXander4-16/+16
2023-07-27opt implementation for writerXander2-54/+86
2023-07-27migrated frame_allocator to opt. side effects constrains not implemented yetXander7-69/+108
2023-07-24Prepare big dynload refactorXander3-5/+11
2023-07-21Working frame allocator but VERY ugly codeXander5-17/+37
2023-07-21Mainly refactoringXander6-32/+121
2023-07-21Working on frame allocationXander6-8/+91
2023-07-15Print kernel start,stop and sizeXander1-3/+15
2023-07-15Elf section headers implementationXander3-17/+82
2023-07-15Print memory mappingsXander3-18/+39
2023-07-15Boot info memory mapping implementationXander5-15/+120
2023-07-14Preparing for multiboot informationXander5-10/+63
2023-07-14Task state segment structsXander2-0/+68
2023-07-13Allow negative number conversionXander3-13/+29
2023-07-13Full restructureXander8-15/+14
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 interruptsXander4-25/+61
2023-07-05Implementing interrupts (exceptions)Xander5-4/+84
2023-07-05CleanupXander2-2/+2
2023-07-04Overloading print + cleanupXander7-105/+125
2023-07-03Added clear screen functionXander4-6/+18
2023-07-03Implemented newlineXander3-10/+21
2023-07-03Now using static writerXander3-44/+65
2023-07-02Using referenceXander3-30/+23
2023-06-30Modulating printXander4-30/+90
2023-06-30Printing hello worldXander4-12/+33
2023-06-30Calling ats functionXander5-12/+42
2023-06-28Calling c codeXander3-2/+18
2023-06-28ReorganizingXander7-5/+10
2023-06-28Booting to Long modeXander3-0/+174
2023-06-28Booting to protected modeXander7-0/+144
2023-06-28Add licenseXander3-0/+697
2023-06-27Second CommitXander1-0/+1