DiamondNether90
  • What even is a location. Are we even real.
  • Newton's Method: x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} \implies f(x_\infty)=0

  • Joined on 2025-08-20
DiamondNether90 pushed to master at Atomic/.profile 2026-04-04 14:28:30 +11:00
dc7d74e5aa Initial Commit
DiamondNether90 created repository Atomic/.profile 2026-04-04 14:18:40 +11:00
DiamondNether90 opened issue solstice/solstice#5 2026-04-02 14:11:21 +11:00
Surrounding an expression with brackets errors with message WIP
DiamondNether90 opened issue solstice/solstice#4 2026-04-02 14:10:46 +11:00
Division behaves like subtraction
DiamondNether90 opened issue solstice/solstice#3 2026-04-02 14:10:36 +11:00
Invalid Commands are skipped over instead of erroring
DiamondNether90 opened issue ground/ground#30 2026-04-02 14:08:53 +11:00
groundCreateValue(STRUCTVAL, struct) has garbage fields
DiamondNether90 commented on issue solstice/solstice#2 2026-03-31 12:00:29 +11:00
Adding a semicolon after puts doesn't compile

Ok never mind, it comes from def fun() invalidType {}

DiamondNether90 opened issue solstice/solstice#2 2026-03-31 11:54:18 +11:00
Adding a semicolon after puts doesn't compile
DiamondNether90 opened issue ground/ground#29 2026-03-30 11:52:03 +11:00
Work on replacing struct with union in (GroundValue).data
DiamondNether90 pushed to master at DiamondNether90/cground 2026-03-30 11:47:23 +11:00
93ae22c0db Added the bandaid fix back for variables because apparently it still breaks strings in extlibs???
DiamondNether90 commented on issue ground/ground#28 2026-03-30 11:44:55 +11:00
Segfault when reading string from external library

Closing this issue, the stack smashing was due to not running make clean

DiamondNether90 closed issue ground/ground#28 2026-03-30 11:44:55 +11:00
Segfault when reading string from external library
DiamondNether90 commented on issue ground/ground#28 2026-03-27 20:15:12 +11:00
Segfault when reading string from external library

I have confirmed it is not a problem with dig, as the same behaviour occurs when manually compiling

DiamondNether90 opened issue ground/ground#28 2026-03-26 14:56:57 +11:00
Segfault when reading string from external library
DiamondNether90 pushed to master at DiamondNether90/cground 2026-03-25 21:04:55 +11:00
5c5b0bd26f Add bitwise or
DiamondNether90 pushed to master at DiamondNether90/cground 2026-03-20 09:37:57 +11:00
be7db9d837 Fix memory leak in Ground REPL, remove persistent labels to avoid UB
a8097c9cf7 made the _ToEpoch functions in the datetime lib return INTs instead of DOUBLEs
ccc8a61f66 first version of datetime lib
Compare 5 commits »
DiamondNether90 pushed to master at DiamondNether90/cground 2026-03-19 16:00:57 +11:00
fd118369d3 Ground REPL
fb6dd62a42 Leak a little memory to fix list issue
Compare 3 commits »
DiamondNether90 commented on issue ground/ground#27 2026-03-19 14:33:13 +11:00
Problems with listappend

My theory is that it is a problem with the closure implementation

Reproducing the example does not invoke the closure system, I don't understand how it can be a closure error

Just a…

DiamondNether90 pushed to master at ground/discord-syntax-highlighter 2026-03-19 13:41:05 +11:00
08dbfd3fe0 Comments + Test case
DiamondNether90 pushed to master at DiamondNether90/highground-fork 2026-03-19 12:27:38 +11:00
631b587d07 Fix a load of stuff
445ba032f5 Add unistd.sols to libraries
41a2fa53c6 Start work on WASM compatibility, lambda fix
00ef8a7d56 Type parser
f1eee4f6a8 Command line argument parsing
Compare 58 commits »