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 master at solstice/solstice 2026-04-14 08:52:38 +10:00
23041c041a merge
SpookyDervish pushed to master at solstice/solstice 2026-04-13 20:02:23 +10:00
af97f1b712 added strings solstice wrapper
SpookyDervish pushed to rewrite at solstice/solstice 2026-04-13 20:01:10 +10:00
7c0490668e Revert "started writing lexer after making string lib"
e5da1d255b started writing lexer after making string lib
c0c35e4d17 started writing lexer after making string lib
Compare 3 commits »
SpookyDervish pushed to master at ground/ground 2026-04-13 18:49:24 +10:00
1c752c03db fix tiny bug
Compare 2 commits »
SpookyDervish pushed to master at ground/ground 2026-04-13 18:06:41 +10:00
a428b01531 wrote string library
Compare 2 commits »
SpookyDervish pushed to rewrite at solstice/solstice 2026-04-13 13:01:05 +10:00
f67c045845 need to fix some solstice bugs before i can start on lexer
SpookyDervish pushed to master at solstice/solstice 2026-04-13 12:16:05 +10:00
f0692eb940 added solstice wrappers for fileio and collections
SpookyDervish pushed to master at ground/ground 2026-04-13 12:10:08 +10:00
fb11e75c2a added destructors to List and Hashmap in the collections lib
Compare 2 commits »
SpookyDervish pushed to master at ground/ground 2026-04-13 10:44:43 +10:00
68bd7f065a I HATE THE GROUND C LIB API RAHHHHHH
SpookyDervish pushed to rewrite at solstice/solstice 2026-04-13 09:30:30 +10:00
98c8775208 clear out c code
SpookyDervish pushed to rewrite at solstice/solstice 2026-04-13 09:27:33 +10:00
SpookyDervish created branch rewrite in solstice/solstice 2026-04-13 09:27:33 +10:00
SpookyDervish pushed to master at ground/ground 2026-04-13 06:47:35 +10:00
90a72a8dd7 stupid fileio bug
SpookyDervish pushed to master at ground/ground 2026-04-13 06:35:25 +10:00
9e6a0d5a83 updated fileio and collections libs
SpookyDervish pushed to master at ground/ground 2026-04-12 09:47:37 +10:00
aa0c71a47b added solstice support to the collections lib
SpookyDervish pushed to master at ground/ground 2026-04-12 07:50:12 +10:00
c64c590abb handle some more memory allocation errors
Compare 2 commits »
SpookyDervish pushed to master at ground/ground 2026-04-11 19:58:42 +10:00
3427df2643 Merge branches 'master' and 'master' of https://chookspace.com/ground/ground
753e695538 made the collections lib use the "any" type
Compare 2 commits »
SpookyDervish pushed to master at ground/ground 2026-04-11 19:47:38 +10:00
8a3093c30f added hashmaps and fixed some small issues with lists
SpookyDervish pushed to master at ground/ground 2026-04-11 17:14:35 +10:00
e0bc9261a3 changed __ptr to private_ptr in collections lib
SpookyDervish pushed to master at ground/ground 2026-04-11 17:05:02 +10:00
607f95a9c9 added more list functions