aboutsummaryrefslogtreecommitdiffstats
path: root/libj2.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add signed integers (arithmetics and some testing not implemented yet)Mattias Andrée2025-12-111-7/+57
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add libj2_j2u_to_str and libj2_str_to_j2uMattias Andrée2025-12-071-0/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add saturated arithmetic operationsMattias Andrée2025-12-061-0/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Document in which version everything was addedMattias Andrée2025-12-061-0/+8
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add overflow and underflow prediction functionsMattias Andrée2025-12-061-0/+26
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Second commitMattias Andrée2025-12-051-0/+12
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* First commitMattias Andrée2025-12-041-0/+62
Signed-off-by: Mattias Andrée <m@maandree.se>