issues
search
google
/
cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.3k
stars
224
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix nil-type when two-var comprehension has a dyn range
#1077
TristonianJones
closed
1 day ago
0
Fix optional test to short-circuit
#1076
TristonianJones
closed
2 days ago
0
Introduce versioning options to all extensions
#1075
TristonianJones
opened
3 days ago
0
Add two-variable comprehension support to cel-policy
#1074
TristonianJones
closed
2 days ago
0
Additional nil-safety checks with corresponding test updates
#1073
TristonianJones
closed
4 days ago
0
Fix format string issue
#1072
TristonianJones
closed
5 days ago
0
Rename conformance proto import for ease of syncing
#1071
TristonianJones
closed
5 days ago
0
Update docs on IO methods
#1070
TristonianJones
closed
5 days ago
0
Expose public methods to convert function and variable decl to v1 Decl
#1069
aakash070
closed
5 days ago
1
First and last
#1067
bigkevmcd
opened
1 week ago
6
How to Override Relational Operators & 'matches' to Support Null on LHS
#1066
amcrn
closed
1 week ago
1
Using native Go struct for variable declaration
#1065
danlinxie
closed
1 week ago
2
Additional hardening on legacy macros
#1064
TristonianJones
closed
2 weeks ago
0
Using built-in comparison operators for custom type
#1063
danlinxie
closed
2 weeks ago
4
Ensure variables in comprehensions don't collide
#1062
TristonianJones
closed
2 weeks ago
0
Parameterized standard functions and operators cannot be extended with overloads that accept NullType
#1060
mkatri
closed
3 weeks ago
1
Question: escaping keywords
#1059
matthchr
opened
3 weeks ago
1
Expand visibility of parser/gen package
#1057
TristonianJones
closed
3 weeks ago
0
Support for cel.@block during policy composition
#1056
TristonianJones
closed
3 weeks ago
1
Update go.mod for `policy` and `repl`
#1054
TristonianJones
closed
3 weeks ago
0
cel.Types and CustomTypeProvider
#1053
eddycharly
closed
3 weeks ago
2
Fix out of range error for non-negative string indexing offsets
#1052
TristonianJones
closed
3 weeks ago
0
IndexOf in the ext pkg returns an error when it runs on an empty string
#1051
dmateusp
closed
3 weeks ago
0
Support runtime options to limit and disable comprehension macros
#1050
sergiitk
opened
1 month ago
0
Upgrade cel-go to support bazel-mod
#1049
TristonianJones
closed
3 weeks ago
0
Runtime support for cel.@block
#1048
TristonianJones
closed
3 weeks ago
0
Rename strings version test
#1047
TristonianJones
closed
1 month ago
0
Fix doc strings and version support on math extensions
#1046
TristonianJones
closed
1 month ago
0
Fix string reverse member overload name
#1045
TristonianJones
closed
1 month ago
0
Update policy README location
#1044
TristonianJones
closed
1 month ago
0
[Policy compiler] Warning or error for unused variables.
#1043
seirl
opened
1 month ago
1
Extend type system with 'marker' functionality
#1042
saracen
opened
1 month ago
2
Remove unused server directory
#1041
TristonianJones
closed
1 month ago
0
Fix the key collision contract for mutable maps
#1040
TristonianJones
closed
1 month ago
0
Update tag-based parsing to use lambda for additional customization
#1039
matthchr
closed
1 month ago
3
Bump the npm_and_yarn group across 1 directory with 3 updates
#1038
dependabot[bot]
closed
1 month ago
1
Add functions to the lists extension.
#1037
seirl
closed
1 month ago
9
.flatten() is not documented in ext/README.md
#1036
seirl
closed
3 weeks ago
1
Fixes in README
#1035
sreeram-venkitesh
closed
1 month ago
4
Two-variable comprehension support
#1034
TristonianJones
closed
1 month ago
0
Update workspace deps to Go 1.21
#1033
TristonianJones
closed
1 month ago
0
Runtime support for two-variable comprehensions
#1032
TristonianJones
closed
1 month ago
0
Update the Go AST representation to handle a second iteration variable
#1031
TristonianJones
closed
1 month ago
0
Implement verify-vendor.sh in pure Go
#1030
aep-sunlife
opened
1 month ago
3
Interop foldable maps and lists with map mutation helper
#1029
TristonianJones
closed
1 month ago
0
Update REPL examples
#1028
jnthntatum
closed
1 month ago
0
Sync web REPL angular version with piper version
#1027
jnthntatum
closed
1 month ago
0
Introduce helper trait types for lists and maps
#1026
TristonianJones
closed
2 months ago
0
CEL Policy Readme
#1025
TristonianJones
closed
1 month ago
1
Bump the npm_and_yarn group across 1 directory with 2 updates
#1024
dependabot[bot]
closed
2 months ago
2
Next