Historique des commits

Auteur SHA1 Message Date
  David Thompson 1afe09400a prelude: Add truncate. il y a 11 mois
  David Thompson 0bad20e9a0 prelude: Fix sub/div eta expansion. il y a 11 mois
  David Thompson 0fa1a5572d Merge branch 'gcd-typo' into 'main' il y a 1 an
  Robin Templeton 4744a8b59d fix typo in gcd il y a 1 an
  Robin Templeton 2a171a6cc1 add missing flonum-fraction cases to $mul il y a 1 an
  Robin Templeton f6a5f38f57 new numeric tests il y a 1 an
  Robin Templeton b1cb82919b integer flonum support for quotient, remainder and modulus il y a 1 an
  Robin Templeton 768c9a821f fix exact il y a 1 an
  Robin Templeton 7b412dcf3c use `test-end*' in test-numeric.scm il y a 1 an
  Robin Templeton 522f59fc51 comment out failing tests in test-numeric.scm il y a 1 an
  Robin Templeton 32dd6c3813 fix typos in numeric tests il y a 1 an
  Robin Templeton 80ebb6d3e3 prelude rationalize il y a 1 an
  Robin Templeton f3483a5dc9 prelude gcd and lcm il y a 1 an
  Robin Templeton e685885b2f prelude floor/ and floor-quotient il y a 1 an
  Robin Templeton b68bd77d63 define alternative names for quotient, remainder and modulo il y a 1 an
  Robin Templeton 4db4cc778e expt il y a 1 an
  Robin Templeton 94cdb15ebe log and exp il y a 1 an
  Robin Templeton 7fd5099f3f implement numerator and denominator il y a 1 an
  Robin Templeton 3ab32562b9 define equal? il y a 1 an
  Robin Templeton 1859d79860 define f64->exact conversion for fraction<->flonum comparison il y a 1 an
  Robin Templeton 791261f93c add fraction/flonum comparison tests il y a 1 an