diff options
| author | Rose Hogenson <rhogenson@posteo.net> | 2022-08-23 19:24:26 -0700 |
|---|---|---|
| committer | Rose Hogenson <rhogenson@posteo.net> | 2022-08-23 19:24:26 -0700 |
| commit | 55a9ceb549911e598be213bdb755272e0f9c4a5c (patch) | |
| tree | b84c36f2449203f9d560cb09702af3393b82e652 /bytecode | |
| parent | 9e3116423f15269e06b2dad558f07f400e02d210 (diff) | |
| download | chromatopelma-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')
0 files changed, 0 insertions, 0 deletions
