aboutsummaryrefslogtreecommitdiffstats
path: root/language
Commit message (Collapse)AuthorAge
* Refactor Gradle configsLibravatar Kristóf Marussy2021-07-31
|
* Add new data structure for backendLibravatar Kristóf Marussy2021-07-29
| | | | Co-authored-by: Oszkár Semeráth <semerath@mit.bme.hu>
* 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
|
* Pin all m2 dependency versionsLibravatar Kristóf Marussy2021-06-29
|
* Generate all files on buildLibravatar Kristóf Marussy2021-06-29
|
* Remove Xtext generated Javascript fileLibravatar Kristóf Marussy2021-06-29
|
* Remove xtext-gen generated filesLibravatar Kristóf Marussy2021-06-29
| | | | They are regenerated on each build
* 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
|
* 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