Historique des commits

Auteur SHA1 Message Date
  Per Bothner 174e8faf56 Fix GitLab issue #56 "string->number not working with base 36". il y a 5 ans
  Per Bothner b78f7cb115 Sync branches/invoke with trunk -r8580:8731 il y a 8 ans
  Per Bothner f84b4656cf * CompilationHelpers.java (validateApplyToArgs): Optimize when il y a 9 ans
  Per Bothner 06d3b27188 * num-test.scm: Add some tests for shifts. il y a 9 ans
  Per Bothner 173a8b64b5 More support for unsigned arithmetic. il y a 9 ans
  Per Bothner fb2e5395b6 Update number of expected tests. il y a 9 ans
  Per Bothner bb31ee982c Support numeric comparison on unsigned primitive values. il y a 9 ans
  Per Bothner 4f9caca8f3 * num-test.scm: Expected rationalize failure no longer fails. il y a 9 ans
  Per Bothner b41d4c89bd * Complex.java (equals): Fix bug in imaginary part check. il y a 10 ans
  Per Bothner ec768cac79 Update number of tests in initial test-begin. il y a 10 ans
  Per Bothner 4175d3c345 * Arithmetic.java (typeNumeric): Remove field. Instead use il y a 10 ans
  Per Bothner 961bde65db * numeric-tests.scm: New numeric tests imported fro Chibi-scheme. il y a 10 ans
  Per Bothner 55c8183d3e * numbers.scm (exact-integer?): New function. il y a 10 ans
  Per Bothner 263985ad87 Implement SRFI-60 "Integers as Bits". il y a 11 ans
  Per Bothner 9ec43b3198 * RatNum.java (compare): Fix bug when comparing two infinites, il y a 12 ans
  Per Bothner 6e8533ea28 * num-test.scm: Cannot sort in-place a constant-vector, so il y a 13 ans
  Per Bothner 4ec45646f8 * CompilationHelpers.java (nonNumeric): Fix Numeric -> Number. il y a 14 ans
  Per Bothner 46e6084146 * meteor.scm: Change 'pts' from array-or-array to flat array. il y a 14 ans
  Per Bothner d6e55223ae * numbers.scm (real-valued?, rational-valued?, integer-valued?): New. il y a 14 ans
  Per Bothner 1b2e6c5d50 * RealNum.java (sqrt): If the argument is negative, return a CComplex, il y a 14 ans
  Per Bothner fa2685a34f * num-test.scm: Add a test from R6RS for remainder. il y a 14 ans
  Per Bothner 7e57566db7 * LispReader.java (parseNumber): Map 2f2 to java.lang.Float etc. il y a 15 ans
  Per Bothner 0120045e4d * LangObjType.java (dflonumType): New static. il y a 15 ans
  Per Bothner 92bc3ba978 * CompileArith.java (getReturnKind): Fix thinko. il y a 15 ans
  Per Bothner dc3408b4bf * num-test.scm: Add numerous arithmetic tests from R6RS. il y a 15 ans
  Per Bothner 3c6ebac153 * DivideOp: No longer implement CanInline; inline support moved il y a 15 ans
  Per Bothner c4da994920 * LispReader.java (parseNumber): Parse R6RS +nan.0, +inf.0, and -inf.0. il y a 15 ans
  Per Bothner 234278d7d5 Implement all the R6RS bitwise- functions. il y a 16 ans
  Per Bothner 116faf1f32 * IntNum.java (gcd): If high-order bit is set, we need one more word. il y a 17 ans
  Per Bothner cd2aebd906 il y a 19 ans