Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-17 | Add new $calli expression type. | Andy Wingo | 1 | -0/+2 |
2021-04-26 | Fix CPS optimizations to allow callk in front half | Andy Wingo | 1 | -1/+6 |
2020-08-12 | Add $switch CPS term kind | Andy Wingo | 1 | -1/+3 |
2019-06-07 | Add compiler support for eliding closure bindings | Andy Wingo | 1 | -2/+2 |
2018-01-03 | $throw is a new kind of CPS term | Andy Wingo | 1 | -1/+3 |
2018-01-03 | $prompt is now its own kind of CPS term. | Andy Wingo | 1 | -4/+4 |
2018-01-03 | $branch is now a distinct CPS term type | Andy Wingo | 1 | -22/+24 |
2017-11-05 | $primcall has a "param" member | Andy Wingo | 1 | -2/+2 |
2017-10-29 | Simplify $branch to always take a $primcall | Andy Wingo | 1 | -3/+1 |
2015-07-22 | Add missing files | Andy Wingo | 1 | -0/+174 |