about summary refs log tree commit diff stats
path: root/043space.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-11-06 01:12:42 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-11-06 01:12:42 -0800
commit3b776ac3843e925ee24f49e8df51ab6a1db6c085 (patch)
tree91bd75152023b6144d3af8c8e8e37a57cfb6867f /043space.cc
parentc34a067564e2005a590bfd8730c90fed51cbb2c2 (diff)
downloadmu-3b776ac3843e925ee24f49e8df51ab6a1db6c085.tar.gz
4116 - support calling continuations with arguments
Surprisingly small change, considering how long it took me and how
mind-bending it was. 'return-continuation-until-mark' now behaves like
both call and return instructions, which made it hard to reason about.
Diffstat (limited to '043space.cc')
0 files changed, 0 insertions, 0 deletions
' href='/akkartik/mu/commit/global.mu?h=hlt&id=1ead356219bb2eb59487d1012f837bd07ec336f5'>1ead3562 ^
fc2046a1 ^
192d59d3 ^
fc2046a1 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14