FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for validator/src - cel-expr/cel-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cel-expr
/
cel-java
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
281
Code
Issues
8
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cel-java
validator
src
on
main
User selector
Datepicker
Commit history
Commits on May 27, 2026
Internal Changes
Show description for 8c9bb8f
CEL Dev Team
authored and
copybara-github
committed
8c9bb8f
View commit details
Copy full SHA for 8c9bb8f
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Deprecate enableTimestampEpoch option
Show description for 690d082
l46kok
authored and
copybara-github
committed
690d082
View commit details
Copy full SHA for 690d082
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Allow expected result type to be configured per AST validator instance
Show description for 0392908
l46kok
authored and
copybara-github
committed
0392908
View commit details
Copy full SHA for 0392908
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
Enable evaluateCanonicalTypesToNativeValues by default
Show description for 0c00aaa
l46kok
authored and
copybara-github
committed
0c00aaa
View commit details
Copy full SHA for 0c00aaa
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Expose LiteralValidator
Show description for 4aeba25
l46kok
authored and
copybara-github
committed
4aeba25
View commit details
Copy full SHA for 4aeba25
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
Add comprehension nesting validator.
Show description for 1fc8922
jnthntatum
authored and
copybara-github
committed
1fc8922
View commit details
Copy full SHA for 1fc8922
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Fork timestamp/duration protobuf utility methods. Remove protobuf_java_util dependency from the runtime
Show description for 02d8852
l46kok
authored and
copybara-github
committed
02d8852
View commit details
Copy full SHA for 02d8852
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Implement codegen for CelLiteDescriptor
Show description for 961fcc9
l46kok
authored and
copybara-github
committed
961fcc9
View commit details
Copy full SHA for 961fcc9
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Internal Changes
Show description for a10fe08
l46kok
authored and
copybara-github
committed
a10fe08
View commit details
Copy full SHA for a10fe08
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Internal Changes
Show description for 18ad9d3
l46kok
authored and
copybara-github
committed
18ad9d3
View commit details
Copy full SHA for 18ad9d3
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Rename dev.cel.runtime.CelRuntime.CelFunctionBinding to dev.cel.runtime.CelFunctionBinding
Show description for 7192e81
l46kok
authored and
copybara-github
committed
7192e81
View commit details
Copy full SHA for 7192e81
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
Surface ExprId in CelIssue
Show description for 22ee2d8
l46kok
authored and
copybara-github
committed
22ee2d8
View commit details
Copy full SHA for 22ee2d8
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
Add android BUILD targets for common/ast package
Show description for 6f060d1
l46kok
authored and
copybara-github
committed
6f060d1
View commit details
Copy full SHA for 6f060d1
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Automated Code Change
Show description for 5a07b67
l46kok
authored and
copybara-github
committed
5a07b67
View commit details
Copy full SHA for 5a07b67
View code at this point
Browse repository at this point
Fix an issue with the error message not including the source location and position during function dispatch
Show description for 3c24524
l46kok
authored and
copybara-github
committed
3c24524
View commit details
Copy full SHA for 3c24524
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Move evaluateExpr utility methods to validator and optimizer
Show description for abf857f
l46kok
authored and
copybara-github
committed
abf857f
View commit details
Copy full SHA for abf857f
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Fix CEL-Java to be fully protobuf v4 compatible
Show description for 23354f4
l46kok
authored and
copybara-github
committed
23354f4
View commit details
Copy full SHA for 23354f4
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Load the builtin Bazel java rules from @rules_java
Show description for a9e8c82
CEL Dev Team
authored and
copybara-github
committed
a9e8c82
View commit details
Copy full SHA for a9e8c82
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
No public description
Show description for a377c16
l46kok
authored and
copybara-github
committed
a377c16
View commit details
Copy full SHA for a377c16
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
No public description
Show description for 0c37f93
l46kok
authored and
copybara-github
committed
0c37f93
View commit details
Copy full SHA for 0c37f93
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Enforce composed AST stays below the configured depth limit
Show description for 80baca4
l46kok
authored and
copybara-github
committed
80baca4
View commit details
Copy full SHA for 80baca4
View code at this point
Browse repository at this point
Add a validator for enforcing AST depth limit
Show description for 12d777f
l46kok
authored and
copybara-github
committed
12d777f
View commit details
Copy full SHA for 12d777f
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Upgrade protobuf version to 4.27.3
Show description for eba4c27
l46kok
authored and
copybara-github
committed
eba4c27
View commit details
Copy full SHA for eba4c27
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
Remove create modifiers from list,struct,map methods
Show description for 8c3fb02
l46kok
authored and
copybara-github
committed
8c3fb02
View commit details
Copy full SHA for 8c3fb02
View code at this point
Browse repository at this point
Remove modifier create from CelCreateList, CelCreateMap and CelCreateStruct
Show description for 9af1bed
l46kok
authored and
copybara-github
committed
9af1bed
View commit details
Copy full SHA for 9af1bed
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
Add optimizer and validator targets to Maven publish build
Show description for 1752265
l46kok
authored and
copybara-github
committed
1752265
View commit details
Copy full SHA for 1752265
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
Fix regex matches runtime error to throw INVALID_ARGUMENT as an error code
Show description for aa6875c
l46kok
authored and
copybara-github
committed
aa6875c
View commit details
Copy full SHA for aa6875c
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Make IssueFactory a public class, in order to use the validator interface to perform custom AST validation.
Show description for a075c73
CEL Dev Team
authored and
copybara-github
committed
a075c73
View commit details
Copy full SHA for a075c73
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Support folding macros and lists
Show description for 476cf29
l46kok
authored and
copybara-github
committed
476cf29
View commit details
Copy full SHA for 476cf29
View code at this point
Browse repository at this point
Add constant folding
Show description for 00426f8
l46kok
authored and
copybara-github
committed
00426f8
View commit details
Copy full SHA for 00426f8
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Add general interfaces for instantiating a CelOptimizer
Show description for 4f0faaf
l46kok
authored and
copybara-github
committed
4f0faaf
View commit details
Copy full SHA for 4f0faaf
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Add HomogeneousLiteral Validator
Show description for 5d69de5
l46kok
authored and
copybara-github
committed
5d69de5
View commit details
Copy full SHA for 5d69de5
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
Repurpose CelExprFactory to be used generally. Create helper class to handle CelExpr evaluation.
Show description for 5225501
l46kok
authored and
copybara-github
committed
5225501
View commit details
Copy full SHA for 5225501
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Add duration and regex literal validators
Show description for 149f12d
l46kok
authored and
copybara-github
committed
149f12d
View commit details
Copy full SHA for 149f12d
View code at this point
Browse repository at this point
Implement standalone validator and general interfaces to perform custom AST validation.
Show description for 5593808
l46kok
committed
5593808
View commit details
Copy full SHA for 5593808
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL