aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects
Commit message (Expand)AuthorAge
...
| * 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
* | decreasing steps in fast fuzz testsLibravatar OszkarSemerath2023-07-21
* | Improved tuple hash calculationLibravatar OszkarSemerath2023-07-21
* | VersionedMapStoreFactoryBuilder.java is introduced, all tests are updated.Libravatar OszkarSemerath2023-07-21
* | Fixing long-standing bug with state based diff cursor.Libravatar OszkarSemerath2023-07-18
* | Initialization bugs with empty DeltaDiffCursor fixedLibravatar OszkarSemerath2023-02-20
* | Additional tests for delta restorationLibravatar OszkarSemerath2023-02-16
* | Fuzz test environment is parametrized by VersionedMapStoreBuilder configurationsLibravatar OszkarSemerath2023-02-14
* | Test environment cannot rely upon the order of elements in a map since Versio...Libravatar OszkarSemerath2023-02-14
* | Nasty error fixed in VersionedMapStoreDeltaImpl.javaLibravatar OszkarSemerath2023-02-14
* | Potential synchronization issue fixed in VersionedMapStoreDeltaImpl.getStatesLibravatar OszkarSemerath2023-02-13
* | Multiple small updates and fixes to support all upcoming tests.Libravatar OszkarSemerath2023-02-13
* | VersionedMapStoreBuilder returns builder state.Libravatar OszkarSemerath2023-02-13
* | Moved test parametrization to FuzzTestCollections.javaLibravatar OszkarSemerath2023-02-10
* | VersionedMapStoreBuilder for delta and state based storesLibravatar OszkarSemerath2023-02-10
* | Delta store commitLibravatar OszkarSemerath2023-02-05
* | Fixing warning caused by an "unused parameter" which is used by an annotationLibravatar OszkarSemerath2023-02-05
* | Formatting fuzz tests + improving code qualitzLibravatar OszkarSemerath2023-02-05
* | Extending map tests with null as default value.Libravatar OszkarSemerath2023-02-05
* | fixup! Performance improvements by replacing hash depth calculation with shif...Libravatar OszkarSemerath2023-02-05
* | Cursor comparison bugfix with empty cursors (and null values).Libravatar OszkarSemerath2023-02-05
* | DiffCursor value comparison support for null values.Libravatar OszkarSemerath2023-02-05
* | Code quality improvements in cursorsLibravatar OszkarSemerath2023-02-05
* | Code quality improvements in nodesLibravatar OszkarSemerath2023-02-05
* | Performance improvements by replacing hash depth calculation with shifting, i...Libravatar OszkarSemerath2023-02-04
|/
* 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