Commit History

作者 SHA1 備註 提交日期
  Rob Browning f1547e1d58 (scheme base) member: return #f, not (), for no match 4 年之前
  Asher Gordon 7a1cd29637 Replace a line which was accidentally removed. 4 年之前
  Rob Browning 859cd4eb9b doc: Fix composition describing scm_reverse_list_to_string 4 年之前
  Andy Wingo 55ebf1b84a Document new interfaces 4 年之前
  Andy Wingo b2b1666d4c Document call-with-port 4 年之前
  Andy Wingo 1820ed5121 Finish call-with-port cleanup 4 年之前
  Andy Wingo 0f42fef119 Add call-with-input-bytevector, call-with-output-bytevector 4 年之前
  Andy Wingo 9fecf20fcf Close accumulating output ports after use 4 年之前
  Andy Wingo a20ef7e769 Bump copyright years for user-visible copyright messages 4 年之前
  Andy Wingo 22a313b47e Bump version to 3.0.5 4 年之前
  Andy Wingo ca025920e5 Update NEWS 4 年之前
  Andy Wingo 74e69220ea Merge remote-tracking branch 'lightening/main' 4 年之前
  Andy Wingo bfba596dda Merge branch 'fix-shortening' into 'master' 4 年之前
  Andy Wingo 35cd7fac8b Fix jmp-shortening on x64 when target within instruction. 4 年之前
  Andy Wingo 9d5978a756 New warnings: -Wuse-before-definition, -Wnon-idempotent-definition 4 年之前
  Andy Wingo 64c89458e6 Fix source location bug for neoteric exprs introduced by refactoring 4 年之前
  Andy Wingo e9c5a1719b Move copy-tree to (ice-9 copy-tree); deprecate main binding 4 年之前
  Andy Wingo 433b701a23 Update NEWS 4 年之前
  Andy Wingo 6f6abb3bb5 Clean up srcprops implementation 4 年之前
  Andy Wingo 837580587b Tweak to initial heap size selection 4 年之前
  Andy Wingo fdea77d01c Bump DEFAULT_INITIAL_HEAP_SIZE 4 年之前
  Andy Wingo c8c67eba91 Bump objcode minor version to 4 4 年之前
  Andy Wingo 8b994be59f CSE computes online map of constant values, uses it to fold branches 4 年之前
  Ludovic Courtès 449f50dd84 meta: Increment serial number in 'guile.m4'. 4 年之前
  Andy Wingo 03998db647 Add new pass to optimize branch chains to table dispatch 4 年之前
  Andy Wingo cd5ab6377b Add $switch CPS term kind 4 年之前
  Andy Wingo a7f4a6f1c4 Fold eqv? to eq? on exact integers according to target fixnum range 4 年之前
  Andy Wingo feafad7958 Fix JIT compilation for jtable 4 年之前
  Daniel Llorens de5d1a7f99 Fix bug #42713: srfi-64: Reset test-runner-current if done 4 年之前
  Andy Wingo d238566d0e CPS compiler reduces eq? on constant to eq-constant? 4 年之前