Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/rexforge 2025-01-25 23:56:12 +01:00
d08af46525 Image width in readme
Imbus pushed to master at Imbus/rexforge 2025-01-25 23:55:09 +01:00
b4878cd380 Readme
Imbus pushed to master at Imbus/rexforge 2025-01-25 23:53:27 +01:00
83c8819f4b Readme fixes
Imbus pushed to master at Imbus/rexforge 2025-01-25 23:43:36 +01:00
5661277e5f Readme and images
Imbus created branch master in Imbus/rexforge 2025-01-25 23:19:19 +01:00
Imbus pushed to master at Imbus/rexforge 2025-01-25 23:19:19 +01:00
90faa52945 Makefile restructure and clean target
81839cd119 yeet json logic for now
548f46b181 Based & AGPL-Pilled
040b1427f1 Add rexclient binary to gitignore
90c6931fe2 Client now builds commit.txt
Imbus created repository Imbus/rexforge 2025-01-25 23:18:58 +01:00
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-22 00:05:44 +01:00
aacb2f8db2 Correcting logic error
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-21 23:54:07 +01:00
0b46382a56 Formatting
99b9c7533d Cleaner assembly formatting string, syscall length checking
Compare 2 commits »
Imbus pushed to master at Imbus/nvim-ks 2025-01-19 19:50:40 +01:00
3ae2dac658 Configuring some common formatters
6e5d407f7b Using gmake instead of make for *BSD compat
d5ec1083d3 Porting to new API
Compare 3 commits »
Imbus pushed to master at Imbus/Risc-V-Asm 2025-01-15 23:39:32 +01:00
2dffe9ee5f Add m for multiplication
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-15 13:45:39 +01:00
fbef2ef765 kfree comment for clarity
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-15 13:28:23 +01:00
c8e3356a1d Typo in py
c9665ce5bd Sanity checking when generating usys.S
Compare 2 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-14 22:03:17 +01:00
5a3fa8f6af Branch out the spinlock code into its own header
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-14 20:30:22 +01:00
20551ae040 Remove dependence on perl, depend on python instead
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-13 16:37:22 +01:00
1825a89ab5 Comment conversion
eb6dd2be2c PTE flag comments
1d3036da7a Makefile target 'kernel'
Compare 3 commits »
Imbus pushed to master at Imbus/cpp_prac 2025-01-12 20:35:18 +01:00
9e63ff3f67 Strings
Imbus pushed to master at Imbus/cpp_prac 2025-01-12 19:17:29 +01:00
74318f3bda Apply-related code
Imbus pushed to master at Imbus/cpp_prac 2025-01-12 11:33:53 +01:00
d04ebdcad6 Some clearer formatting rules for breaking list initializers
Imbus pushed to master at Imbus/cpp_prac 2025-01-12 11:31:55 +01:00
168f49d0b2 Reference count (Rc aka shared_ptr) implementation