aboutsummaryrefslogtreecommitdiffstats
path: root/libj2_ji_lsh_to_j2i.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix and test signed left-shiftMattias Andrée13 days1-2/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add some tests and fix mistakesMattias Andrée2025-12-121-1/+1
| | | | 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>