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

Fix the lexing of Inform 6 properties and doubles #2214

Merged
merged 1 commit into from Aug 22, 2022

Conversation

dscorbett
Copy link
Contributor

This PR fixes the lexing of property directives for properties whose names are contextual keywords, like Property additive long 12;, adds support for double literals, like $>+1.0, and adds support for double constants, like DOUBLE_HI_INFINITY.

@jeanas jeanas merged commit cbc7143 into pygments:master Aug 22, 2022
@dscorbett dscorbett deleted the inform-6 branch August 22, 2022 16:59
@Anteru Anteru added this to the 2.14.0 milestone Dec 30, 2022
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

3 participants