aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Refactoring packages related to VersionedMapDeltaImpl + VersionedMapStoreStat...Libravatar OszkarSemerath2023-07-24
* Enabled QueryTransactionTestLibravatar OszkarSemerath2023-07-24
* Added missing copyright headers.Libravatar OszkarSemerath2023-07-24
* Merge branch 'graphs4value:main' into datastructureLibravatar Oszkár Semeráth2023-07-24
|\
| * Merge pull request #27 from kris7t/ordered-result-setLibravatar Kristóf Marussy2023-06-29
| |\
| | * feat: ordered query ResultSetLibravatar Kristóf Marussy2023-06-29
| |/
| * fix: FilteredView default valueLibravatar Kristóf Marussy2023-06-22
| * refactor: remove RuleLibravatar Kristóf Marussy2023-06-18
| * chore: .yarnrc.yml licenseLibravatar Kristóf Marussy2023-06-18
| * Merge pull request #26 from kris7t/query-refactorLibravatar Kristóf Marussy2023-06-18
| |\
| | * chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-06-18
| | * refactor: prefer Query.of over Dnf.ofLibravatar Kristóf Marussy2023-06-18
| | * refactor: clean up Symbol constructorLibravatar Kristóf Marussy2023-06-18
| | * fix: further Dnf tests and fixesLibravatar Kristóf Marussy2023-06-17
| | * refactor(query): structural equality matcherLibravatar Kristóf Marussy2023-06-15
| | * refactor: simplified Dnf parameter directionsLibravatar Kristóf Marussy2023-05-26
| | * feat: count and aggregation literal reductionLibravatar Kristóf Marussy2023-05-03
| | * refactor: avoid unnecessary Literal substitutionsLibravatar Kristóf Marussy2023-05-01
| | * feat: query parameter binding validationLibravatar Kristóf Marussy2023-05-01
| | * fix(web): editor cursor stylingLibravatar Kristóf Marussy2023-04-26
| | * chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-04-26
| | * build: reduce ESLint performance costLibravatar Kristóf Marussy2023-04-26
| | * build: improve Xtext project isolationLibravatar Kristóf Marussy2023-04-26
| | * build: enable parallel Gradle buildLibravatar Kristóf Marussy2023-04-25
| | * chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-04-25
| | * refactor: query termsLibravatar Kristóf Marussy2023-04-23
| | * refactor: simplify ModelAdapterLibravatar Kristóf Marussy2023-04-21
| | * fix: REAL_SUM input and result typeLibravatar Kristóf Marussy2023-04-21
| | * 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
| | * build: add workflow for REUSE compliance checkLibravatar 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: add clobberEclipse taskLibravatar 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
| |/
| * Merge pull request #24 from kris7t/partial-interpretationLibravatar Kristóf Marussy2023-03-31
| |\
| | * build: try to fix secret detection in workflowLibravatar Kristóf Marussy2023-03-31
| | * 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