Mark Thom
|
9e9c3b6342
|
modify int_pow so that a power of -1 is valid (#548)
|
2020-05-21 22:33:22 -06:00 |
|
Mark Thom
|
5720b7b94c
|
eliminate Addr::CharCode (#519), fix atom_code panic (#521), fix failure involving lists of character codes (#520), bump version number
|
2020-05-17 15:19:27 -06:00 |
|
Mark Thom
|
9f3351469d
|
solve overflow of left arithmetic shift (#518)
|
2020-05-17 12:20:22 -06:00 |
|
Mark Thom
|
69706ecab0
|
fix sign error in shl on fixnum with n >= 63 (#499)
|
2020-05-16 23:00:37 -06:00 |
|
Mark Thom
|
8754157810
|
implement (div)/2 properly (#435)
|
2020-05-14 22:25:39 -06:00 |
|
Mark Thom
|
2c8858ff2d
|
use correct signs in fixnum remainders
|
2020-04-18 17:37:54 -06:00 |
|
Mark Thom
|
d76ae413c4
|
use fixnums in place of bignums where possible
|
2020-04-05 20:32:16 -06:00 |
|
Mark Thom
|
141f3bcec3
|
harmonize partial strings with complete strings (#276), make Addr a copyable type
|
2020-04-03 10:22:46 -06:00 |
|
Mark Thom
|
194e5dc94e
|
initial commit for merge
|
2020-03-26 22:01:23 -06:00 |
|