Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct datatypes for string expressions #1636

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2024

  1. STRLEN für UTF 8 angepasst

    DuDaAG committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    47feb71 View commit details
    Browse the repository at this point in the history
  2. Test

    DuDaAG committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4877e8f View commit details
    Browse the repository at this point in the history
  3. test rückgäning

    DuDaAG committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    aefd889 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. find pull-request

    DuDaAG committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b2cb8c6 View commit details
    Browse the repository at this point in the history
  2. Fix test

    DuDaAG committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    96b1959 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update src/engine/sparqlExpressions/StringExpressions.cpp

    Co-authored-by: Johannes Kalmbach <[email protected]>
    DuDaAG and joka921 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b7806b8 View commit details
    Browse the repository at this point in the history
  2. Update src/engine/sparqlExpressions/StringExpressions.cpp

    Co-authored-by: Johannes Kalmbach <[email protected]>
    DuDaAG and joka921 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a83d74b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Format

    Annika Greif committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e73d1ab View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. new LiteralOrIriValueGetter

    Annika Greif committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0ed79df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2666b78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from DuDaAG/master

    Update from original Qlever
    DuDaAG authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    27fff04 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. idToLiteralAndIri with specifiactions

    Annika Greif committed Nov 22, 2024
    2 Configuration menu
    Copy the full SHA
    7078f60 View commit details
    Browse the repository at this point in the history
  2. some fixes

    Annika Greif committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2581f4c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Add Test IdToLiteralOrIri and some formatting

    Annika Greif committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    6d7a2b2 View commit details
    Browse the repository at this point in the history
  2. formatting

    Annika Greif committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    5948dcb View commit details
    Browse the repository at this point in the history
  3. Correction for sonar

    Annika Greif committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    52ef1f5 View commit details
    Browse the repository at this point in the history