Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eclipse-langium
/
langium
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
912
Code
Issues
106
Pull requests
8
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
jm/extended-checks-for-assignments
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 30, 2025
Merge branch 'main' into jm/extended-checks-for-assignments
emilkrebs
committed
2413229
Copy full SHA for 2413229
Validate that no return type is specified for fragments (#2058)
JohannesMeierSE
authored
6f9c6d7
Copy full SHA for 6f9c6d7
Commits on Oct 29, 2025
Merge branch 'main' into jm/extended-checks-for-assignments
emilkrebs
committed
89594f9
Copy full SHA for 89594f9
Commits on Oct 23, 2025
DefaultWorkspaceManager: improve error handling in traverseFolder (#2047)
tomsontom
authored
1ea6ea0
Copy full SHA for 1ea6ea0
fixed bugs: circular calls of fragments, validate rewrite actions as starting points, more test cases
JohannesMeierSE
committed
65dfd32
Copy full SHA for 65dfd32
Commits on Oct 22, 2025
Added `devcontainer.json` (#2048)
spoenemann
authored
14554d5
Copy full SHA for 14554d5
Commits on Oct 20, 2025
fixed bug: don't create validation markers for assignments in other documents
JohannesMeierSE
committed
7d11c3e
Copy full SHA for 7d11c3e
Validate mixed use of ?=, = and += for the same feature
JohannesMeierSE
committed
60f8b6e
Copy full SHA for 60f8b6e
Validation for assigned calls of fragments checks also nested calls now (#2054)
JohannesMeierSE
authored
0977965
Copy full SHA for 0977965
code action to replace = by += for multiple assignments, more test cases
JohannesMeierSE
committed
2b2bf37
Copy full SHA for 2b2bf37
Commits on Sep 19, 2025
Update versions and changelog for 4.1.0 (#2034)
msujew
authored
98460c8
Copy full SHA for 98460c8
Commits on Sep 18, 2025
DocumentValidator: configure the validation of single nodes (#2035)
JohannesMeierSE
authored
8df4763
Copy full SHA for 8df4763
Improved calculation of `CrossReferencesOfAstNodeType` (#2036)
JohannesMeierSE
authored
1123f7f
Copy full SHA for 1123f7f
Commits on Sep 17, 2025
langium: refined document builder's `waitUntil` with document URI to fire as soon as document reaches required state (#2024)
Show description for 7525032
sailingKieler
authored
7525032
Copy full SHA for 7525032
langium/lsp: made LSP service minimum document state settings configurable in `startLanguageServer(...)` (#2019)
Show description for 046c9b1
sailingKieler
authored
046c9b1
Copy full SHA for 046c9b1
Commits on Sep 16, 2025
generator-langium: remove lint call (#2030)
kaisalmen
authored
1a93a22
Copy full SHA for 1a93a22
Commits on Sep 11, 2025
Update changelog for Langium v4.0.1 (#2027)
msujew
authored
fb8dc7a
Copy full SHA for fb8dc7a
Commits on Sep 4, 2025
Fix empty infix parser error (#2011)
msujew
authored
38d5f16
Copy full SHA for 38d5f16
Fix infix rule CST issues (#2023)
Show description for 51f5d0a
msujew
authored
51f5d0a
Copy full SHA for 51f5d0a
langium: removed short cut guards in document builder's 'resetToState' method (#2022)
Show description for 3670747
sailingKieler
authored
3670747
Copy full SHA for 3670747
langium: extended Multimap constructor to accept an Iterable of initial data. (#2020)
Show description for d2c2d3d
sailingKieler
authored
d2c2d3d
Copy full SHA for d2c2d3d
Commits on Aug 11, 2025
Add parser profiler (#1993)
Show description for 910e8a0
RGHenderson
and
ydaveluy
authored
910e8a0
Copy full SHA for 910e8a0
Commits on Aug 6, 2025
langium ast-utils: pass 'trace' to the recursive calls of `copyAstNode` (#1995)
sailingKieler
authored
3ba3eb5
Copy full SHA for 3ba3eb5
Commits on Jul 31, 2025
Added milestone, listed another breaking change in the CHANGELOG.md (#1994)
JohannesMeierSE
authored
0c9fac4
Copy full SHA for 0c9fac4
fix & supplement in langium/CHANGELOG.md regarding Langium v4.0 (#1992)
sailingKieler
authored
e3dd5d3
Copy full SHA for e3dd5d3
Update versions and changelog for version 4.0 of Langium (#1988)
msujew
authored
5ce8d6b
Copy full SHA for 5ce8d6b
Commits on Jul 30, 2025
Remove long-time deprecated properties (#1991)
msujew
authored
4136f7d
Copy full SHA for 4136f7d
Commits on Jul 29, 2025
AstUtils: added an optional `trace` map to `copyAstNode` (#1990)
Show description for 9f4729b
sailingKieler
authored
9f4729b
Copy full SHA for 9f4729b
Improve generated `ast.ts` regarding multiple languages (#1979)
Show description for 47d629c
JohannesMeierSE
authored
47d629c
Copy full SHA for 47d629c
Commits on Jul 28, 2025
Add an option to generate a minimal project with Yeoman (#1967)
Show description for 16899fd
JMazat
and
NicolasChusseau
authored
16899fd
Copy full SHA for 16899fd
Commits on Jul 22, 2025
chore: bump eslint (#1987)
Show description for be7349c
cdietrich
authored
be7349c
Copy full SHA for be7349c
Disable syntax highlighting delta (#1985)
msujew
authored
ee5f71d
Copy full SHA for ee5f71d
Commits on Jul 9, 2025
Completed the descriptions in the example README.md how to execute the examples (#1889)
JohannesMeierSE
authored
5bd2d78
Copy full SHA for 5bd2d78
Enable explicit types for infix rules (#1954)
spoenemann
authored
7c4f871
Copy full SHA for 7c4f871
Added DocumentBuilder method to reset document state
spoenemann
committed
6d9a47e
Copy full SHA for 6d9a47e
Pagination
Previous
Next
You can’t perform that action at this time.