aboutsummaryrefslogtreecommitdiffstats
path: root/csc/compiler.csc
diff options
context:
space:
mode:
authorRose Hogenson <rhogenson@posteo.net>2022-07-26 18:29:40 -0700
committerRose Hogenson <rhogenson@posteo.net>2022-07-26 18:29:40 -0700
commitb8ed2e52cd7decd56b195df5363fcc0f17cc3805 (patch)
tree1c650ce05c82ebaf21f3a8b5a259781c2c24843b /csc/compiler.csc
parentDocument the plan for symbols. (diff)
downloadchromatopelma-b8ed2e52cd7decd56b195df5363fcc0f17cc3805.tar.zst
Fix an issue with how the linker combined files.
I inserted jump statements into the bytecode at the beginning of each compilation unit, to jump to the init label. The point is that now the bytecode can be executed from start to finish, and assuming the libraries were ordered correctly, it will run the full program.
Diffstat (limited to 'csc/compiler.csc')
0 files changed, 0 insertions, 0 deletions