Maxwell max
max pushed to master at ground/ground 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#18 2025-09-12 12:05:06 +10:00
Add Error Function
max commented on pull request ground/ground#18 2025-09-12 12:04:58 +10:00
Add Error Function

Looks good

max pushed to master at ground/ground 2025-09-02 20:42:42 +10:00
310fede3ec Merge pull request 'Update docs/highlight.py' (#15) from DiamondNether90/ground_fork:master into master
a4eba4ae47 Merge branch 'master' into master
e2a037befc Update docs/highlight.py
Compare 3 commits »
max merged pull request ground/ground#15 2025-09-02 20:42:40 +10:00
Update docs/highlight.py
max pushed to master at DiamondNether90/ground_fork 2025-09-02 20:42:32 +10:00
a4eba4ae47 Merge branch 'master' into master
872392c1c5 Simple escape sequences
2e1e2e727b Merge pull request 'Update docs/highlight.py' (#13) from DiamondNether90/ground_fork:master into master
Compare 3 commits »
max closed issue ground/ground#14 2025-09-02 20:42:18 +10:00
Rename Math Library to Nerd Library
max commented on issue ground/ground#14 2025-09-02 20:42:18 +10:00
Rename Math Library to Nerd Library

No.

max pushed to master at ground/ground 2025-09-01 13:11:02 +10:00
872392c1c5 Simple escape sequences
max pushed to master at ground/ground 2025-09-01 08:32:09 +10:00
2e1e2e727b Merge pull request 'Update docs/highlight.py' (#13) from DiamondNether90/ground_fork:master into master
38681f72d7 Merge branch 'master' into master
9c8cd58449 Update docs/highlight.py
Compare 3 commits »
max merged pull request ground/ground#13 2025-09-01 08:32:09 +10:00
Update docs/highlight.py
max pushed to master at DiamondNether90/ground_fork 2025-09-01 08:31:48 +10:00
38681f72d7 Merge branch 'master' into master
074b473bb1 Merge pull request 'Add Python Highlighting Script' (#12) from DiamondNether90/ground_fork:master into master
Compare 2 commits »
max pushed to master at ground/ground 2025-08-31 21:05:05 +10:00
074b473bb1 Merge pull request 'Add Python Highlighting Script' (#12) from DiamondNether90/ground_fork:master into master
a3b9cd2519 Add docs/highlight.py
Compare 2 commits »
max merged pull request ground/ground#12 2025-08-31 21:05:03 +10:00
Add Python Highlighting Script
max commented on pull request ground/ground#12 2025-08-31 21:04:50 +10:00
Add Python Highlighting Script

Would be cool if it was written in Ground, but I like it. Merging in a moment

max closed issue ground/ground#11 2025-08-31 18:18:09 +10:00
Change the color of text output
max commented on issue ground/ground#11 2025-08-31 18:18:09 +10:00
Change the color of text output

Different terminals do colour differently, so this would be tricky to implement. however most support escape codes for colour changing, so when I add escape code support this will be implemented.…

max pushed to master at ground/ground 2025-08-31 15:04:32 +10:00
76205a613d Rewrite label system
max pushed to master at ground/ground 2025-08-30 16:28:32 +10:00
7961195018 Little thing to catch rouge functions
max pushed to master at ground/ground 2025-08-30 14:20:38 +10:00
e73e5a7ebc Fix a couple small things