aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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
|
* Removed data reference to domain classesLibravatar OszkarSemerath2021-08-16
|
* Updated gradle build for viatra.Libravatar OszkarSemerath2021-08-16
|
* Further renamingLibravatar OszkarSemerath2021-08-16
|
* Removed symbols as they were not on the right abstraction levelLibravatar OszkarSemerath2021-08-16
|
* Caching tuple1 objectsLibravatar OszkarSemerath2021-08-16
|
* First version of query builderLibravatar OszkarSemerath2021-08-16
| | | Co-authored-by: Attila Ficsor <ficsorattila96@gmail.com>
* changend the visibility of view.arityLibravatar OszkarSemerath2021-08-16
|
* renamingLibravatar OszkarSemerath2021-08-16
|
* Renamed RelationRepresentation to RelationLibravatar OszkarSemerath2021-08-15
|
* Initial commit of query integration, adapting the work of Attila FicsorLibravatar OszkarSemerath2021-08-15
| | | Co-authored-by: Ficsor Attila <ficsorattila96@gmail.com
* :lipstick:Libravatar OszkarSemerath2021-08-15
|
* Fixing CollectionsUtil visibilityLibravatar OszkarSemerath2021-08-15
|
* fixing visibilities in CollectionsUtilLibravatar OszkarSemerath2021-08-15
|
* Tests for CollectionsUtilLibravatar OszkarSemerath2021-08-15
|
* Tests for CollectionsUtilLibravatar OszkarSemerath2021-08-15
|
* Added filterLibravatar OszkarSemerath2021-08-15
|