aboutsummaryrefslogtreecommitdiffstats
path: root/libj2_j2i_rsh.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve testingMattias Andrée13 days1-0/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix and test signed right-shiftMattias Andrée13 days1-2/+144
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add signed integers (arithmetics and some testing not implemented yet)Mattias Andrée2025-12-111-0/+14
Signed-off-by: Mattias Andrée <m@maandree.se>