Maxwell max
max pushed to master at ground/ground 2025-09-20 18:41:36 +10:00
93eec33e60 Struct value modification
max pushed to master at ground/ground 2025-09-20 17:45:07 +10:00
ab4b7e6aae Access variables in structs
max pushed to master at ground/ground 2025-09-20 15:17:37 +10:00
39dc320f5d Type rework, start struct work
max pushed to master at ground/ground 2025-09-20 12:57:17 +10:00
1147383ece pusharg takes multiple args at same time
max pushed to master at ground/ground 2025-09-20 12:08:43 +10:00
cc896629f7 print, println, input, ground tutorial
max pushed to master at ground/ground 2025-09-20 10:36:06 +10:00
4fc76e99da Fix library issue
Compare 2 commits »
max pushed to master at ground/ground 2025-09-19 17:55:50 +10:00
cdd1d32cee Move extlibs to ground/libraries
max created branch master in ground/libraries 2025-09-19 17:48:14 +10:00
max pushed to master at ground/libraries 2025-09-19 17:48:14 +10:00
e027131489 Initial commit
max created repository ground/libraries 2025-09-19 17:48:03 +10:00
max pushed to master at ground/ground 2025-09-19 13:09:16 +10:00
3495268672 add compilation script for linux
max commented on issue ground/ground#23 2025-09-19 13:02:36 +10:00
Stack Smashing Detected - Requests Library

It works on my machine

In all seriousness, what's actually going on? do you have CPR properly installed? if you're not able to have installed it through your package manager, check your…

max closed issue ground/ground#22 2025-09-19 09:37:45 +10:00
Can we get some form of http requests implemented?
max commented on issue ground/ground#22 2025-09-19 09:37:45 +10:00
Can we get some form of http requests implemented?

https://chookspace.com/ground/ground/src/branch/master/extlibs/request is the request library for Ground. you'll need the CPR library installed to compile it, or you can download a prebuilt…

max pushed to master at max/dig 2025-09-18 08:58:25 +10:00
6ddc028323 Update help message
max commented on issue ground/ground#20 2025-09-17 14:56:39 +10:00
Add acknowledgement of country to repository as primary devs live in Australia

This may be added if the project grows, but won't be added immediately.

max closed issue ground/ground#20 2025-09-17 14:56:39 +10:00
Add acknowledgement of country to repository as primary devs live in Australia
max commented on issue ground/ground#21 2025-09-17 14:56:28 +10:00
Add contributor covenant to repository and best practices.

This may be added if the project grows, but won't be added immediately.

max closed issue ground/ground#21 2025-09-17 14:56:28 +10:00
Add contributor covenant to repository and best practices.
max pushed to master at ground/ground 2025-09-13 15:47:38 +10:00
9e329968d1 Error types, print lists, better fn calling