SpookyDervish
  • Hey, my name's Nathaniel, I do coding primarily in C and Python, and I like cats. :P

  • Joined on 2025-08-31
SpookyDervish pushed to main at Comet/Comet 2026-06-08 15:34:47 +10:00
99534d4f32 ok i think the compiler is MUCH less sad now
SpookyDervish pushed to main at Comet/Comet 2026-06-08 15:31:06 +10:00
34de38e0f4 rage against the compiler 😭
SpookyDervish pushed to main at Comet/Comet 2026-06-08 14:22:36 +10:00
644101ece6 god im in header file hell someone send help
SpookyDervish pushed to main at Comet/Comet 2026-06-07 17:36:12 +10:00
77b856bb09 begin work on loading functions from external C libs
04111e047a ok time load external libsgit add include
2d24b57bd9 more cleanup so libs can work
638af03f69 huge refactor so that modules can work
0e0abe7795 add import statements to the freeNode function
Compare 16 commits »
SpookyDervish pushed to main at Comet/Comet 2026-06-04 16:24:16 +10:00
22243837c6 update readme
SpookyDervish pushed to main at Comet/Comet 2026-06-04 16:21:17 +10:00
741e9b4857 remove some uneeded code from test.comet
SpookyDervish pushed to main at Comet/Comet 2026-06-04 16:19:09 +10:00
cc752c74e9 fix it again?
SpookyDervish pushed to main at Comet/Comet 2026-06-04 13:03:50 +10:00
0ca894b1dc fix method calls
SpookyDervish pushed to main at Comet/Comet 2026-06-03 21:46:58 +10:00
9323aefc3b inheritance is NOT working lmao
SpookyDervish pushed to main at Comet/Comet 2026-06-03 20:45:01 +10:00
a96fdf11fb show disassembly of struct methods in the structs dbgr command
SpookyDervish pushed to main at Comet/Comet 2026-06-03 20:39:10 +10:00
c1e491c6c4 print struct info in debugger
SpookyDervish pushed to main at Comet/Comet 2026-06-03 20:15:36 +10:00
ae91960396 make variable cmd prettier in debugger
SpookyDervish pushed to main at Comet/Comet 2026-06-03 20:13:43 +10:00
0fed9cf1a3 you can get value of vars in debugger now
SpookyDervish pushed to main at Comet/Comet 2026-06-03 19:01:18 +10:00
3ad552f7e5 MORE OPTIMISATION!!
SpookyDervish pushed to main at Comet/Comet 2026-06-03 18:43:59 +10:00
b7ceb3136a bunch of optimisations
SpookyDervish pushed to main at Comet/Comet 2026-06-03 18:37:39 +10:00
c08db62591 got new method system working
SpookyDervish pushed to main at Comet/Comet 2026-06-03 15:00:27 +10:00
d82d16e923 starting rewriting function calls vm side to be way more efficient
SpookyDervish pushed to main at Comet/Comet 2026-06-03 12:39:23 +10:00
dbac3c0c83 make assignment operators work with struct fields
SpookyDervish pushed to main at Comet/Comet 2026-06-03 11:57:15 +10:00
d187857e39 change stack debugger cmd slightly
SpookyDervish pushed to main at Comet/Comet 2026-06-03 11:33:55 +10:00
d50323c54d added stack command to debugger