Commit Graph

9 Commits

Author SHA1 Message Date
Drew Galbraith 1cda053758 Create a first pass at a rust parser for the yunq language. 2024-06-11 13:01:58 -07:00
Drew Galbraith 5b1debde54 Automatically rebuild a rust file when running qemu. 2024-06-08 16:01:20 -07:00
Drew Galbraith b0048b0a4f Barebones rust example working in user space.
Requires manually copying the executable over to the image.
2024-06-08 15:47:58 -07:00
Drew Galbraith 09d902dfb5 [Glacier] Add a basic unit testing framework. 2024-01-11 16:09:37 -08:00
Drew Galbraith 4e25a7e3b9 [Usr] Add a test process to spawn from Teton. 2023-11-26 21:14:45 -08:00
Drew Galbraith 43f19d7a26 Hide sysroot/bin from git. 2023-11-14 21:47:24 -08:00
Drew Galbraith 28a6d543ec [Yunq] First pass at codegen for message headers and parsing. 2023-10-13 00:15:31 -07:00
Drew Galbraith c2af2eee97 Add compile_commands.json to .gitignore 2023-05-17 20:42:21 -07:00
Drew Galbraith e9705f7579 Barebones Kernel Commit
Uses limine to boot off of a disk.
Outputs a character to the debug port.
2023-05-17 20:20:53 -07:00