aboutsummaryrefslogtreecommitdiffstats
path: root/model-data/src/main/java/org/eclipse
Commit message (Collapse)AuthorAge
* build: migration to Gradle 7Libravatar Kristóf Marussy2021-09-29
|
* Data structure for predicate representationLibravatar OszkarSemerath2021-09-20
|
* PredicateTranslator first versionLibravatar OszkarSemerath2021-09-19
|
* Small fixes over the projectLibravatar OszkarSemerath2021-09-19
|
* renamed TupleRelationView -> KeyOnlyViewLibravatar 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
|
* 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
|
* Added validation for null tuplesLibravatar OszkarSemerath2021-08-16
|
* Removed data reference to domain classesLibravatar 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
|
* Added filterLibravatar OszkarSemerath2021-08-15
|
* views of a for RelationRepresentations that can be queried.Libravatar OszkarSemerath2021-08-15
|
* Map -> iterable transformerLibravatar OszkarSemerath2021-08-15
|
* Added class for useful iterator functions (motivated by GUAVA)Libravatar OszkarSemerath2021-08-15
|
* renamed SymbolRepresentation to RelationRepresentation + added namesLibravatar OszkarSemerath2021-08-11
|
* Missed the ugly solution from map.putLibravatar OszkarSemerath2021-08-11
|
* Potential concurrent modification exception in multithread env resolvedLibravatar OszkarSemerath2021-08-11
|
* Model put returns old valueLibravatar OszkarSemerath2021-08-11
|
* Map.put returns old value, ugly solutionLibravatar OszkarSemerath2021-08-11
|
* getCursor renamed to getAllLibravatar OszkarSemerath2021-08-10
|
* Model and model store interfaces and implementationsLibravatar OszkarSemerath2021-08-10
|
* Key validationLibravatar OszkarSemerath2021-08-10
|
* RepresentationsLibravatar OszkarSemerath2021-08-10
|
* Diffcursor dependency updateLibravatar OszkarSemerath2021-08-10
|
* Simple collective cursors for modelsLibravatar OszkarSemerath2021-08-10
|
* Initial model versionLibravatar OszkarSemerath2021-08-09
|
* SymbolsLibravatar OszkarSemerath2021-08-09
|
* Tuple and Tuple continuous hash providerLibravatar OszkarSemerath2021-08-08
|
* getStates moved to interface levelLibravatar OszkarSemerath2021-08-05
|
* Exception removed from interface.Libravatar OszkarSemerath2021-08-05
|
* Sonar fixesLibravatar OszkarSemerath2021-08-01
|
* Model representation is outdated.Libravatar OszkarSemerath2021-08-01
|
* KEY,VALUE replaced with K,V to please SonarLibravatar OszkarSemerath2021-08-01
|
* Hashprovide + Node update to make better equals/hashcodes servicesLibravatar OszkarSemerath2021-08-01
|
* Data structure cleanup with SonarLibravatar Kristóf Marussy2021-07-29
|