cel-java
cel-java copied to clipboard
Fast, portable, non-Turing complete expression evaluation with gradual typing (Java)
Hi, First of all, I would like to apologize for that the issue #333 I posted was incorrect. I have once again confirmed my program behavior, so let me ask...
**Describe the bug** CelDescriptorUtil method descriptorCollectionToMap throws duplicate key exception . As method getFileDescriptorsForDescriptors collect unique Messagetypes for individual filedescriptors but collects all message types for multiple filedescriptors again duplicating...
Add documentation for codelab exercises 5 through 9
Migrate to Bzlmod
**Describe the bug** In the README, under "Common Questions", it is written that: _Checking is an optional, but strongly suggested, step in CEL expression validation. It is sufficient in some...
Add ProtoWrapperValue
Add ListsExtension with flatten function (single level only) Recursive implementation will be added in the future.
Enable UnsignedLongs by default in CelOptions
Internal Changes