issues
search
google
/
cel-java
Fast, portable, non-Turing complete expression evaluation with gradual typing (Java)
https://cel.dev
Apache License 2.0
162
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Comprehensions with iteration index/key
#509
oridag
opened
2 days ago
1
Internal Changes
#508
copybara-service[bot]
opened
3 days ago
0
Add CelOptions to disable comprehension
#507
copybara-service[bot]
closed
2 days ago
0
Add CelOptions to disable string conversion and list/string concatenation
#506
copybara-service[bot]
closed
2 days ago
0
Add native type representation for runtime type values
#505
copybara-service[bot]
opened
3 days ago
0
Remove suppression of StringConcatToTextBlock warning
#504
copybara-service[bot]
closed
3 days ago
0
Internal test
#503
copybara-service[bot]
opened
4 days ago
0
Support `CelOptions` to disable string conversion and list/string concatenation
#502
sergiitk
closed
2 days ago
1
Add a few overloaded methods for eval & trace
#501
copybara-service[bot]
closed
3 days ago
0
Internal changes
#500
copybara-service[bot]
closed
1 week ago
0
Remove unnecessary unknown value adaptation in ProtoAdapter
#499
copybara-service[bot]
closed
1 week ago
0
Change standard functions to directly throw CelEvaluationException
#498
copybara-service[bot]
closed
1 week ago
0
Add a policy example that compiles then evaluates late bound functions
#497
copybara-service[bot]
closed
1 week ago
0
Remove adaptUnknownValueSetToNativeType flag from CEL
#496
copybara-service[bot]
closed
1 week ago
0
No public description
#495
copybara-service[bot]
closed
1 week ago
0
Introduce late-bound functions into CEL-Java
#494
copybara-service[bot]
closed
1 week ago
0
Remove retainComprehensionStructure flag in SubexpressionOptimizer
#493
copybara-service[bot]
closed
2 weeks ago
0
Re-export base because CelFunctionOverload inherits from FunctionOverload in base, so users must depend on base to get access to CelFunctionOverload.Unary<T>.
#492
copybara-service[bot]
closed
2 weeks ago
0
Introduce late-bound functions into CEL-Java
#491
copybara-service[bot]
closed
2 weeks ago
0
Enable adaptUnknownValueSetToNativeType by default in CelOptions
#490
copybara-service[bot]
closed
1 week ago
0
Automated Code Change
#489
copybara-service[bot]
opened
2 weeks ago
0
Introduce late-bound functions into CEL-Java
#488
copybara-service[bot]
closed
2 weeks ago
0
Remove the legacy createInterpretable(CheckedExpr)
#487
copybara-service[bot]
closed
2 weeks ago
0
No public description
#486
copybara-service[bot]
closed
2 weeks ago
0
Fix feature_request.md config blocks
#485
sergiitk
closed
4 weeks ago
0
Support `CelOptions.enableComprehension(boolean)` for feature parity with CEL-Cpp
#484
sergiitk
closed
2 days ago
0
Internal Changes
#483
copybara-service[bot]
closed
1 month ago
0
Rollback:
#482
copybara-service[bot]
closed
1 month ago
0
Fix macro parsing with receiver style args
#481
oridag
closed
1 week ago
1
Update visibility for CelUnknownSet::create
#480
copybara-service[bot]
closed
1 month ago
0
Rollback:
#479
copybara-service[bot]
closed
1 month ago
0
CelAbstractSyntaxTree: reduce instantiation overhead due to local context capture in lambda
#478
copybara-service[bot]
closed
1 month ago
0
Use an immutable copy of `DefaultDispatcher` to avoid synchronization
#477
copybara-service[bot]
closed
1 month ago
0
Remove synchronization from DefaultDispatcher in favor of ConcurrentHashMap.
#476
copybara-service[bot]
closed
1 month ago
0
Correctly suppress AutoValueMutable warnings
#475
copybara-service[bot]
closed
1 month ago
0
Enforce strictness of type function
#474
copybara-service[bot]
closed
1 month ago
0
Internal Changes
#473
copybara-service[bot]
closed
1 week ago
0
Update baseline tests for java checker:
#472
copybara-service[bot]
closed
1 month ago
0
Add expr ID set as a field to CelUnknownSet.
#471
copybara-service[bot]
closed
1 month ago
0
Move evaluateExpr utility methods to validator and optimizer
#470
copybara-service[bot]
closed
1 month ago
0
Cleanup of unused methods and build targets
#469
copybara-service[bot]
closed
1 month ago
0
Add description field to CelPolicy.Variable.
#468
copybara-service[bot]
closed
1 month ago
0
Release 0.8.0
#467
copybara-service[bot]
closed
1 month ago
0
Fix CEL-Java to be fully protobuf v4 compatible
#466
copybara-service[bot]
closed
1 month ago
0
Draft: Address protobuf v4 bazel compilation issue
#465
l46kok
closed
1 month ago
0
Additional test case and error message refinement
#464
copybara-service[bot]
closed
1 month ago
0
Ensure empty YAML inputs yield checked exceptions
#463
copybara-service[bot]
closed
1 month ago
0
[BUG] CEL-Java is not fully compatible with Protobuf V4
#462
bugs84
closed
1 month ago
6
Add CelStandardFunctions to allow environment subsetting for the runtime
#461
copybara-service[bot]
closed
1 week ago
0
Internal Changes
#460
copybara-service[bot]
closed
1 month ago
0
Next