8 Commits (af0c1b0cb7caa079fe746926ff93643e3b61bc89)

Author SHA1 Message Date
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
ReinUsesLisp b3587102d1 core/memory: Read and write page table atomically 5 years ago
Lioncash 412044960a virtual_buffer: Do nothing on resize() calls with same sizes 5 years ago
Lioncash 0ca91ced2d virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer 5 years ago
Lioncash b3c8997829 page_table: Allow page tables to be moved 5 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 6 years ago
bunnei 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago