aboutsummaryrefslogtreecommitdiffstats
path: root/language-to-store
Commit message (Collapse)AuthorAge
* build: library and application convetion pluginsLibravatar Kristóf Marussy2021-11-17
|
* build: merge java and junit conventionsLibravatar Kristóf Marussy2021-11-17
| | | | All Java code should have tests, anyways.
* build: move scripts into script pluginsLibravatar Kristóf Marussy2021-11-17
| | | | | Script plugins allow applying other plugins from plugins { } blocks, which simplifies the build script.
* chore(lang): shorten keyword individual -> indivLibravatar Kristóf Marussy2021-11-06
|
* chore: rename unique to individualLibravatar Kristóf Marussy2021-11-05
| | | | Suggestion by @vincemolnar to match SysML V2 terminology more closely.
* Test for the case study added.Libravatar Márton Golej2021-10-25
|
* findingRelationInDTO changed upLibravatar Márton Golej2021-10-19
|
* First try to fix bugsLibravatar Márton Golej2021-10-19
|
* chore: remove builtin library xtext dependencyLibravatar Kristóf Marussy2021-10-19
|
* nodeIter moved from private field inside the methodLibravatar Márton Golej2021-10-18
|
* Commments added, code cleanup:Libravatar Márton Golej2021-10-18
|
* Language to store implementation addedLibravatar Márton Golej2021-10-17
|
* chore(store): rename store packageLibravatar Kristóf Marussy2021-10-05
|
* chore: change package nameLibravatar Kristóf Marussy2021-10-05
|
* feat: skeleton for language to store mappingLibravatar Kristóf Marussy2021-10-01