提交历史

作者 SHA1 备注 提交日期
  Andy Wingo d238566d0e CPS compiler reduces eq? on constant to eq-constant? 5 年之前
  Andy Wingo 8366634db7 Add eq-immediate? instruction 5 年之前
  Andy Wingo 172e5ccfc1 Add sign-extending make-immediate instruction 5 年之前
  Andy Wingo bb7fa5bdc2 Add jtable instruction 5 年之前
  Andy Wingo 8110061e64 bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set! 5 年之前
  Andy Wingo d804177be4 bitvector-bit-set? / bitvector-bit-clear? replace bitvector-ref 5 年之前
  Daniel Llorens 74f14562a6 Have disassemble-file accept an optional output port 6 年之前
  Andy Wingo 9fd978ed7e Add bind-optionals instruction 6 年之前
  Andy Wingo c2a8224a63 Rework VM approach to shuffling unknown numbers of args 7 年之前
  Andy Wingo 043432fd57 Reserve frame word for machine return address 7 年之前
  Andy Wingo b1705bd0f0 Prepare for frames having separate virtual and machine return addrs 7 年之前
  Andy Wingo 77e7bea4c2 Remove backend support for cached-module-box et al. 7 年之前
  Andy Wingo dff85f6f9f Explode atomic box ops to new atomic instructions 7 年之前
  Andy Wingo 70e3a4a311 Add load-label instruction 7 年之前
  Andy Wingo b09bbfe3c0 Remove free-ref, free-set! 7 年之前
  Andy Wingo 3cedc108d8 Add CPS compilation support for mutable-vector? 7 年之前
  Andy Wingo a5dfbf5d0a Fix stack effect/clobber parsing for calls 7 年之前
  Andy Wingo dd8bf6a98c Re-mark "throw" et al as not having fallthrough 7 年之前
  Andy Wingo bcfadf099a Mark throw, throw/value, etc as having fallthrough 7 年之前
  Andy Wingo 294dbaad35 Add support for comparisons against integer immediates 7 年之前
  Andy Wingo f96a670332 Add new "throw" VM ops 7 年之前
  Andy Wingo 9d62724c08 Remove disassembler support for old-style jump instructions 7 年之前
  Andy Wingo 6dd30920eb Use tag visitors to generate assemblers, disassembly annotations 7 年之前
  Andy Wingo 0a9fa88a85 Refactor (system base types internal) to use more macros 7 年之前
  Andy Wingo 258c59b4cc Add assembler and disassembler support for new instructions 7 年之前
  Andy Wingo 808000034e Add support for C16_C16 instruction words 7 年之前
  Andy Wingo 64c5cc58fc Add disjoint syntax object type 8 年之前
  David Thompson 35a9059250 Add unboxed floating point comparison instructions. 8 年之前
  Andy Wingo 1d4b4ec39c Add support for comparing u64 values with SCM values 9 年之前
  Andy Wingo a08b3d40f8 Untag values and indexes for all bytevector instructions 9 年之前