about summary refs log tree commit diff stats
path: root/054static_dispatch.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-05-20 11:59:02 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-05-20 11:59:02 -0700
commit02d8601c90bfb2a90328e57668ae7d53d5f4cfc1 (patch)
treed69f17dbcc48e3256ab093a674c7424fcb902dc5 /054static_dispatch.cc
parent4fcf032b9a0901d65ba9e2c64dbe344b09e380d7 (diff)
downloadmu-02d8601c90bfb2a90328e57668ae7d53d5f4cfc1.tar.gz
2985 - allow multiple pointers within lists
Earlier, this wasn't legal:

  y:address:list:number <- push 34, x:address:list:number

(So that x and y would point to different places in the list.)

However, functional code relies on this ability a lot.
Diffstat (limited to '054static_dispatch.cc')
0 files changed, 0 insertions, 0 deletions