aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/parser.rs
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-18 21:56:15 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-18 21:56:15 +0100
commit9d9f10295059df278ed558142ce6c58c4f6a634e (patch)
treea5496c4161e639a5993c36b11ebbc361420f475e /lib/xixanta/src/parser.rs
parent5ddfd96f7311292e222a1bc8287eef33a8e097d8 (diff)
downloadtools.nes-9d9f10295059df278ed558142ce6c58c4f6a634e.tar.gz
tools.nes-9d9f10295059df278ed558142ce6c58c4f6a634e.zip
Merge code handling for procs and labels
The handling of labels and proc's both when evaluating the context and when bundling is almost identical. The only change is that proc's need to change the context afterwards, but otherwise they need to create a label just as regular ones. Merge things as much as possible on both these cases, while also taking the chance to do some much needed clean up around these areas, and adding a bit of helpful comments in between. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'lib/xixanta/src/parser.rs')
0 files changed, 0 insertions, 0 deletions