feat!: go back on #221 and include spaces (without newlines) in JSX text#1
Open
Jony36jony wants to merge 98 commits into
Open
feat!: go back on #221 and include spaces (without newlines) in JSX text#1Jony36jony wants to merge 98 commits into
#221 and include spaces (without newlines) in JSX text#1Jony36jony wants to merge 98 commits into
Conversation
Swift Package Manager
…xponentiation-associativity fix: exponentation operator ** is right associative
Support <template> tags for Glimmer
Optional chaining property/array access and optional function calls now produce an `optional_chain` named field. When traversing a parsed program, once can retrieve the operator by looking at the source code, indeed, but it seems _hacky_ (in a bad sense).
Add optional_chain named field
* Support class static blocks * Use statement_block for class_static_block
Adds Blackbird queries
Add an action to publish the grammar automatically
Add HTML comments
It's a supertype and should not be inlined, since that makes it un-queryable
…single-line block comment Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
…nes) in JSX text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
joniurrahman36@gmail.com