Skip to content

Allow dot symbols in insn mnemonics by quoting#32

Merged
FRoith merged 2 commits intoics-jku:masterfrom
CSharperMantle:feat-lit-dot
May 8, 2025
Merged

Allow dot symbols in insn mnemonics by quoting#32
FRoith merged 2 commits intoics-jku:masterfrom
CSharperMantle:feat-lit-dot

Conversation

@CSharperMantle
Copy link
Copy Markdown
Contributor

Literal dots can be represented and parsed correctly with TOML's quoted keys1.

Closes #31.

Footnotes

  1. https://toml.io/en/v1.0.0#keys

Comment thread src/lib.rs Outdated
@FRoith FRoith merged commit eded433 into ics-jku:master May 8, 2025
1 check passed
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.

Allow literal dots in instruction mnemonics?

2 participants