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

Migrate Irony.GrammarExplorer to net 6.0 #1932

Merged
merged 4 commits into from Oct 14, 2023
Merged

Conversation

Jklawreszuk
Copy link
Collaborator

PR Details

Description

The Grammar Explorer allows developers to test, e.g how Stride Shader syntax (SDSL) works. This tool
has been ported to net 6. I also added latest few fixes from codeplex's Irony repository, since it was impossible to load the grammar.

image

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Eideren Eideren merged commit c84a74c into stride3d:master Oct 14, 2023
12 of 14 checks passed
@Eideren
Copy link
Collaborator

Eideren commented Oct 14, 2023

Thanks !

@Jklawreszuk Jklawreszuk deleted the irony branch October 27, 2023 16:59
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