aboutsummaryrefslogtreecommitdiffstats
path: root/language/src/main/java/org
Commit message (Collapse)AuthorAge
* chore: change package nameLibravatar Kristóf Marussy2021-10-05
|
* 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.
* feat: skeleton for language to store mappingLibravatar Kristóf Marussy2021-10-01
|
* build: migration to Gradle 7Libravatar Kristóf Marussy2021-09-29
|
* Refactor ServerLauncherLibravatar Kristóf Marussy2021-09-20
|
* Simplify node namingLibravatar Kristóf Marussy2021-08-20
|
* Refactoring based on Sonar reportsLibravatar Kristóf Marussy2021-07-29
|
* Change operator for predicate definitionLibravatar Kristóf Marussy2021-07-02
|
* Fix enum literal scopesLibravatar Kristóf Marussy2021-06-30
|
* Node scoping fixesLibravatar Kristóf Marussy2021-06-30
|
* Remove Xtext generated Javascript fileLibravatar Kristóf Marussy2021-06-29
|
* Webpack build for frontendLibravatar Kristóf Marussy2021-06-29
|
* Fix derived state computer idempotencyLibravatar Kristóf Marussy2021-06-28
|
* 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
|
* Simplify project layoutLibravatar Kristóf Marussy2021-06-27