diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2017-11-19 04:23:31 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2017-11-19 04:23:31 -0800 |
commit | 87374384552f159713a18d4ab22b92938cb8ab31 (patch) | |
tree | 596bb2f321263c89ec6fbf65e56cf770b5a122fa /html/edit | |
parent | 0e1ebc3eb390e29ed31b2b9f2e8781e5824fe95f (diff) | |
download | mu-87374384552f159713a18d4ab22b92938cb8ab31.tar.gz |
4131
Bugfix: I hadn't been allowing continuations to be copied. Deepens our initial sin of managing the Mu call stack implicitly in the C interpreter. Since the call stack was implicit, continuations had to be implicit as well. Since continuations aren't in Mu's memory, we have to replicate refcounting logic for them.
Diffstat (limited to 'html/edit')
0 files changed, 0 insertions, 0 deletions