-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languagereleasedIncluded in a releaseIncluded in a releasevalidation ✔️Improved or new static checksImproved or new static checks
Description
Is your feature request related to a problem? Please describe
Lanugage concepts must be added to the grammar to test them. However, later changes to these language concepts are not possible without introducing a new major version.
Desired solution
Add a validator that shows a warning if the user uses language concepts that are marked as experimental. We can warn them that this concept may change without further notice.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languagereleasedIncluded in a releaseIncluded in a releasevalidation ✔️Improved or new static checksImproved or new static checks
Type
Projects
Status
✔️ Done