aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/store-query-interpreter/src/main
Commit message (Collapse)AuthorAge
* refactor: move terms and DNF into logic subprojectLibravatar Kristóf Marussy2024-04-07
|
* feat(query): left join for data variablesLibravatar Kristóf Marussy2024-04-07
|
* fix(query-interpreter): register Recipes packageLibravatar Kristóf Marussy2023-10-14
| | | | | Make sure we never fall back to reflective EObjectImpl instead of generated classes when comparing recipes, as the reflective version is much slower.
* fix(query-interpreter): functional dependenciesLibravatar Kristóf Marussy2023-09-19
|
* chore: remove VIATRA brandingLibravatar Kristóf Marussy2023-09-16
Rename VIATRA subprojects to Refinery Interpreter to avoid interfering with Eclipse Foundation trademarks. Uses refering to a specific (historical) version of VIATRA were kept to avoid ambiguity.