提交歷史

作者 SHA1 備註 提交日期
  Andy Wingo 39729e8448 Rename $closure to $const-fun 6 年之前
  Andy Wingo ceffb5e990 Compile "define!" via intrinsic 6 年之前
  Andy Wingo 77e7bea4c2 Remove backend support for cached-module-box et al. 6 年之前
  Andy Wingo dff85f6f9f Explode atomic box ops to new atomic instructions 6 年之前
  Andy Wingo 9f98b4a5b1 Add $code CPS expression type 6 年之前
  Andy Wingo 21d5897b4c Instruction explosion for char->integer 6 年之前
  Andy Wingo 9355985154 Remove integer->char op 6 年之前
  Andy Wingo 2964abad05 Explode "string-set!" 6 年之前
  Andy Wingo 7a109dddd7 Lower string-ref in CPS conversion 6 年之前
  Andy Wingo 91d0db1bf7 Add VM ops needed for string-ref 6 年之前
  Andy Wingo 39fb7e540b CPS conversion lowers string-length 6 年之前
  Andy Wingo b09bbfe3c0 Remove free-ref, free-set! 7 年之前
  Andy Wingo dd203e5d7d Remove optimizer and backend support for struct ops 7 年之前
  Andy Wingo 557acdbbba Instruction explosion for struct-ref, struct-set! 7 年之前
  Andy Wingo 8573d94404 Remove optimizer and backend support for bv-u8-ref et al 7 年之前
  Andy Wingo 4829cb3ce9 Add assume-u64 and assume-s64 dataflow restrictions 7 年之前
  Andy Wingo 535d6fad80 Custom bv-u8-ref lowering procedure 7 年之前
  Andy Wingo 73f55cb9ae Rename gc-pointer-ref to pointer-ref 7 年之前
  Andy Wingo 13cafca168 Add raw u8-ref, etc instructions 7 年之前
  Andy Wingo d355b42a3e Add optimizer and backend support for gc-pointer-ref 7 年之前
  Andy Wingo c7b3379a4c Instruction explosion for struct-vtable 7 年之前
  Andy Wingo 24f998e4d2 Lower box, box-ref, box-set! primcalls 7 年之前
  Andy Wingo abfe04835b Remove special optimizer and backend support for pairs 7 年之前
  Andy Wingo 8009359f6e Fix bug in struct-ref effects analysis 7 年之前
  Andy Wingo 6e100c9ba6 CPS pass now expects exploded vector primitives 7 年之前
  Andy Wingo ad55ee83c3 $throw is a new kind of CPS term 7 年之前
  Andy Wingo ee15ca1455 $prompt is now its own kind of CPS term. 7 年之前
  Andy Wingo afb0a92d50 $branch is now a distinct CPS term type 7 年之前
  Andy Wingo f75d0adc3f Fix mismatch between CPS and Scheme "complex?" predicate 7 年之前
  Andy Wingo 4dca2c5cfb Support closure annotations to scm-ref et al 7 年之前