.gitignore
|
Add GNUMakefile for *nix platforms
|
2025-08-20 00:31:59 +03:00 |
GNUmakefile
|
Compile as C99 when possible
|
2025-08-19 21:49:18 +00:00 |
meri_bigint.c
|
Handle stylistic warnings from GCC 14.3
|
2025-08-19 21:41:49 +00:00 |
meri_bigint.h
|
Add tests
|
2025-08-19 23:56:45 +03:00 |
meri_object.c
|
Include the correct header for UINT_MAX
|
2025-08-20 00:25:22 +03:00 |
test_bigint.c
|
Fix TEST macro to be C99 compliant
|
2025-08-19 21:40:20 +00:00 |
tests.c
|
Cast to (void *) for %p format specifier
|
2025-08-19 21:38:08 +00:00 |
tests.h
|
Add tests
|
2025-08-19 23:56:45 +03:00 |