aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/src/main/js/xtext/ValidationService.ts
Commit message (Collapse)AuthorAge
* build: move modules into subproject directoryLibravatar Kristóf Marussy2021-12-12
|
* chore(web): fix Sonar issueLibravatar Kristóf Marussy2021-11-16
|
* chore(web): json validation with zodLibravatar Kristóf Marussy2021-11-16
| | | | | | Use the zod library instead of manually written type assertions for validating json messages from the server. This makes it easier to add and handle new messages.
* chore(web): refactor xtext clientLibravatar Kristóf Marussy2021-10-31
|
* feat(web): semantic highlightingLibravatar Kristóf Marussy2021-10-31
|
* chore(web): move logger to utils/Libravatar Kristóf Marussy2021-10-31
|
* chore(web): refactor xtext clientLibravatar Kristóf Marussy2021-10-31