Maxwell max
max pushed to master at ground/ground-old 2025-08-25 13:36:06 +10:00
f5140e3833 Delete docs/writing-a-program
max pushed to master at ground/ground-old 2025-08-25 13:35:57 +10:00
c01dd470e1 Update docs/writing-a-program.md
max pushed to master at ground/ground-old 2025-08-25 13:35:26 +10:00
16660c6a8d More reliable scoping
max pushed to master at ground/ground-old 2025-08-25 13:22:24 +10:00
5bd8519517 External library support
max pushed to master at ground/ground-old 2025-08-25 11:30:23 +10:00
2f706e2285 Update lines of code in readme
max commented on issue ground/ground-old#6 2025-08-25 11:23:34 +10:00
Get String Character At Error Message is Incorrect

Fixed

max closed issue ground/ground-old#6 2025-08-25 11:23:34 +10:00
Get String Character At Error Message is Incorrect
max pushed to master at ground/ground-old 2025-08-25 11:23:16 +10:00
db99b9ac9f Fix getstrcharat error message
max commented on issue ground/ground-old#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-old#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-old#2 2025-08-25 11:03:18 +10:00
Function with no argument
max commented on issue ground/ground-old#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-old#7 2025-08-25 11:02:53 +10:00
Make ground into reverse polish notation
max commented on issue ground/ground-old#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-old 2025-08-24 20:23:02 +10:00
e906734aca Fix function jumping bug (I think)
max pushed to master at ground/ground-old 2025-08-24 16:30:50 +10:00
8da5a2bf93 Experimental function jumping
max pushed to master at ground/ground-old 2025-08-24 15:08:13 +10:00
e9600d8500 Scoping
max pushed to master at ground/ground-old 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-old 2025-08-22 13:52:46 +10:00
f7f3972248 Function arguments, start of scoping