Historie revizí

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