Harry Wu htgazurex1212
  • Joined on 2025-06-14
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq 2025-08-01 00:29:06 +08:00
acf67db6b4 revert changes to cargo lock
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq 2025-08-01 00:18:01 +08:00
2466d5cee2 remove refcout functions
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-31 19:22:03 +08:00
1f69ab6d51 call nac3_rc_incr after constructor call
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-31 19:04:22 +08:00
a977a39dec use new ctx.size_t
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-31 19:03:22 +08:00
dcd9de6ab7 re-remove
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-31 19:02:49 +08:00
d971554529 chore: add back comment
88fad07b49 feat: call nac3_malloc
733e1bcbec feat: call malloc for objects
6ae2d01319 chore: make rust-analyzer work
aacfba8c57 refactor: separate CoreContext out of CodeGenContext
Compare 5 commits »
htgazurex1212 commented on pull request M-Labs/nac3#657 2025-07-31 18:54:18 +08:00
WIP: (De)allocate Objects Dynamically

Will do, let me rebase...

htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq 2025-07-31 16:21:04 +08:00
b82dfe0bff add reference counting functions
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-29 22:31:26 +08:00
9226157018 get rid of RUST_SRC_PATH
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq 2025-07-29 18:26:04 +08:00
48a9cb05de feat: add nac3_{malloc, free} to API
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-29 13:39:58 +08:00
2eb1ba0740 chore: add back comment
htgazurex1212 created pull request M-Labs/nac3#657 2025-07-29 13:24:34 +08:00
WIP: (De)allocate Objects Dynamically
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-29 13:20:14 +08:00
442493c96d feat: call nac3_malloc
htgazurex1212 created branch HTGAzureX1212/nac3-malloc in htgazurex1212/nac3 2025-07-29 12:14:10 +08:00
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/nac3 2025-07-29 12:14:10 +08:00
c6499ac338 feat: call malloc for objects
htgazurex1212 created branch HTGAzureX1212/enable-ra in htgazurex1212/nac3 2025-07-29 10:38:33 +08:00
htgazurex1212 pushed to HTGAzureX1212/enable-ra at htgazurex1212/nac3 2025-07-29 10:38:33 +08:00
b9d5791404 chore: make rust-analyzer work
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq 2025-07-26 16:21:34 +08:00
fb2525a810 run cargo fmt
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq 2025-07-26 16:20:05 +08:00
ae6f837c8a missing cast to u8
htgazurex1212 pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq 2025-07-26 16:17:15 +08:00
f86971336f oops used wrong pointer for free