Marya

Results 47 issues of Marya

This PR is an outline of how to incorporate the content @craiglabenz wrote [here](https://docs.google.com/document/d/15638Ngh0kl_1rlhPgvdhcZQHuZ_Gi6d0o6hqB4y-9pg/edit?usp=sharing) (access required) into the C-interop page. The outline is still very rough, but I suspect the...

st.WIP

### What information is missing? We need consistent and user-friendly terminology across our docs for various language features. We should start standardizing the terminology we use for topics/ideas that have...

a.language
p1-high
e3-weeks
st.triage.ltw
a.glossary
meta.umbrella
a.reference

[This CL](https://dart-review.googlesource.com/c/sdk/+/342700) updating the breaking change definition in the sdk specifically says that language versioned changes are _not_ breaking changes, so we have to update [this](https://dart.dev/resources/breaking-changes#:~:text=in%20this%20list.-,Language%20versioned%3A,-The%20Dart%20SDK): This page includes the...

a.language
p2-medium
e1-hours
st.triage.ltw
from.team

This issue is so I remember I want to do this, but it's not tied to any release or development work. @sigmundch described Dart's interop story in a meeting the...

p3-low
e3-weeks
meta.evaluation
co.discussion
dev.interop
st.triage.ltw
from.team

https://dart.dev/guides/google-apis From the dev intel report: Consider removing the google-apis page, and add a blurb about the googleapis package to the “useful packages” page... - this page performs poorly. -...

p2-medium
e1-hours
dev.packages
st.triage.ltw

### What information needs to be added? From a user pain points document: > Simple things like destructuring less than every field of a tuple seems to be completely >...

d.enhancement
a.effective-dart
a.language
p2-medium
e2-days
st.triage.ltw
dev.patterns

Lots of new code examples in #5246, should convert them all to code excerpts. - `{:.bad}` snippets don't get an excerpt (just going to cause errors) - Right now, all...

p2-medium
fix.examples
e2-days
fix.refactor
st.triage.ltw

[Fixing type promotion failures](https://dart.dev/tools/non-promotion-reasons) (non-promotion-reasons) and [Fixing common type problems](https://dart.dev/guides/language/sound-problems) (sound-problems) In terms of purpose and subject matter, I can't really tell if they're trying to address different topics. Seems...

p3-low
fix.refactor
act.question
dev.type-system
st.triage.ltw
t.diagnostics
from.team

## Background @dart-lang/language-team @bwilkerson I would like to settle on a term for "Null assertion operator"/`!` and then update all of our resources (docs, lints, diagnostics, in the SDK, etc)...

a.language
p2-medium
e2-days
st.triage.ltw

### Page URL https://dart.dev/language/extension-methods.html ### Page source https://github.com/dart-lang/site-www/tree/main/src/language/extension-methods.md ### Describe the problem In the "[implementing extension methods](https://dart.dev/language/extension-methods#implementing-extension-methods)" section, why does the syntax show a question mark on the extension name?...

a.language
p3-low
e0-minutes
act.question
co.discussion
st.triage.ltw