Commit History

Author SHA1 Message Date
  Andy Wingo dc4fe9741f Add new $calli expression type. 4 years ago
  Andy Wingo cd5ab6377b Add $switch CPS term kind 5 years ago
  Ludovic Courtès f8f8986e4a 'sort-labels-locally' uses a transient intset. 5 years ago
  Andy Wingo 73a769fc2b Add support no closure in $callk 6 years ago
  Andy Wingo f6c07e4eb2 Add compiler support for eliding closure bindings 6 years ago
  Andy Wingo 39729e8448 Rename $closure to $const-fun 6 years ago
  Andy Wingo 9f98b4a5b1 Add $code CPS expression type 7 years ago
  Andy Wingo ad55ee83c3 $throw is a new kind of CPS term 7 years ago
  Andy Wingo ee15ca1455 $prompt is now its own kind of CPS term. 7 years ago
  Andy Wingo afb0a92d50 $branch is now a distinct CPS term type 7 years ago
  Andy Wingo c54c151eb6 $primcall has a "param" member 7 years ago
  Andy Wingo 4aabc205cc Add missing files 10 years ago
  Andy Wingo 0d4c937722 Remove CPS1 language 10 years ago
  Andy Wingo 50fcdfece3 Remove "free" field of $fun 10 years ago
  Andy Wingo 34ff3af9f0 Replace $letrec with $rec 10 years ago
  Andy Wingo a9ec16f9c5 Remove $void CPS expression type 10 years ago
  Andy Wingo cf7a884f12 Stabilize renumber.scm:sort-conts. 11 years ago
  Andy Wingo 6d7b6a171e Block sorting to keep loop bodies together 11 years ago
  Andy Wingo 59258f7cad Remove $kif 11 years ago
  Andy Wingo 92805e2197 Add $branch expression type 11 years ago
  Andy Wingo cf8bb03772 First-order CPS has $program and $closure forms 11 years ago
  Andy Wingo a0329d0109 Root higher-order CPS term is always $kfun $cont 11 years ago
  Andy Wingo 686a6490f4 Function defined by make-cont-folder takes a cont, not a $fun 11 years ago
  Andy Wingo 8320f50431 Rename $kentry to $kfun 11 years ago
  Andy Wingo 24b611e81c src and meta are fields of $kentry, not $fun 11 years ago
  Andy Wingo f9bceb770b Renumber doesn't visit unreachable continuations 11 years ago
  Andy Wingo cc8eb19545 Renumber returns label/var counters for use in let-fresh 11 years ago
  Andy Wingo 09220d215f CPS renumbering pass sorts conts in topological order 11 years ago
  Andy Wingo 90dce16db4 Use Tree-IL-like case-lambda clause chaining in CPS 11 years ago
  Andy Wingo f05517b24e Add renumber module 11 years ago