26 Commits

Author SHA1 Message Date
d991eab0d4 grogs+ package (WIP) 2025-09-25 11:15:43 +10:00
0e332f3d83 Ignore this 2025-09-23 08:09:25 +10:00
acaec4d40b Packages now properly work when imported 2025-09-21 08:18:11 +10:00
6bd9d5029d Download script 2025-09-20 12:14:19 +10:00
7ed5cd01e8 Bugfix 2025-09-19 19:44:41 +10:00
340fb67e98 Reverse Polish Notation (math package) 2025-09-19 19:37:43 +10:00
5f65c1b42b Lists package 2025-09-18 19:57:24 +10:00
b625bc6244 Inverse trig functions and atan2 2025-09-18 11:00:00 +10:00
6ad56ccc5f Bugfix 2025-09-17 18:10:34 +10:00
e829a9e3ec Exponents and logarithms 2025-09-17 17:58:06 +10:00
5954696466 Add header comment to bf.grnd 2025-09-15 12:24:18 +10:00
b92f99cc70 Added programs/bf.grnd 2025-09-13 10:10:21 +10:00
aa882c10fb Using the Error Function 2025-09-12 19:59:53 +10:00
e028cae397 bugfix, inBrackets actually works 2025-09-11 20:37:45 +10:00
f54d41f5b6 More functions, plus a bugfix for mid 2025-09-11 20:00:33 +10:00
98fdadfcd8 New functions for strings package 2025-09-11 16:32:50 +10:00
e63e01e87b Added readme for packages 2025-09-11 15:01:19 +10:00
cfa6bae744 Added findStringInstance function to strings package 2025-09-11 14:45:16 +10:00
4806a41b88 Fix sqrt function (again) 2025-09-11 13:17:51 +10:00
77e59af4bf Fixed sqrt function 2025-09-11 13:07:48 +10:00
339fa0d7fa Update packages/strings/readme.md 2025-09-11 11:01:20 +10:00
9bb886db8a Add packages/strings/strings.md 2025-09-11 10:58:19 +10:00
981d81d220 Add packages/strings/strings.grnd 2025-09-10 19:31:08 +10:00
a623c293e3 Update packages/math/readme.md 2025-09-04 08:39:18 +10:00
d71813fd56 Add packages/math/math.md 2025-09-04 08:38:35 +10:00
5515525413 Add packages/math/math.grnd
Adds various math functions, implemented in pure ground.
2025-09-04 08:38:00 +10:00