about summary refs log tree commit diff stats
path: root/screen.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-11-19 04:23:31 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-11-19 04:23:31 -0800
commit87374384552f159713a18d4ab22b92938cb8ab31 (patch)
tree596bb2f321263c89ec6fbf65e56cf770b5a122fa /screen.mu
parent0e1ebc3eb390e29ed31b2b9f2e8781e5824fe95f (diff)
downloadmu-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 'screen.mu')
0 files changed, 0 insertions, 0 deletions