Historique des commits

Auteur SHA1 Message Date
  Ludovic Courtès de1ac71850 psyntax: Pass source vectors to tree-il constructors. il y a 3 ans
  Ludovic Courtès d656176f06 'string->symbol' avoids copying the underlying string. il y a 3 ans
  Ludovic Courtès 8e2e2ceb17 Deprecate symbol properties. il y a 3 ans
  Ludovic Courtès 2ebf039707 Remove unused 'scm_i_c_make_symbol'. il y a 3 ans
  Andy Wingo 4e92f1d7cc Update NEWS il y a 3 ans
  Andy Wingo 62fc44e6ee Slight bignum-fixnum multiplication optimization il y a 3 ans
  Andy Wingo 54bbe0b284 Avoid source properties in psyntax il y a 3 ans
  Andy Wingo e933282f2b Prebuild fewer files il y a 3 ans
  Andy Wingo 9654ab1f21 Fix reproducibility for inlinable-exports il y a 3 ans
  Andy Wingo 9b9149a5bf Rework bootstrap to be reproducible il y a 3 ans
  Andy Wingo 6ed66f42cb Add -ftlo support il y a 3 ans
  Andy Wingo 373f35b5f7 peval cross-module-inlining gracefully handles missing interface il y a 3 ans
  Andy Wingo d01ab7bf5c Fix inlinable-exports bug for pure modules il y a 3 ans
  Andy Wingo 222b320868 Remove dead code in scm_integer_inexact_sqrt_z il y a 3 ans
  Daniel Llorens 19bc021e34 Have log and log10(real nan) return real nan regardless of sign il y a 3 ans
  Daniel Llorens 4feff820be Don't use HAVE_COPYSIGN in libguile/numbers.c il y a 3 ans
  Daniel Llorens 6058d9e05d Simplify scm_abs for the real case il y a 3 ans
  Andy Wingo 9e5aa173c7 Optimize logand against a positive inum il y a 3 ans
  Andy Wingo 6fe43301aa Optimize integer-expt for fixnums il y a 3 ans
  Andy Wingo 2cf80ca238 Optimize scm_integer_mul_ii il y a 3 ans
  Andy Wingo 210ab8ff76 Optimize bignum subtraction il y a 3 ans
  Andy Wingo cc52f01aba Optimize bignum add to avoid temporary allocations il y a 3 ans
  Andy Wingo 95350aae8c Avoid bignum clone in scm_integer_sub_zz il y a 3 ans
  Andy Wingo cae8b30163 Start to optimize scm_integer_sub_iz il y a 3 ans
  Andy Wingo 2723513712 Less pessimal scm_integer_sub_zi il y a 3 ans
  Andy Wingo ad6811a12b Optimize scm_integer_mul_zz. il y a 3 ans
  Andy Wingo d89f75c535 Optimize scm_integer_mul_zi il y a 3 ans
  Andy Wingo 5481222670 Re-rewrite integer-expt in C il y a 3 ans
  Andy Wingo eac47c3e45 Fix bug when making mpz from 0 il y a 3 ans
  Andy Wingo 443d239828 take_mpz optimization il y a 3 ans