Go to file
2024-06-15 16:14:33 +08:00
.cargo feat: drop xtask, use makefile 2024-05-05 00:06:43 +08:00
.github/workflows feat: build: allow to select build mode 2024-06-02 15:32:17 +08:00
.vscode chore: force vscode cppdbg to use full path when setting breakpoint 2024-05-19 21:50:13 +08:00
kernel feat: objects: untyped: use bits instead of size 2024-06-15 16:14:33 +08:00
lib fix: utils: addr: add missing methods 2024-06-14 21:15:57 +08:00
tools feat: tools: add address parser 2024-06-15 14:42:54 +08:00
uapi chore: uapi: cap: rename PageTable to Table 2024-06-14 15:34:24 +08:00
.gitignore chore: Makefile: add asm dump 2024-05-07 20:39:52 +08:00
Cargo.lock feat: tracer: add simple callback decorator using proc-macro 2024-06-02 01:09:05 +08:00
Cargo.toml chore: rename api to uapi 2024-05-05 21:28:34 +08:00
Makefile chore: makefile: fmt 2024-06-14 15:31:39 +08:00
rust-toolchain.toml init 2023-09-06 22:51:24 +08:00
rustfmt.toml feat: refactor vspace 2024-05-19 14:01:05 +08:00