Commit graph

2 commits

Author SHA1 Message Date
cafd3cafe1 docs: enforce documentation on all public things
Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2023-01-16 15:33:52 +01:00
5e18e89af4 feat(builtins): add basic math builtins
This adds basic addition, substraction, multiplication, and division
commands as builtins.

All of those operate solely on f64's.

Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2022-11-05 13:22:33 +00:00