Commit Graph

20 Commits

Author SHA1 Message Date
3226487a65 re-add code blocks 2024-10-14 23:21:02 -04:00
053ec0ba67 moved lamm to it's own repository 2024-10-14 18:01:34 -04:00
9317c83dec add type casting 2024-10-14 15:27:01 -04:00
5645282112 update: better error output on non-matching types with operator 2024-10-14 14:42:44 -04:00
7a7a9943de fix recursion (temporary fix) 2024-10-14 13:46:51 -04:00
e760e1fe92 add modulo operator 2024-10-14 12:53:22 -04:00
9774b08227 massive refactor 2024-10-14 01:07:19 -04:00
56571f0434 make subtract actually subtract instead of add 2024-10-12 17:14:41 -04:00
2d269203e6 add functions and variables to language 2024-10-12 16:50:17 -04:00
498d04c376 stfu dani 2024-10-12 16:50:01 -04:00
806fd95ab8 add eval command 2024-10-12 01:36:39 -04:00
df83422811 change a reply in wager 2024-10-11 21:56:10 -04:00
1e1c0a5b8c use Option::and_then 2024-10-11 21:55:41 -04:00
fb94ee6919 minor syntactic change to be more consistent 2024-10-11 21:32:24 -04:00
62f4861556 Revert "minor rewrite to use map"
This reverts commit bf80d9a486.
2024-10-11 21:17:55 -04:00
bf80d9a486 minor rewrite to use map 2024-10-11 20:52:55 -04:00
d22d53ae8d whitespace fixes 2024-10-11 20:52:35 -04:00
0a4be91cd2 better use of use 2024-10-11 20:52:24 -04:00
0cd900c67a Add documentation to gambling commands 2024-10-11 20:51:59 -04:00
4e08e25575 large refactor: reorganize code 2024-10-11 20:33:12 -04:00