aboutsummaryrefslogtreecommitdiffstats
path: root/bytecode/src/stack.rs
diff options
context:
space:
mode:
authorRose Hogenson <rhogenson@posteo.net>2022-08-23 19:24:26 -0700
committerRose Hogenson <rhogenson@posteo.net>2022-08-23 19:24:26 -0700
commit55a9ceb549911e598be213bdb755272e0f9c4a5c (patch)
treeb84c36f2449203f9d560cb09702af3393b82e652 /bytecode/src/stack.rs
parentInsert references, not values into the map. (diff)
downloadchromatopelma-55a9ceb549911e598be213bdb755272e0f9c4a5c.tar.zst
Change argument passing to use lists.
Using vectors is just horribly complicated combined with builtins like apply, or procedures that take a rest parameter. Now we pass all arguments in a list. Hopefully optimization can undo this for known functions in the future.
Diffstat (limited to 'bytecode/src/stack.rs')
0 files changed, 0 insertions, 0 deletions