История коммитов

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