aboutsummaryrefslogtreecommitdiffstats
path: root/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add subtraction and addition with carry/borrow and add abs_diff1.2Mattias Andrée13 days1-0/+19
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Finish signed saturated mathMattias Andrée2026-02-111-11/+21
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add some man pagesMattias Andrée2025-12-281-4/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix typoMattias Andrée2025-12-281-3/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add signed arithmeticsMattias Andrée2025-12-271-19/+59
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* m docMattias Andrée2025-12-131-2/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* List all functions in README and libj2.7Mattias Andrée2025-12-131-3/+464
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* First commitMattias Andrée2025-12-041-0/+15
Signed-off-by: Mattias Andrée <m@maandree.se>