aboutsummaryrefslogtreecommitdiffstats
path: root/libj2_ji_lsh_to_j2i.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix and test signed left-shiftMattias Andrée11 days1-2/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add some tests and fix mistakesMattias Andrée13 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add signed integers (arithmetics and some testing not implemented yet)Mattias Andrée14 days1-0/+14
Signed-off-by: Mattias Andrée <m@maandree.se>