aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/language-web
Commit message (Expand)AuthorAge
* feat(language): type inferenceLibravatar Kristóf Marussy2024-04-07
* fix(web): Sonar security issueLibravatar Kristóf Marussy2024-02-24
* fix(web): CSP for SVG rasterizationLibravatar Kristóf Marussy2024-02-24
* refactor(language): name disambiguationLibravatar Kristóf Marussy2024-02-02
* refactor(language): module and node declarationsLibravatar Kristóf Marussy2024-01-31
* feat(web): color identifiers and nodesLibravatar Kristóf Marussy2024-01-03
* refactor: matching node names in CLI and webLibravatar Kristóf Marussy2024-01-01
* refactor: smenatics and facadesLibravatar Kristóf Marussy2023-11-03
* refactor(langauge-web): use generator facadesLibravatar Kristóf Marussy2023-11-03
* feat(frontend): save in URL fragmentLibravatar Kristóf Marussy2023-09-26
* chore: remove VIATRA brandingLibravatar Kristóf Marussy2023-09-16
* feat: specify random seed for generationLibravatar Kristóf Marussy2023-09-14
* refactor: do not construct uneeded interpretationLibravatar Kristóf Marussy2023-09-13
* fix: hide new node names in generated modelsLibravatar Kristóf Marussy2023-09-13
* feat: connect model generator to UILibravatar Kristóf Marussy2023-09-12
* feat: cancellation token for ModelStoreLibravatar Kristóf Marussy2023-09-11
* fix: build failures after integrating generationLibravatar Kristóf Marussy2023-09-11
* feat(web): control server settings with env varsLibravatar Kristóf Marussy2023-09-05
* refactor: server environemntal variablesLibravatar Kristóf Marussy2023-09-04
* build: add DockerfileLibravatar Kristóf Marussy2023-09-03
* feat: scope propagator in languageLibravatar Kristóf Marussy2023-09-03
* refactor(frontent): improve graph drawingLibravatar Kristóf Marussy2023-08-26
* feat: dot visualizationLibravatar Kristóf Marussy2023-08-23
* feat: improve semantics error reportingLibravatar Kristóf Marussy2023-08-20
* feat: interruptible VIATRA engineLibravatar Kristóf Marussy2023-08-19
* refactor: candidate interpreation only on demandLibravatar Kristóf Marussy2023-08-17
* fix: typo in language-web build scriptLibravatar Kristóf Marussy2023-08-17
* fix: more precise new object typesLibravatar Kristóf Marussy2023-08-17
* fix: opposite translation error reportingLibravatar Kristóf Marussy2023-08-17
* fix: containment link translationLibravatar Kristóf Marussy2023-08-17
* feat: basic semantics mapping and visualizationLibravatar Kristóf Marussy2023-08-17
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-06-18
* build: improve Xtext project isolationLibravatar Kristóf Marussy2023-04-26
* build: enable parallel Gradle buildLibravatar Kristóf Marussy2023-04-25
* chore(deps): downgrade to Java 17Libravatar Kristóf Marussy2023-04-15
* refactor: remove virtual thread supportLibravatar Kristóf Marussy2023-04-15
* chore: add copyright headersLibravatar Kristóf Marussy2023-04-15
* build: organize build scripts into packagesLibravatar Kristóf Marussy2023-04-09
* build: avoid repeating task names in build scriptsLibravatar Kristóf Marussy2023-04-09
* chore(web): fix lint errorsLibravatar Kristóf Marussy2023-04-09
* build: always prefer slf4j instead of log4j 1.xLibravatar Kristóf Marussy2023-04-08
* build: convert Gradle scripts to KotlinLibravatar Kristóf Marussy2023-04-08
* chore(web): upgrade to Jetty 12.0.0.alpha3Libravatar Kristóf Marussy2022-12-12
* refactor: be more conservative w/preview featuresLibravatar Kristóf Marussy2022-12-09
* chore(web): fix lint errorLibravatar Kristóf Marussy2022-12-09
* chore: upgrade to Java 19Libravatar Kristóf Marussy2022-11-22
* refactor(language): simplify syntaxLibravatar Kristóf Marussy2022-11-22
* refactor(test): WebSocket integ test robustnessLibravatar Kristóf Marussy2022-11-22
* feat(language): numeric expressionsLibravatar Kristóf Marussy2022-11-22
* feat(web): backend URL configurationLibravatar Kristóf Marussy2022-11-10