Maxwell max
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 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#2 2025-08-25 11:03:18 +10:00
Function with no argument
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)
max pushed to master at ground/ground 2025-08-24 16:30:50 +10:00
8da5a2bf93 Experimental function jumping
max pushed to master at ground/ground 2025-08-24 15:08:13 +10:00
e9600d8500 Scoping
max pushed to master at ground/ground 2025-08-24 14:41:43 +10:00
1c0dfcc4b7 Fix not
max pushed to master at max/dotfiles 2025-08-23 19:36:07 +10:00
dce3f2176c Add my own fully custom waybar
max pushed to master at ground/ground 2025-08-22 13:52:46 +10:00
f7f3972248 Function arguments, start of scoping
max commented on issue ground/ground#4 2025-08-22 10:14:58 +10:00
Error on Line ___

This can be done, however is not a priority at present.

max commented on issue ground/ground#5 2025-08-22 10:14:35 +10:00
Escape Character

Right now there are no escape characters. This will be added in the future.

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

Can you upload the code you are trying to run? I need more details to fix this error.