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

Langium #72

Merged
merged 38 commits into from
Aug 6, 2024
Merged

Langium #72

merged 38 commits into from
Aug 6, 2024

Conversation

braunc8
Copy link
Collaborator

@braunc8 braunc8 commented Aug 1, 2024

Added compositions and patterns into langium grammar, added load statements

braunc8 added 30 commits July 12, 2024 13:47
Copy link
Member

@mosser mosser left a comment

Choose a reason for hiding this comment

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

Looks pretty Good! We just need to bump the release version properly before being able to deploy.

Copy link
Member

Choose a reason for hiding this comment

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

I'm wondering why the noUnusedLocals needs to be set to True and why we are including it in the config files flagged as -old. It would be nice to clean it up if this file is not necessary, or to remove the -old flag if they are mandatory,

langium/CHANGELOG.md Show resolved Hide resolved
@@ -26,8 +26,6 @@
"package": "npm run check-types && node esbuild.mjs --production"
},
"dependencies": {
Copy link
Member

Choose a reason for hiding this comment

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

Excellent to have removed the unecessary dependencies!

@mosser mosser merged commit 1a136b0 into main Aug 6, 2024
1 check passed
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.

2 participants