aboutsummaryrefslogtreecommitdiff
path: root/test/nums.tm
AgeCommit message (Expand)Author
2024-08-19Update test to reflect new numeric precisionBruce Hill
2024-08-18Deprecate `#` operator in favor of .length and fix up some issuesBruce Hill
2024-04-28Syntax tweak: use ':' for blocksBruce Hill
2024-04-23Add constructor/casting for ints and numsBruce Hill
2024-04-22Add Num.mix()Bruce Hill
2024-04-12Introducing the main() functionBruce Hill
2024-03-07Add num32 testBruce Hill
2024-03-03Add some more testsBruce Hill
2024-03-03Num testsBruce Hill
2024-03-03Add Num.near() functionBruce Hill
2024-03-03Num methodsBruce Hill