|
614c47bebc
|
intc: Add number -> u128/256 constructor
|
2023-03-27 23:47:43 +11:00 |
|
|
beb24f96d5
|
intc: Switch to K&R bracing, slim down header
|
2022-12-18 17:18:03 +11:00 |
|
|
32787bad0b
|
intc: Fix 128 cstring init failure with small hex strings
|
2022-12-18 17:11:12 +11:00 |
|
|
8b6c8d80df
|
intc: Revert incorrect hi/lo intc_u128_init_cstring bug-fix
|
2022-12-18 16:57:59 +11:00 |
|
|
7495153d9e
|
intc: Change slice to data/size pair, fix intc_u128_init_cstring using wrong hi/lo pair
|
2022-12-18 16:33:15 +11:00 |
|
|
c80788ff66
|
clang: Fix bitwise '|' on 'bool' type error
|
2022-06-29 22:54:46 +10:00 |
|
|
9d711ad7b8
|
msvc/clang: Build with -W4 and address problems
|
2021-10-07 23:59:05 +11:00 |
|
|
199ef27fe3
|
gcc: Explicitly set gcc to compile in c99
|
2021-09-12 18:57:28 +10:00 |
|
|
e5e83fff5c
|
unix: Add build script for tests
|
2021-09-12 18:49:49 +10:00 |
|
|
3f7b586ca2
|
Initial commit
|
2021-09-12 18:28:32 +10:00 |
|