summaryrefslogtreecommitdiff
path: root/module/rnrs/arithmetic/fixnums.scm
AgeCommit message (Expand)AuthorFilesLines
2016-06-21Fix fixnum-range changes in R6RS fixnum bitopsAndy Wingo1-3/+25
2013-07-16Fix R6RS 'fixnum-width'.Mark H Weaver1-2/+5
2013-07-16Fix 'fxbit-count' for negative arguments.Mark H Weaver1-2/+7
2011-04-13(rnrs arithmetic fixnums) fixnum? export a procedure againAndy Wingo1-7/+12
2011-04-08Implement R6RS' `fixnum?' in a smarter wayAndreas Rottmann1-7/+6
2011-04-04Several optimizations for R6RS fixnum arithmeticAndreas Rottmann1-45/+41
2011-01-30Add two new sets of fast quotient and remainder operatorsMark H Weaver1-15/+8
2010-08-28Several fixes to R6RS librariesAndreas Rottmann1-1/+1
2010-06-16remove encoding of versions into the file system (for now?)Andy Wingo1-0/+268