Maxwell max
max pushed to master at ground/ground-old 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-old 2025-09-19 13:09:16 +10:00
3495268672 add compilation script for linux
max commented on issue ground/ground-old#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-old#22 2025-09-19 09:37:45 +10:00
Can we get some form of http requests implemented?
max commented on issue ground/ground-old#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 closed issue ground/ground-old#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-old#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 commented on issue ground/ground-old#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-old#21 2025-09-17 14:56:28 +10:00
Add contributor covenant to repository and best practices.
max pushed to master at ground/ground-old 2025-09-13 15:47:38 +10:00
9e329968d1 Error types, print lists, better fn calling
max transferred repository mapm/stable to max/stable 2025-09-13 13:25:46 +10:00
max pushed to master at max/iodine 2025-09-13 13:15:16 +10:00
187acae005 Update README.md
max transferred repository iodine/iodine to max/iodine 2025-09-13 13:13:24 +10:00
max transferred repository max/ground to ground/ground-old 2025-09-13 13:04:52 +10:00
max pushed to master at ground/ground-old 2025-09-12 12:05:08 +10:00
e56c560514 Merge pull request 'Add Error Function' (#18) from DiamondNether90/ground_fork:master into master
9cbe546e8a Error function
d9790711c6 Merge pull request 'Merge pull request 'Update docs/highlight.py' (#15) from DiamondNether90/ground_fork:master into master' (#1) from max/ground:master into master
Compare 3 commits »
max merged pull request ground/ground-old#18 2025-09-12 12:05:06 +10:00
Add Error Function