aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects
Commit message (Expand)AuthorAge
* refactor: remove useless DataVariable overloadLibravatar Kristóf Marussy2023-04-21
* refactor: lambda-based Dnf and Query factoryLibravatar Kristóf Marussy2023-04-21
* chore(deps): downgrade to Java 17Libravatar Kristóf Marussy2023-04-15
* refactor: remove virtual thread supportLibravatar Kristóf Marussy2023-04-15
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-04-15
* refactor: rename RelationView to SymbolViewLibravatar 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: refactor frontend buildLibravatar Kristóf Marussy2023-04-09
* build: always prefer slf4j instead of log4j 1.xLibravatar Kristóf Marussy2023-04-08
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-04-08
* build: convert Gradle scripts to KotlinLibravatar Kristóf Marussy2023-04-08
* refactor: remove TupleLikeLibravatar Kristóf Marussy2023-04-07
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-03-31
* feat: terms and improved query evaluationLibravatar Kristóf Marussy2023-03-31
* refactor: use Cursor in query result setsLibravatar Kristóf Marussy2023-03-01
* refactor: more direct access to VIATRA result setLibravatar Kristóf Marussy2023-03-01
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-02-26
* refactor: rename PartialInterpretation adapterLibravatar Kristóf Marussy2023-02-25
* feat: Dnf reduction and structural equalityLibravatar Kristóf Marussy2023-02-24
* refactor: split query and partial from storeLibravatar Kristóf Marussy2023-02-20
* feat: type inference for class hierarchiesLibravatar Kristóf Marussy2023-02-20
* feat: PartialInterpretation representationsLibravatar Kristóf Marussy2023-02-17
* refactor: EDSL for DNF literalsLibravatar Kristóf Marussy2023-02-09
* refactor: Atom -> Literal naming conventionLibravatar Kristóf Marussy2023-02-09
* refactor: PartialInterpretation adapter namingLibravatar Kristóf Marussy2023-02-03
* refactor: Symbol as recordLibravatar Kristóf Marussy2023-02-03
* fix: missing NoSuchElementExceptionLibravatar Kristóf Marussy2023-02-02
* build: try to fix lint errorsLibravatar Kristóf Marussy2023-02-02
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-02-02
* refactor: do not allow Symbol in CallAtomLibravatar Kristóf Marussy2023-02-02
* feat: track uncommitted Model changesLibravatar Kristóf Marussy2023-02-02
* feat: track ModelQuery pending changesLibravatar Kristóf Marussy2023-02-02
* feat: model query functional dependenciesLibravatar Kristóf Marussy2023-02-02
* refactor: VIATRA adapter fixesLibravatar Kristóf Marussy2023-02-01
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-02-01
* feat: negative and transitive RelationViewAtomLibravatar Kristóf Marussy2023-01-29
* refactor: Model store and query APILibravatar Kristóf Marussy2023-01-29
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-01-28
* fix(frontend): do not scroll initiallyLibravatar Kristóf Marussy2022-12-21
* feat(frontend): add links to top barLibravatar Kristóf Marussy2022-12-21
* refactor(store): compare VersionedMap instancesLibravatar Kristóf Marussy2022-12-21
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2022-12-21
* refactor(store): simplify return typesLibravatar Kristóf Marussy2022-12-13
* chore(deps): upgrade to yarn canaryLibravatar Kristóf Marussy2022-12-13
* chore(web): upgrade to Jetty 12.0.0.alpha3Libravatar Kristóf Marussy2022-12-12
* refactor(frontend): split vite configLibravatar Kristóf Marussy2022-12-11
* refactor(frontend): lazy load XtextClientLibravatar Kristóf Marussy2022-12-11