|
b8d7eabc02
|
Deprecate bit-width integer/num literals in favor of using type
constructors
|
2024-11-05 15:18:32 -05:00 |
|
|
d0ebb66b30
|
Fix up test to use RNGs
|
2024-11-03 22:39:46 -05:00 |
|
|
4765bb4120
|
Update test to reflect new numeric precision
|
2024-08-19 12:40:29 -04:00 |
|
|
967b649da2
|
Deprecate # operator in favor of .length and fix up some issues
|
2024-08-18 20:39:57 -04:00 |
|
|
3c0a8f0b89
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
|
|
6308325252
|
Add constructor/casting for ints and nums
|
2024-04-23 13:12:49 -04:00 |
|
|
5fd85d7e0b
|
Add Num.mix()
|
2024-04-22 14:49:36 -04:00 |
|
|
6c01eef851
|
Introducing the main() function
|
2024-04-12 13:09:31 -04:00 |
|
|
4e6001fa55
|
Add num32 test
|
2024-03-07 12:00:16 -05:00 |
|
|
94ab8c0ac6
|
Add some more tests
|
2024-03-03 17:24:46 -05:00 |
|
|
6a39b0cd3f
|
Num tests
|
2024-03-03 17:23:54 -05:00 |
|
|
c607b97732
|
Add Num.near() function
|
2024-03-03 17:14:11 -05:00 |
|
|
c5f315e338
|
Num methods
|
2024-03-03 16:44:45 -05:00 |
|