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-07-05 13:21:40 +10:00
10239ab44e added private, protected, and readonly
SpookyDervish pushed to main at Comet/Comet 2026-07-05 08:45:29 +10:00
ded576796c hide output of tests
SpookyDervish pushed to main at Comet/Comet 2026-07-05 08:44:49 +10:00
4490ae2c9b added inline functions
SpookyDervish pushed to main at Comet/Comet 2026-07-05 08:37:28 +10:00
381b5a848e structs can reference themself inside of methods and stuff
SpookyDervish pushed to main at Comet/Comet 2026-07-05 08:32:41 +10:00
c9e3375559 fixed tests
SpookyDervish pushed to main at Comet/Nebula 2026-07-04 20:10:49 +10:00
d22abc2ae5 remove test lib
SpookyDervish pushed to main at Comet/Nebula 2026-07-04 20:10:10 +10:00
5d3c86f976 update readme with icon
SpookyDervish pushed to main at Comet/Nebula 2026-07-04 20:06:51 +10:00
269e34c1ac nebula icon
SpookyDervish pushed to main at Comet/Nebula 2026-07-04 20:04:19 +10:00
dc8f7a5d76 add "build" command
SpookyDervish pushed to main at Comet/Comet 2026-07-04 19:41:12 +10:00
923c853b5b fix an error message
SpookyDervish pushed to main at Comet/Nebula 2026-07-04 19:33:24 +10:00
1ff39cdbb2 update readme
672b919071 added the ability to install libs written in comet
Compare 3 commits »
SpookyDervish pushed to main at Comet/Nebula 2026-07-04 18:16:49 +10:00
8262256074 add test lib
SpookyDervish pushed to main at Comet/io 2026-07-04 18:13:51 +10:00
68c85b515b add "nativeComet" field to rock.json
SpookyDervish pushed to main at Comet/Comet 2026-07-04 17:43:42 +10:00
781ba8eca5 update readme
SpookyDervish pushed to main at Comet/Comet 2026-07-04 17:35:31 +10:00
325cfd2282 implement drop on vm side
SpookyDervish pushed to main at Comet/Comet 2026-07-04 17:18:59 +10:00
117765d13b add true and false to vscode syntax highlighter
SpookyDervish pushed to main at Comet/Comet 2026-07-04 17:16:12 +10:00
8cf33e2425 remove some testing code
SpookyDervish pushed to main at Comet/Comet 2026-07-04 17:15:49 +10:00
13984bbb83 start working on memory management using "drop", also fixed a HUGE issue with labels
SpookyDervish pushed to main at Comet/Comet 2026-07-04 16:20:25 +10:00
4ae4e7abb7 make arrays way more useful. dont think external libs will support generics
SpookyDervish pushed to main at Comet/Comet 2026-07-02 19:03:48 +10:00
63aefbceac small fix to generics