Historique des commits

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