aboutsummaryrefslogtreecommitdiffstats
path: root/model-data/src
Commit message (Collapse)AuthorAge
* renamed TupleRelationView -> KeyOnlyViewLibravatar OszkarSemerath2021-08-17
|
* changed querytest to highlight query independence from modelLibravatar 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
|
* Build fixes, formattingLibravatar Kristóf Marussy2021-08-16
|
* First working test for querying models.Libravatar OszkarSemerath2021-08-16
| | | Co-authored-by: Attila Ficsor <ficsorattila96@gmail.com>
* 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
|
* :lipstick:Libravatar OszkarSemerath2021-08-16
|
* Basic Model building testsLibravatar 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
|
* Tests for CollectionsUtilLibravatar OszkarSemerath2021-08-15
|
* Tests for 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
|
* test environment to evaluate the return value of putLibravatar OszkarSemerath2021-08-11
|
* removed unused importLibravatar 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
|
* Fixed multithread testLibravatar 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
|
* Multithread tests addedLibravatar OszkarSemerath2021-08-06
|