aboutsummaryrefslogtreecommitdiffstats
path: root/language-ide
Commit message (Collapse)AuthorAge
* chore: fix Java 17 Sonar warningsLibravatar Kristóf Marussy2021-10-02
| | | | | Had to disable code coverage measurement in the Quality Gate, we should switch it on again once we have a complete test suite.
* build: migration to Gradle 7Libravatar Kristóf Marussy2021-09-29
|
* Simplify node namingLibravatar Kristóf Marussy2021-08-20
|
* Refactoring based on Sonar reportsLibravatar Kristóf Marussy2021-07-29
|
* Generate all files on buildLibravatar Kristóf Marussy2021-06-29
|
* Remove xtext-gen generated filesLibravatar Kristóf Marussy2021-06-29
| | | | They are regenerated on each build
* Fix real literalsLibravatar Kristóf Marussy2021-06-28
|
* Add scoping tests and simplify implicit nodesLibravatar Kristóf Marussy2021-06-28
| | | | | | | * Do not export implicit nodes to the global scope * Enum literals must not be quoted * Plan for the future: unify quoted nodes from the global scope in post-processing
* Add data constant supportLibravatar Kristóf Marussy2021-06-27
|
* Customize client-side CodeMirror modeLibravatar Kristóf Marussy2021-06-27
|
* Remove Eclipse-specific filesLibravatar Kristóf Marussy2021-06-27
| | | | They can be re-generated by the BuildShip plugin anyways.
* Simplify project layoutLibravatar Kristóf Marussy2021-06-27