Imbus Imbus
  • Joined on 2023-08-26
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
Imbus pushed to master at Imbus/cpp_prac 2025-01-11 18:02:12 +01:00
b17d7543cf Check metatarget
500bf19ef0 Full send
Compare 2 commits »
Imbus pushed to master at Imbus/cpp_prac 2025-01-11 17:54:31 +01:00
eb41bede5e Mass reformat
c55321e6f1 Fix formatting target
b5bb0bc2ca Yeet unused stuff
022dffc9a4 Template
0a18980aa3 Template fix
Compare 5 commits »
Imbus created branch master in Imbus/cpp_prac 2025-01-11 17:47:14 +01:00
Imbus pushed to master at Imbus/cpp_prac 2025-01-11 17:47:14 +01:00
e1d1138653 Stuff from demos
1515fcd2cf Format metatarget
e13dce000a Default options in config.mk, test targets
9f92308131 Add test target in meta makefile
46201bbf59 Makefile fix
Compare 10 commits »
Imbus created repository Imbus/cpp_prac 2025-01-11 17:47:05 +01:00
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-11 15:52:06 +01:00
b8b8f58fee Cleaning up init, splitting out banner to separate header.
bae44d0333 Halt system on shell exit
Compare 2 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2025-01-11 14:50:34 +01:00
146e7f65ca Halt syscall and userspace util. Mapped qemu power.
e94eecd9a1 Better hart startup indicators
Compare 2 commits »