This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-stint
Watch
2
Star
0
Fork
0
You've already forked nim-stint
mirror of
https://github.com/status-im/nim-stint.git
synced
2025-02-20 10:58:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-stint
/
stint
/
private
History
Eugene Kabanov
9d2b382c5d
Fix GCC-14 [-Wincompatible-pointer-types] issue. (
#153
)
2024-05-23 06:31:45 +02:00
..
primitives
Fix GCC-14 [-Wincompatible-pointer-types] issue. (
#153
)
2024-05-23 06:31:45 +02:00
custom_literal.nim
more custom literal tests and overflow check
2023-07-07 17:57:14 +07:00
datatypes.nim
add native nim mode (
#142
)
2023-09-25 16:49:04 +02:00
uint_addsub.nim
let the tests compileable and run
2023-06-12 21:07:15 +07:00
uint_bitwise.nim
let the tests compileable and run
2023-06-12 21:07:15 +07:00
uint_div.nim
fix shlAddMod SIGFPE bug
2023-06-22 16:43:31 +07:00
uint_mul.nim
Implement toHex/fromHex and fix
shl
2023-06-12 17:08:20 +07:00
uint_shift.nim
let the tests compileable and run
2023-06-12 21:07:15 +07:00