Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy fixes | Aqua-sama | 2021-03-27 | 4 | -55/+28 |
| | |||||
* | Add allocator | Aqua-sama | 2021-03-20 | 1 | -5/+0 |
| | |||||
* | Add quicksort implementation to stdlib | Aqua-sama | 2021-03-19 | 1 | -0/+81 |
| | |||||
* | Switch lto to full | Aqua-sama | 2021-03-16 | 1 | -0/+47 |
| | |||||
* | 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 | 2 | -12/+15 |
| | |||||
* | Add serial0 console output | Aqua-sama | 2021-02-12 | 1 | -5/+7 |
| | |||||
* | Add IntegerView | Aqua-sama | 2021-02-05 | 1 | -3/+5 |
| | |||||
* | Print some multiboot2 information | Aqua-sama | 2021-02-02 | 1 | -7/+2 |
| | |||||
* | libk: add its own makefile | Aqua-sama | 2021-01-31 | 1 | -0/+28 |