6 Commits

Author SHA1 Message Date
jangko
867739d2ca
more endians2 implementation and tests 2023-06-20 19:45:49 +07:00
jangko
80ccea2643
fix conversion raises, inlining, and min/max test 2023-06-20 18:27:17 +07:00
jangko
6480939dcd
conversion between big integers 2023-06-20 14:59:26 +07:00
jangko
41bfed6bb7
io test 2023-06-14 22:26:44 +07:00
Mamy Ratsimbazafy
49d11d61b8
RangeError are actually defect and not catchable. (#111)
* RangeError are actually defect and not catchable.

* Don't use range types at runtime they throw RangeDefect
2021-10-08 10:08:56 +02:00
andri lim
d98b77c88d fixes #94, implement conversion constructor 2019-12-13 16:19:41 +02:00