Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-21 | Remove last use of SCM vm in VM | Andy Wingo | 1 | -1/+0 |
2013-11-21 | The dynamic stack records SP and FP values as offsets | Andy Wingo | 1 | -2/+6 |
2013-11-19 | All instruction pointers are now scm_t_uint32* | Andy Wingo | 1 | -2/+2 |
2013-10-14 | Add SCM_F_DYNSTACK_PROMPT_PUSH_NARGS prompt flag | Andy Wingo | 1 | -1/+2 |
2013-06-28 | Simplify dynstack API to only wind one fluid at a time | Andy Wingo | 1 | -9/+7 |
2012-03-07 | dynstack: pushing a prompt no longer allocates memory | Andy Wingo | 1 | -10/+12 |
2012-03-03 | the dynamic stack is really a stack now, instead of a list | Andy Wingo | 1 | -0/+206 |