aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* feat: skeleton for language to store mappingLibravatar Kristóf Marussy2021-10-01
|
* build: webpack fixesLibravatar Kristóf Marussy2021-10-01
|
* build: migration to Gradle 7Libravatar Kristóf Marussy2021-09-29
|
* Simplify brandingLibravatar Kristóf Marussy2021-09-28
|
* docs: add build and Sonar badges [skip-ci]Libravatar Kristóf Marussy2021-09-24
|
* fix: add missing html lang attributeLibravatar Kristóf Marussy2021-09-24
|
* ci: fix typo in Sonar configLibravatar Kristóf Marussy2021-09-24
|
* ci: Sonar fixesLibravatar Kristóf Marussy2021-09-24
|
* build: make sure to produce JaCoCo xml reportLibravatar Kristóf Marussy2021-09-24
|
* ci: fix typo and simplify workflowLibravatar Kristóf Marussy2021-09-24
|
* ci: trying to fix build.ymlLibravatar Kristóf Marussy2021-09-24
|
* ci: add GH actions build and SonarScannerLibravatar Kristóf Marussy2021-09-24
|
* docs: add EPL-2.0 licenseLibravatar Kristóf Marussy2021-09-24
|
* Merge remote-tracking branch 'origin/web-demo'Libravatar Kristóf Marussy2021-09-20
|\
| * Merge branch 'web-demo' of https://github.com/viatra/VIATRA-Generator.git ↵Libravatar OszkarSemerath2021-09-20
| |\ | | | | | | | | | into web-demo
| * | Data structure for predicate representationLibravatar OszkarSemerath2021-09-20
| | |
* | | Add tutorial to README.mdLibravatar Kristóf Marussy2021-09-20
| |/ |/|
* | Force LF line endings in frontend filesLibravatar Kristóf Marussy2021-09-20
| | | | | | | | | | eslint will signal an error if Git adds CRLF line endings to TypeScript files on Windows.
* | Refactor ServerLauncherLibravatar Kristóf Marussy2021-09-20
| |
* | Allow launching server from EclipseLibravatar Kristóf Marussy2021-09-19
| |
* | Allow running ServerLauncher from EclipseLibravatar Kristóf Marussy2021-09-19
| |
* | Make language-model gets the Xtext natureLibravatar Kristóf Marussy2021-09-19
| | | | | | | | | | If the project does not have the Xtext nature, the Problem.xtext file will not be able to load problem.ecore
* | Merge remote-tracking branch 'origin/web-demo'Libravatar Kristóf Marussy2021-09-19
|\|
| * Import fixLibravatar OszkarSemerath2021-09-19
| |
| * PredicateTranslator first versionLibravatar OszkarSemerath2021-09-19
| |
| * Merge branch 'web-demo' of https://github.com/viatra/VIATRA-Generator.git ↵Libravatar OszkarSemerath2021-09-19
| |\ | | | | | | | | | into web-demo
| * | Small fixes over the projectLibravatar OszkarSemerath2021-09-19
| | |
* | | Frontend color changesLibravatar Kristóf Marussy2021-09-19
| |/ |/|
* | Frontend color themeLibravatar Kristóf Marussy2021-09-17
| |
* | Add ESLint configLibravatar Kristóf Marussy2021-08-22
| |
* | Covert language-web to TypeScriptLibravatar Kristóf Marussy2021-08-22
| |
* | Bump Material-UI versionLibravatar Kristóf Marussy2021-08-22
| |
* | Bump CodeMirror, React versionsLibravatar Kristóf Marussy2021-08-22
| |
* | Make Xtext CodeMirror more robustLibravatar Kristóf Marussy2021-08-20
| |
* | Simplify node namingLibravatar Kristóf Marussy2021-08-20
|/
* renamed TupleRelationView -> KeyOnlyViewLibravatar OszkarSemerath2021-08-17
|
* changed querytest to highlight query independence from modelLibravatar OszkarSemerath2021-08-17
|
* organize importsLibravatar OszkarSemerath2021-08-17
|
* Removed unused model parameters from relational viewsLibravatar OszkarSemerath2021-08-17
|
* Views works as keys + they can be instantiated without modelLibravatar OszkarSemerath2021-08-17
|
* Missed removing old version of the fileLibravatar OszkarSemerath2021-08-16
|
* Build fixes, formattingLibravatar Kristóf Marussy2021-08-16
|
* First working test for querying models.Libravatar OszkarSemerath2021-08-16
| | | Co-authored-by: Attila Ficsor <ficsorattila96@gmail.com>
* Included EMF for rete recipies (hopefully temporally)Libravatar OszkarSemerath2021-08-16
|
* Update on relationalQueryes to include specificationsLibravatar OszkarSemerath2021-08-16
|
* Added a simple RelationView for setsLibravatar OszkarSemerath2021-08-16
|
* Update on relationalViews constructor visibilityLibravatar OszkarSemerath2021-08-16
|
* :lipstick:Libravatar OszkarSemerath2021-08-16
|
* Basic Model building testsLibravatar OszkarSemerath2021-08-16
|
* Added validation for null tuplesLibravatar OszkarSemerath2021-08-16
|