Skip to content
Merged
Changes from 12 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
a4f592f
Added support for partial evaluation for FFIs
ygrignon-sfdc Dec 13, 2023
fc53e10
Added FFI support for partial evaluation
ygrignon-sfdc Dec 20, 2023
f932577
Merge pull request #1 from cedar-policy/main
ygrignon-sfdc Dec 20, 2023
b625b0b
Merge branch 'ffi_partial' into main
ygrignon-sfdc Dec 20, 2023
9c32e62
Merge pull request #2 from ygrignon-sfdc/main
ygrignon-sfdc Dec 20, 2023
6545e31
Updated for 3.0 official release
ygrignon-sfdc Dec 21, 2023
f8a9e42
Merge branch 'cedar-policy:main' into ffi_partial
ygrignon-sfdc Jan 4, 2024
33c21e7
Introduce Decision::NoDecision enum value to reflect the presence of …
ygrignon-sfdc Jan 4, 2024
3e12532
Ignore unreachable warning when match'ing on Decision
ygrignon-sfdc Jan 4, 2024
3c4a938
- Removed previously added Decision::NoDecision enum value
ygrignon-sfdc Jan 6, 2024
e99bdaf
Minimize PR diff by removing unnecessary formatting changes
ygrignon-sfdc Jan 6, 2024
14eb130
Comment update
ygrignon-sfdc Jan 9, 2024
2870815
Moved partial evaluation FFI tests to test::partial submodule
ygrignon-sfdc Jan 9, 2024
b63cefa
Created new PartialAuthorizationAnswer enum and restored original enu…
ygrignon-sfdc Jan 9, 2024
fde5391
Fix format validation issues
ygrignon-sfdc Jan 10, 2024
7793b77
Factored out some AuthorizationCall parsing logic to reduce code dupl…
ygrignon-sfdc Jan 10, 2024
75eab61
Merge branch 'cedar-policy:main' into ffi_partial
ygrignon-sfdc Jan 10, 2024
6c3f0ae
Used match to avoid an unwrap()
ygrignon-sfdc Jan 10, 2024
cbc9fb5
Fix another fmt warning
ygrignon-sfdc Jan 10, 2024
97cd5e6
Fix clippy warnings
ygrignon-sfdc Jan 12, 2024
9fc7238
Merge branch 'cedar-policy:main' into ffi_partial
ygrignon-sfdc Jan 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading