-
Notifications
You must be signed in to change notification settings - Fork 54
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
Open
DuDaAG
wants to merge
34
commits into
ad-freiburg:master
Choose a base branch
from
DuDaAG:Correct-Datatypes-for-StringExpressions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
47feb71
STRLEN für UTF 8 angepasst
DuDaAG 4877e8f
Test
DuDaAG aefd889
test rückgäning
DuDaAG b2cb8c6
find pull-request
DuDaAG 96b1959
Fix test
DuDaAG b7806b8
Update src/engine/sparqlExpressions/StringExpressions.cpp
DuDaAG a83d74b
Update src/engine/sparqlExpressions/StringExpressions.cpp
DuDaAG e73d1ab
Format
0ed79df
new LiteralOrIriValueGetter
2666b78
Merge branch 'my-branch' into master
DuDaAG 27fff04
Merge pull request #3 from DuDaAG/master
DuDaAG 7078f60
idToLiteralAndIri with specifiactions
2581f4c
some fixes
6d7a2b2
Add Test IdToLiteralOrIri and some formatting
5948dcb
formatting
52ef1f5
Correction for sonar
f15bf94
SubStr improvements
774d52b
fix
d4b49c0
little changes
72aaa00
Feedback implemented
25000a9
format
617c3b7
New position codespell-ignore
f631ec2
delete codespell-ignore
889e9dd
UTF8 handling in subStr
0c41603
format
1b7e1b4
Add runtime error
344560a
syntax
67c747a
fix
313bba4
T
be80b09
add exceptions
2adaa30
nix
39ca3cb
Merge branch 'master' into Correct-Datatypes-for-StringExpressions
joka921 7455f29
idToLiteral without Iri
ac95531
Merge branch 'ad-freiburg:master' into Correct-Datatypes-for-StringEx…
DuDaAG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like a debug output.