Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-28 | Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops | Andy Wingo | 1 | -16/+1 |
2011-06-02 | sequence of expressions -> seq of head and tail | Andy Wingo | 1 | -9/+10 |
2011-06-02 | add <primcall> to tree-il | Andy Wingo | 1 | -0/+14 |
2011-06-02 | rename <application> to <call> | Andy Wingo | 1 | -9/+9 |
2011-05-13 | scm_is_eq for SCM vals, not == or != | Andy Wingo | 1 | -3/+4 |
2010-06-17 | beginnings of letrec* support in the expander | Andy Wingo | 1 | -3/+4 |
2010-05-20 | primitive-eval takes expanded, not memoized, source | Andy Wingo | 1 | -0/+1 |
2010-05-19 | fix a couple expander naming bugs | Andy Wingo | 1 | -6/+6 |
2010-05-19 | separate boot expansion from memoization | Andy Wingo | 1 | -0/+346 |