index
:
libj2
master
[Feature complete] Double-max precision integers
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libj2.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish signed saturated math
Mattias Andrée
2026-02-11
1
-1
/
+1
*
Add sat_lsh, sat_add, sat_sub
Mattias Andrée
2026-02-10
1
-1
/
+1
*
Fix typo
Mattias Andrée
2025-12-28
1
-3
/
+3
*
Add signed arithmetics
Mattias Andrée
2025-12-27
1
-7
/
+12
*
Add negative overflow to enum libj2_overflow
Mattias Andrée
2025-12-14
1
-5
/
+22
*
Document the macros, structs, and enum
Mattias Andrée
2025-12-14
1
-3
/
+3
*
Fix grammar (uintmax_t begins with a j-sound so the indefinite article is "a", not "an")
Mattias Andrée
2025-12-13
1
-1
/
+1
*
Add signed integers (arithmetics and some testing not implemented yet)
Mattias Andrée
2025-12-11
1
-7
/
+57
*
Add libj2_j2u_to_str and libj2_str_to_j2u
Mattias Andrée
2025-12-07
1
-0
/
+2
*
Add saturated arithmetic operations
Mattias Andrée
2025-12-06
1
-0
/
+1
*
Document in which version everything was added
Mattias Andrée
2025-12-06
1
-0
/
+8
*
Add overflow and underflow prediction functions
Mattias Andrée
2025-12-06
1
-0
/
+26
*
Second commit
Mattias Andrée
2025-12-05
1
-0
/
+12
*
First commit
Mattias Andrée
2025-12-04
1
-0
/
+62