Maxwell max
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 2025-09-13 13:04:52 +10:00
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 commented on issue ground/ground#14 2025-09-02 20:42:18 +10:00
Rename Math Library to Nerd Library

No.

max closed issue ground/ground#14 2025-09-02 20:42:18 +10:00
Rename Math Library to Nerd Library
max pushed to master at ground/ground 2025-09-01 13:11:02 +10:00
872392c1c5 Simple escape sequences
max merged pull request ground/ground#13 2025-09-01 08:32:09 +10:00
Update docs/highlight.py
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 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 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.…