aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/src/main/js/xtext
Commit message (Collapse)AuthorAge
* chore(web): refactor UpdateServiceLibravatar Kristóf Marussy2021-10-31
| | | | | extract utils/ConditionVariable from xtext/UpdateService as a generally useful utility class for waiting for conditions
* chore(web): move logger to utils/Libravatar Kristóf Marussy2021-10-31
|
* feat(web): server-side content assist filteringLibravatar Kristóf Marussy2021-10-31
|
* chore(web): refactor xtext clientLibravatar Kristóf Marussy2021-10-31
|
* feat(web): add client-side logging supportLibravatar Kristóf Marussy2021-10-02
| | | | | Also modified langauge-web/src/main/js/xtext/ServiceBuilder.js to make sure the new logger is used as soon as xtext is initialized.
* Covert language-web to TypeScriptLibravatar Kristóf Marussy2021-08-22
|
* Make Xtext CodeMirror more robustLibravatar Kristóf Marussy2021-08-20
|
* Webpack build for frontendLibravatar Kristóf Marussy2021-06-29