Skip to content
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

Tracking issue for non-function type aliases #44951

Closed
19 tasks done
leafpetersen opened this issue Feb 11, 2021 · 4 comments
Closed
19 tasks done

Tracking issue for non-function type aliases #44951

leafpetersen opened this issue Feb 11, 2021 · 4 comments
Assignees
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) language-nonfunction-type-aliases Issues related to non-function type aliases P1 A high priority bug; for example, a single project is unusable or has many test failures

Comments

@leafpetersen
Copy link
Member

leafpetersen commented Feb 11, 2021

This issue is for tracking implementation of the non-function type aliases feature.

The implementation plan for this issue is here.

TODO:

  • Issue for implementation in dart2js.
  • Issue for implementation in DDC.
  • Issue for implementation in the VM.
  • Issue for implementation in CFE.
  • Issue for implementation in Analyzer.
  • Issue for implementation in IntelliJ.
  • Issue for implementation in syntax highlighters
  • Issue for support in linter.
  • Issue for implementation in Kythe.
  • Issue for implementation in Cider.
  • Issue for implementation in Dartfmt.
  • Issue for implementation in Dartdoc.
  • Issue for implementation in build systems and Angular compiler.
  • Issue for VM Service support.
  • Issue for web debugging support.
  • Issue for language tests written.
  • Issue for documentation.
  • Issue for tests validated as passing.
  • Issue for core library updates.
@leafpetersen
Copy link
Member Author

@eernstg eernstg added the language-nonfunction-type-aliases Issues related to non-function type aliases label Feb 23, 2021
@leafpetersen leafpetersen assigned leafpetersen and unassigned eernstg Mar 13, 2021
@franklinyow franklinyow added the P1 A high priority bug; for example, a single project is unusable or has many test failures label Mar 25, 2021
@devoncarew devoncarew changed the title Implementation tracking issue for non-function type aliases Tracking issue for non-function type aliases Mar 30, 2021
@iapicca
Copy link

iapicca commented Mar 31, 2021

This issue is for tracking implementation of the non-function type aliases feature.

this link seems dead

@eernstg
Copy link
Member

eernstg commented Mar 31, 2021

Links fixed.

@leafpetersen
Copy link
Member Author

Landed in master, should go to beta shortly.

@eernstg eernstg added the implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) label Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) language-nonfunction-type-aliases Issues related to non-function type aliases P1 A high priority bug; for example, a single project is unusable or has many test failures
Projects
None yet
Development

No branches or pull requests

4 participants