Maxwell max
max pushed tag 0.0.2 to ground/ground 2025-08-25 18:32:47 +10:00
max pushed to master at ground/ground 2025-08-25 18:29:59 +10:00
1c5ca8d201 Simple file and request libraries
max pushed to master at ground/ground 2025-08-25 17:35:29 +10:00
e56e6de911 Experimental external library support
max pushed to master at ground/ground 2025-08-25 14:10:17 +10:00
38b17e7db5 Add library guide
max pushed to master at ground/ground 2025-08-25 13:51:25 +10:00
e74e5ea548 Update syntax
max pushed to master at ground/ground 2025-08-25 13:36:06 +10:00
f5140e3833 Delete docs/writing-a-program
max pushed to master at ground/ground 2025-08-25 13:35:57 +10:00
c01dd470e1 Update docs/writing-a-program.md
max pushed to master at ground/ground 2025-08-25 13:35:26 +10:00
16660c6a8d More reliable scoping
max pushed to master at ground/ground 2025-08-25 13:22:24 +10:00
5bd8519517 External library support
max pushed to master at ground/ground 2025-08-25 11:30:23 +10:00
2f706e2285 Update lines of code in readme
max closed issue ground/ground#6 2025-08-25 11:23:34 +10:00
Get String Character At Error Message is Incorrect
max commented on issue ground/ground#6 2025-08-25 11:23:34 +10:00
Get String Character At Error Message is Incorrect

Fixed

max pushed to master at ground/ground 2025-08-25 11:23:16 +10:00
db99b9ac9f Fix getstrcharat error message
max commented on issue ground/ground#8 2025-08-25 11:10:32 +10:00
Add Hungarian Notation to Ground Best Practices

Why should this be the case? The notation seems messy.

For anyone who does not know what Hungarian Notation is, read this: https://en.wikipedia.org/wiki/Hungarian_notation

Me personally, I…

max commented on issue ground/ground#6 2025-08-25 11:04:27 +10:00
Get String Character At Error Message is Incorrect

Just realised I completely misread this, should be an easy fix when I have my laptop next

max closed issue ground/ground#2 2025-08-25 11:03:18 +10:00
Function with no argument
max commented on issue ground/ground#2 2025-08-25 11:03:18 +10:00
Function with no argument

This has been added (not sure which commit)

max closed issue ground/ground#7 2025-08-25 11:02:53 +10:00
Make ground into reverse polish notation
max commented on issue ground/ground#7 2025-08-25 11:02:53 +10:00
Make ground into reverse polish notation

There are no plans for this. Create a PR if you would like it added.

max pushed to master at ground/ground 2025-08-24 20:23:02 +10:00
e906734aca Fix function jumping bug (I think)