Maxwell max
max closed issue ground/ground#26 2025-09-25 11:15:34 +10:00
Remove/Replace list notation
max pushed to master at ground/ground 2025-09-25 08:09:50 +10:00
81d6e21a00 Deprecate *list syntax, use &direct refs instead
max pushed to master at ground/ground 2025-09-22 20:03:52 +10:00
7066b4300d Fix "init &var -list"
max pushed to master at ground/libraries 2025-09-22 20:03:22 +10:00
5e7de482e7 Mathlib round corrections
max pushed to master at ground/libraries 2025-09-21 20:41:13 +10:00
7e76d473e7 Extend grogs, better example program
max commented on pull request ground/ground#25 2025-09-21 16:15:41 +10:00
Update README.md

no

max closed pull request ground/ground#25 2025-09-21 16:14:57 +10:00
Update README.md
max closed issue ground/ground#9 2025-09-21 16:05:42 +10:00
Random Function
max commented on issue ground/ground#19 2025-09-21 16:05:35 +10:00
Multiple pusharg arguments

Implemented

max closed issue ground/ground#19 2025-09-21 16:05:35 +10:00
Multiple pusharg arguments
max commented on issue ground/ground#17 2025-09-21 16:05:26 +10:00
Custom Data Structures

Implemented

max closed issue ground/ground#17 2025-09-21 16:05:26 +10:00
Custom Data Structures
max pushed to master at ground/ground 2025-09-21 16:05:07 +10:00
5ff3e8a86a Update libraries
max pushed to master at ground/libraries 2025-09-21 16:03:28 +10:00
52e95e987f Add readme
max pushed to master at ground/ground 2025-09-21 15:51:39 +10:00
9dbef7f8a8 Add .gitmodules (libraries)
max pushed to master at ground/libraries 2025-09-21 15:50:17 +10:00
7fd2f3c8b0 grogs graphics library
max pushed to master at ground/ground 2025-09-21 14:30:17 +10:00
c0a7698497 Ints are autotransformed to doubles where needed
max pushed to master at ground/ground 2025-09-21 14:10:25 +10:00
c4ebca9ed9 Catching errors across scopes
max pushed to master at ground/ground 2025-09-21 13:47:59 +10:00
bfbcd376df Returning errors
max pushed to master at ground/ground 2025-09-21 08:55:46 +10:00
28faf6142c basic version of catch