diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-04 17:12:11 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-04 23:26:57 +0100 |
| commit | 1f8a6becc7cdca285333d51b4548373974df7dd3 (patch) | |
| tree | bc95144b3f31d89433b505a7998a5ad685f6af77 /.github/workflows | |
| parent | 3c8773bf8ea8a17550f50f17eb211ae1a561bfb6 (diff) | |
| download | tools.nes-1f8a6becc7cd.tar.gz tools.nes-1f8a6becc7cd.zip | |
parser: Implement block bodies
These are bodies which are the right node of some proc controls. This
way the parser comes back to sanity for statements like .macro and the
likes, and behaves more like a usual parser. This was not done in the
past because I thought things could have been simpler this way, but it
ended up making the assembler way more complicated that it needed to.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
