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
- De-release the check language with construct and associated tests,
validations, quick-fixes, generator code
- Clean up use of '==' when comparing with null in touched xtend
sources
- Change the check genmodel compliance to java 8, and commit the
associated javadoc changes
- De-release the check language with construct and associated tests,
validations, quick-fixes, generator code
- Clean up use of '==' when comparing with null in touched xtend
sources
- Change the check genmodel compliance to java 8, and commit the
associated javadoc changes
If the 'with' keyword is present in a check source, compilation fails with an UnsupportedOperationException
As the 'with' grammar element is not actually used, it makes sense to just de-release it rather than make it stable once more.
The text was updated successfully, but these errors were encountered: