Skip to content

Conversation

@AtomCrafty
Copy link
Contributor

Regarding #80: I've changed the grammar for the assembly field to allow either a single string token or two string tokens enclosed in {} and separated by a comma. @eyck your comment said to allow a list of strings, but I don't see why we would ever need more than two.

Regarding #56: The new __encoding_size() intrinsic works. I changed the grammar slightly to allow omitting the parentheses for parameterless intrinsics, so you can also just write __encoding_size. In the backend, the value can be retrieved via AnalysisContext.getEncodingSize(Encoding)

@jopperm
Copy link
Contributor

jopperm commented Apr 7, 2023

either a single string token or two string tokens enclosed in {} and separated by a comma

Sounds reasonable to me.

@jopperm jopperm merged commit 0afcd13 into Minres:develop Apr 7, 2023
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