| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-tidy fixes | Aqua-sama | 2021-03-27 | 9 | -56/+54 | 
| * | makefile: make makefile recursive | Aqua-sama | 2021-03-25 | 1 | -3/+36 | 
| * | Check multiboot2 header length, and if needed map the next page as well | Aqua-sama | 2021-03-21 | 1 | -2/+3 | 
| * | Add allocator | Aqua-sama | 2021-03-20 | 1 | -5/+0 | 
| * | Add quicksort implementation to stdlib | Aqua-sama | 2021-03-19 | 4 | -1/+99 | 
| * | cpuid: show manufacturer and model | Aqua-sama | 2021-03-17 | 2 | -4/+15 | 
| * | Switch lto to full | Aqua-sama | 2021-03-16 | 2 | -1/+48 | 
| * | libk: add Result<T, E> class | Aqua-sama | 2021-03-12 | 6 | -2/+53 | 
| * | libk: add int_t min max size constants | Aqua-sama | 2021-03-05 | 2 | -31/+62 | 
| * | add broken Scheduler | Aqua-sama | 2021-03-05 | 1 | -0/+4 | 
| * | pass cpu_state_t to interrupt handler | Aqua-sama | 2021-03-04 | 1 | -6/+0 | 
| * | Fix interrupts causing exception 0xd | Aqua-sama | 2021-02-28 | 1 | -3/+8 | 
| * | Enable interrupts | Aqua-sama | 2021-02-22 | 3 | -13/+17 | 
| * | Call global constructors | Aqua-sama | 2021-02-21 | 1 | -1/+0 | 
| * | Add IDT | Aqua-sama | 2021-02-16 | 1 | -0/+9 | 
| * | Add serial0 console output | Aqua-sama | 2021-02-12 | 2 | -14/+35 | 
| * | Update VGA cursor position on printk | Aqua-sama | 2021-02-10 | 2 | -17/+25 | 
| * | Add some compiler warnings | Aqua-sama | 2021-02-09 | 3 | -5/+10 | 
| * | Rewrite makefile | Aqua-sama | 2021-02-07 | 2 | -14/+3 | 
| * | libk: add some tests | Aqua-sama | 2021-02-06 | 9 | -110/+120 | 
| * | Add IntegerView | Aqua-sama | 2021-02-05 | 8 | -57/+147 | 
| * | Print some multiboot2 information | Aqua-sama | 2021-02-02 | 4 | -14/+36 | 
| * | libk: add its own makefile | Aqua-sama | 2021-01-31 | 6 | -0/+178 | 
