Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 14:35:05 +02:00
c6706d489e Removing unused includes
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 14:34:02 +02:00
5829a06e3a Capitalizing and reformatting comments
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 14:25:40 +02:00
5bbe3619df Formatting
80a3465ebd Trampoline assembly documentation
530d8c0fe4 Extensive documentation of the architecture specific bits
Compare 3 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 11:26:49 +02:00
a1b9321a74 Zeroing all registers in kernel entry code
ad34ff9b86 Removing redundant imports
be6678c0e6 Helpful comments in assembly and linker script files
Compare 3 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 08:44:47 +02:00
7a3c98f2b4 Removed trailning whitespace from source files
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 08:26:54 +02:00
065b782951 Initial documentation for system calls
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 07:57:54 +02:00
2029279601 Fixing makefile referencing old readme file
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 07:56:25 +02:00
0ccb8c094d Removing unused includes
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 07:40:00 +02:00
88e797e39d Going with broken formatting for now
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 07:33:54 +02:00
5363427820 Fixing markdown rendering
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 07:29:29 +02:00
a27252d057 Attempt to fix formatting
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 07:25:06 +02:00
0b430687e8 Restructuring readme with instructions for fedora
7bdb25a790 README -> README.md
Compare 2 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 07:11:38 +02:00
9d0123f43e Moving header include inside __ASSEMBLER__ guard to fix assembler error
11b52f63c1 Trace syscall WIP
a14ba848b3 Header guards (#pragma once) for all kernel headers
ada9625a1b Clearer syscall array in syscall.c
Compare 4 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 05:20:09 +02:00
eccdaeeaaa Disable clang-format for certain lines
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 05:12:42 +02:00
42ca95f9d9 Gitignore for clangd and compile-commands.json
Imbus pushed to master at Imbus/nvim-ks 2024-08-06 12:15:01 +02:00
76ce2518e1 More deps from mini
99915a71df Silencing diagnostics for now
9393f642b5 Cleaning unused plugins
5b27a06a37 Various fixes from upstream
0b48197426 Remove unused plugins
Compare 5 commits »
Imbus pushed to master at Imbus/nvim-ks 2024-08-06 03:39:54 +02:00
ae98c4e34d Autocmd fix for :Py
Imbus pushed to master at Imbus/nvim-ks 2024-08-06 03:37:30 +02:00
efd628cde1 Git blame virtual text
Imbus pushed to master at Imbus/nvim-ks 2024-08-06 03:05:19 +02:00
2f1c1aa3c1 User command for cd %:h (:Cd) and python % (:Py)
1271a2558b Moving autocmd into autocmd.lua
Compare 2 commits »
Imbus pushed to master at Imbus/nvim-ks 2024-08-05 06:06:23 +02:00
bd633d9101 Experiments with copilot
8e33c583bc LSP server and treesitter grammar for Nushell
Compare 2 commits »