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 commented on issue ground/ground#21 2026-03-17 18:45:18 +11:00
Problem with ground file importing

Bugs 1 and 3 are now fixed

DiamondNether90 commented on issue ground/ground#21 2026-03-17 14:21:09 +11:00
Problem with ground file importing

For the second problem, it's adding to the current instruction counter for the main program when executing the interpreted function. e.g.

#lib.grnd
println "Hello"
println "Hello"

DiamondNether90 opened issue ground/libraries#3 2026-03-17 12:51:08 +11:00
Mistakes with !math_Modulus
DiamondNether90 commented on issue ground/libraries#1 2026-03-17 12:48:45 +11:00
Grogs - Allow doubles to be parsed for shape coordinates (i.e. automatically round)

Problem with old ground, closing

DiamondNether90 closed issue ground/libraries#1 2026-03-17 12:48:45 +11:00
Grogs - Allow doubles to be parsed for shape coordinates (i.e. automatically round)
DiamondNether90 closed issue ground/libraries#2 2026-03-17 12:48:33 +11:00
Grogs is extremely unstable
DiamondNether90 commented on issue ground/libraries#2 2026-03-17 12:48:33 +11:00
Grogs is extremely unstable

Problem with old ground, closing

DiamondNether90 commented on issue ground/ground#21 2026-03-16 22:09:01 +11:00
Problem with ground file importing

The first one is a simple fix, I'll make a PR tomorrow.

The second one I thought I fixed, but this ended up breaking the jump instruction (which is slightly important!)

I have no clue what…

DiamondNether90 commented on pull request ground/ground#24 2026-03-16 21:58:45 +11:00
Bugfixes mainly related to issue #21

Nevermind this breaks the jump command

DiamondNether90 closed pull request ground/ground#24 2026-03-16 21:58:45 +11:00
Bugfixes mainly related to issue #21
DiamondNether90 created pull request ground/ground#24 2026-03-16 19:22:29 +11:00
Bugfixes mainly related to issue #21
DiamondNether90 closed pull request ground/ground#23 2026-03-16 19:21:27 +11:00
50% done with fixing use
DiamondNether90 commented on pull request ground/ground#23 2026-03-16 19:21:27 +11:00
50% done with fixing use

dammit it didnt save

DiamondNether90 pushed to master at DiamondNether90/cground 2026-03-16 19:21:07 +11:00
a0a8cb69cc Actually fixed skipped instructions after use (previous commit didn't include it for some reason)
DiamondNether90 created pull request ground/ground#23 2026-03-16 16:17:01 +11:00
50% done with fixing use
DiamondNether90 commented on pull request ground/ground#22 2026-03-16 16:16:33 +11:00
Auto-append .grnd file extension in use command

See new pr

DiamondNether90 closed pull request ground/ground#22 2026-03-16 16:16:26 +11:00
Auto-append .grnd file extension in use command
DiamondNether90 pushed to master at DiamondNether90/cground 2026-03-16 16:16:08 +11:00
1acc20db82 Fixed skipped instructions after use
DiamondNether90 created pull request ground/ground#22 2026-03-16 16:09:49 +11:00
Auto-append .grnd file extension in use command
DiamondNether90 pushed to master at DiamondNether90/cground 2026-03-16 16:09:15 +11:00
b6e2a594e9 Auto-append .grnd file extension in use command
e3a0f16d2e Fix segfaults returning objects from extlibs
6fecf42e0e Add groundFindField to groundvm.h
ae17165254 Treat extlib functions differently
cd59281f0c Stuff
Compare 18 commits »