Skip to content

feat: release 2.0 version#7

Merged
ALVAROPING1 merged 27 commits intomasterfrom
2.0
Jan 20, 2026
Merged

feat: release 2.0 version#7
ALVAROPING1 merged 27 commits intomasterfrom
2.0

Conversation

@ALVAROPING1
Copy link
Contributor

No description provided.

ALVAROPING1 and others added 27 commits September 16, 2025 11:18
…ion syntax

As a side-effect, output syntax now includes the `,` as well, as it must
now be included directly in the architecture definition
After testing, `IterInput` seems to be somehow significantly slower than
`MappedInput` with a slice
This is rarely used and unsupported by other assemblers, and comes with
a significant performance cost (~10.5% overall).

This also improves incorrect instruction syntax error messages for
expressions (as those couldn't have newlines due to how they were
parsed)
Previous implementation incorrectly reported "found '\n' but expected
'\n', ..." when there were unrecognised tokens right after the line jump
@ALVAROPING1 ALVAROPING1 merged commit 5678594 into master Jan 20, 2026
5 of 6 checks passed
@ALVAROPING1 ALVAROPING1 deleted the 2.0 branch January 20, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants