Skip to content

add support for lexing attributes in Chapel#2376

Merged
jeanas merged 3 commits intopygments:masterfrom
arezaii:update-chapel-lexer-for-attributes
Mar 28, 2023
Merged

add support for lexing attributes in Chapel#2376
jeanas merged 3 commits intopygments:masterfrom
arezaii:update-chapel-lexer-for-attributes

Conversation

@arezaii
Copy link
Contributor

@arezaii arezaii commented Mar 15, 2023

This PR adds support for language changes in Chapel.

Chapel 1.30 includes support for attributes. The lexer was not able to process them without some adjustments.

* Chapel 1.30 includes support for attributes. The lexer was not
  able to process them without some adjustments.
Copy link
Contributor

@jeanas jeanas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Also thank you @amitkummer for reviewing!

@jeanas jeanas merged commit 2a2537d into pygments:master Mar 28, 2023
arezaii added a commit to chapel-lang/sphinxcontrib-chapeldomain that referenced this pull request Mar 30, 2023
add support for lexing attributes. The corresponding
changes were added to pygments in PR
pygments/pygments#2376
@Anteru Anteru added this to the 2.15.0 milestone Apr 10, 2023
@Anteru Anteru added the A-lexing area: changes to individual lexers label Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lexing area: changes to individual lexers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants