New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quoting adverbs not documented #376
Comments
|
Seems to be fixed: https://doc.perl6.org/language/quoting, any objections to close this bug? |
|
@rudis I don't see any documentation of adverbs in there. |
|
No, still not done. It's not a "bug" it's a suggestion or a reminder for someone to do something :) |
|
Actually quoting adverbs have a good enough description on https://design.perl6.org/S02.html#Adverbs_on_quotes. Perhaps one could just copy it. |
|
Pretty much, I looked at it a while ago (when I first made the issue) some of those aren't implemented so they'd have to be checked. |
|
Sorry, I missed the "adverb" part and just checked that quotes were documented. |
|
There are also at least 2 open RTs on certain combinations of quote adverbs. That's why I hesitate to list them all. |
|
I keep forgetting about this, I'll go through the list of adverbs in the design document later and see which ones are actually implemented. Getting a table of the implemented ones into the docs would be a start. |
|
@jonathanstowe ping :) |
|
Something to add to the Perl6::Parser test suite as well :) |
|
This last commit closes the issue? Is everyone satisfied with it? |
|
I think you're right. All of the adverbs are also searchable. This is indeed looks closed to me, thanks! |
It could do with something in the language/quoting
The text was updated successfully, but these errors were encountered: