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

Add recent keywords for Dart syntax #1449

Merged
merged 1 commit into from
May 18, 2020
Merged

Conversation

srawlins
Copy link
Contributor

A few changes:

  • Change Dart's official website
  • Add keywords long missing: as, const, external, on, rethrow
  • Add keywords from Dart 2.0: covariant
  • Add keywords from Dart 2.1: mixin
  • Add keywords from Dart 2.7: extension
  • Add keywords from Dart 2.9: late, required
  • Add long missing type, Null, and type introduced in 2.9, Never.

Addresses some of #1448

@Anteru Anteru added the changelog-update Items which need to get mentioned in the changelog label May 18, 2020
@Anteru Anteru self-assigned this May 18, 2020
@Anteru Anteru added this to the 2.7 milestone May 18, 2020
@Anteru Anteru merged commit 65562a9 into pygments:master May 18, 2020
@Anteru
Copy link
Collaborator

Anteru commented May 18, 2020

Merged and queued for the next release, thanks for your contribution!

@Anteru Anteru removed the changelog-update Items which need to get mentioned in the changelog label May 22, 2020
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.

None yet

2 participants