-
Notifications
You must be signed in to change notification settings - Fork 160
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
Cesql v1 fixes #641
Cesql v1 fixes #641
Commits on Jun 19, 2024
-
feat: add exception factory for cesql exceptions
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b8c9df - Browse repository at this point
Copy the full SHA 9b8c9dfView commit details -
feat: extend EvaluationResult to be usable internally as well
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c895dd - Browse repository at this point
Copy the full SHA 1c895ddView commit details -
feat: expressions use results instead of a thrower interface
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 762b665 - Browse repository at this point
Copy the full SHA 762b665View commit details -
feat: functinos use results instead of a thrower interface
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b25cb7d - Browse repository at this point
Copy the full SHA b25cb7dView commit details -
fix: parser handles not equals correctly, does not eagerly evaluate w…
…hen there may be an error Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c78074 - Browse repository at this point
Copy the full SHA 5c78074View commit details -
feat: update interfaces for cesql runtime and context
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5886481 - Browse repository at this point
Copy the full SHA 5886481View commit details -
feat: update runtime classes for CESQL
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48fd18e - Browse repository at this point
Copy the full SHA 48fd18eView commit details -
fix: parser handles integer literals properly
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1c3584 - Browse repository at this point
Copy the full SHA d1c3584View commit details -
test: updated test files to test v1 spec
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d88a3cf - Browse repository at this point
Copy the full SHA d88a3cfView commit details -
Apply suggestions from code review
Co-authored-by: Pierangelo Di Pilato <[email protected]> Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd7fee5 - Browse repository at this point
Copy the full SHA dd7fee5View commit details -
cleanup: wrap -> wrapExceptions
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfcff87 - Browse repository at this point
Copy the full SHA cfcff87View commit details -
cleanup: shouldFail -> shouldThrow
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09bc8ba - Browse repository at this point
Copy the full SHA 09bc8baView commit details
Commits on Jun 20, 2024
-
fix(test): TCK test suite fails properly
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6022507 - Browse repository at this point
Copy the full SHA 6022507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b82ee - Browse repository at this point
Copy the full SHA 23b82eeView commit details
Commits on Jun 21, 2024
-
fix: removed missing link from pom.xml
Signed-off-by: Calum Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61bf082 - Browse repository at this point
Copy the full SHA 61bf082View commit details