Commit History

Author SHA1 Message Date
  Andy Wingo 4a380aa6ac Implement scm_logand with new integer library 3 years ago
  Andy Wingo 6fa9fcb313 Implement lcm with new integer lib 3 years ago
  Andy Wingo 1e0797db72 Implement gcd with new integer lib 3 years ago
  Andy Wingo 025c7c8045 Implement round-divide with new integer lib 3 years ago
  Andy Wingo b114642640 Implement round-remainder with new integer lib 3 years ago
  Andy Wingo 9a358a9632 Implement round-quotient with new integer lib 3 years ago
  Andy Wingo ccb78fc7b1 Implement centered-divide with new integer lib 3 years ago
  Andy Wingo 99b046d58b Implement centered-remainder with new integer lib 3 years ago
  Andy Wingo 0ccdf06c81 Implement centered-quotient with new integer lib 3 years ago
  Andy Wingo f8a92773ac Implement truncate-divide with new integer lib 3 years ago
  Andy Wingo cbd62a0ef3 Implement truncate-remainder with new integer lib 3 years ago
  Andy Wingo ff636774b4 Implement truncate-quotient with new integer lib 3 years ago
  Andy Wingo 1e1b230223 Implement ceiling-divide with new integer lib 3 years ago
  Andy Wingo 55f93d7d29 Implement ceiling-remainder with new integer lib 3 years ago
  Andy Wingo c1d8dd5e6a Implement ceiling-quotient with new integer lib 3 years ago
  Andy Wingo 8a63537458 Implement floor-divide with new integer lib 3 years ago
  Andy Wingo 2e8036ff0f Implement floor-remainder with new integer lib 3 years ago
  Andy Wingo 31da9be6c4 Implement floor-quotient with new integer lib 3 years ago
  Andy Wingo 44c654aa3e Implement abs with new integer lib 3 years ago
  Andy Wingo 5321899b9a Implement odd? and even? with new integer lib 3 years ago
  Andy Wingo c768115d93 Add new integers.[ch] 3 years ago