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 ground/ground 2026-04-11 16:06:42 +10:00
482f85af62 core of lists done
Compare 2 commits »
SpookyDervish deleted branch math-branch from ground/ground 2026-04-11 10:57:13 +10:00
SpookyDervish closed issue ground/ground#15 2026-04-11 10:52:54 +10:00
PLEASE use macros to check instruction arguments in the compiler
SpookyDervish closed issue ground/ground#27 2026-04-11 10:52:44 +10:00
Problems with listappend
SpookyDervish commented on issue ground/ground#27 2026-04-11 10:52:44 +10:00
Problems with listappend

Closed because lists have been deprecated.

SpookyDervish pushed to master at tram/tram 2026-04-10 16:32:31 +10:00
53a773c0d3 added new instructions to c api
SpookyDervish pushed to master at tram/tram 2026-04-10 15:34:10 +10:00
a3f1e188c7 added math instructions and a way to convert to and from floats and ints
SpookyDervish pushed to master at tram/tram 2026-04-10 14:37:43 +10:00
d31f05e0ae added stack manipulation
SpookyDervish pushed to main at SpookyDervish/Azure 2026-04-05 18:45:23 +10:00
30e1c7a6dc fix crash
SpookyDervish pushed to main at SpookyDervish/Azure 2026-04-04 15:43:07 +11:00
a54bc2b107 can scan for function calls now
SpookyDervish pushed to main at SpookyDervish/Azure 2026-04-03 21:29:49 +11:00
ac7a1658c3 added hash based scanning, yara scanning, and heuristics scanning
SpookyDervish pushed to main at SpookyDervish/Azure 2026-04-03 19:39:58 +11:00
4e12fb2ee5 Updated README.md
SpookyDervish renamed repository from AzureOS to SpookyDervish/Azure 2026-04-03 18:35:32 +11:00
SpookyDervish created repository SpookyDervish/Azure 2026-04-03 18:30:44 +11:00
SpookyDervish commented on pull request ground/ground#26 2026-03-20 15:45:34 +11:00
Unit tests

i could write a unittest ground lib

SpookyDervish pushed to master at ground/ground 2026-03-20 07:53:49 +11:00
a8097c9cf7 made the _ToEpoch functions in the datetime lib return INTs instead of DOUBLEs
SpookyDervish pushed to master at ground/ground 2026-03-20 06:29:02 +11:00
ccc8a61f66 first version of datetime lib
Compare 2 commits »
SpookyDervish pushed to master at ground/ground 2026-03-18 05:53:41 +11:00
dc2781559d request lib 2.0.0
Compare 2 commits »
SpookyDervish pushed to main at ground/Digpkg 2026-03-18 05:50:26 +11:00
b0fbf844d9 undeeded file
SpookyDervish pushed to main at ground/Digpkg 2026-03-17 21:48:36 +11:00
44c37f84e6 bumped version number, fixed back button, build command struct docs