This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-21 21:24:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7ae611f762c41447b417371c91c18a757079787
Odin
/
core
/
math
/
bigint
T
History
Jeroen van Rijn
d7ae611f76
bigint:
itoa
now writes backwards directly, no need to reverse after.
2021-08-11 20:59:50 +02:00
..
basic.odin
bigint: Working on
itoa
and
logn
.
2021-08-11 20:59:50 +02:00
bigint.odin
bigint: Add
count_bits
and more prep.
2021-08-11 20:59:50 +02:00
build.bat
bigint: Add substractin with immediate.
2021-08-11 20:59:50 +02:00
compare.odin
bigint: Working on
itoa
and
logn
.
2021-08-11 20:59:50 +02:00
example.odin
bigint:
itoa
now writes backwards directly, no need to reverse after.
2021-08-11 20:59:50 +02:00
helpers.odin
bigint: itoa works for numbers <= 120 bits.
2021-08-11 20:59:50 +02:00
log.odin
bigint: Fast paths for radix code.
2021-08-11 20:59:50 +02:00
radix.odin
bigint:
itoa
now writes backwards directly, no need to reverse after.
2021-08-11 20:59:50 +02:00