Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
google
/
cel-go
/
HEAD
f6d3c92
Update test runner to avoid using flags when not necessary (#1174)
by Tristan Swadell
· 4 days ago
master
845f2a8
Fix lastIndexOf behavior against an empty string in strings extension (#1173)
by l46kok
· 11 days ago
ad76382
Sqrt func (#1166)
by Hari Raghu
· 2 weeks ago
9ed72dd
fix test runner test cases (#1170)
by zev.ac
· 2 weeks ago
9d29b7f
Refactoring changes to create a test runner option from passed flags, correct indentation and add package level comment for test (#1165)
by zev.ac
· 3 weeks ago
v0.25.0
5f44021
Check arg count when validating optFieldSelect (#1168)
by Jonathan Tatum
· 3 weeks ago
5de96a5
Add two var comprehensions to repl (#1167)
by l46kok
· 3 weeks ago
2aa9572
Add test runner library (#1149)
by zev.ac
· 4 weeks ago
13e5296
Unparse Expr values to strings (#1164)
by Tristan Swadell
· 4 weeks ago
3da6139
Initial stateful observers prior to evaluation (#1163)
by Tristan Swadell
· 4 weeks ago
55657d8
Document optional library and increase docs coverage (#1162)
by Tristan Swadell
· 4 weeks ago
0f9133d
Add LateFunctionBinding declaration and fix constant folding (#1117)
by Andreas Rohner
· 4 weeks ago
6b7ecea
Remove non-functional optional test in field selection (#1161)
by Tristan Swadell
· 4 weeks ago
94b45f0
Prompt generation for AI-assisted authoring based on a CEL environment (#1160)
by Tristan Swadell
· 4 weeks ago
535d561
Document the standard library macros and functions (#1159)
by Tristan Swadell
· 4 weeks ago
bdf49d6
Support for documentation and example strings in CEL environments (#1156)
by Tristan Swadell
· 4 weeks ago
997fbb2
Re-export interpreter.AttributePattern in package cel. (#1158)
by Yuchen Shi
· 5 weeks ago
a6fbac9
Utilities for formatting and parsing documentation strings (#1155)
by Tristan Swadell
· 5 weeks ago
2c79b14
Lightweight observable evaluation (#1151)
by Tristan Swadell
· 5 weeks ago
8de5d32
Update type formatting for type params (#1154)
by Tristan Swadell
· 5 weeks ago
8514549
Additional comments and coverage for Activation methods (#1150)
by Tristan Swadell
· 6 weeks ago
840f741
Update NativeTypes doc to reflect how to enable cel tag (#1148)
by Chuang Wang
· 6 weeks ago
e31356b
Refactoring changes (#1145)
by zev.ac
· 7 weeks ago
f6a27f7
Bzlmod configuration fixes (#1146)
by Tristan Swadell
· 7 weeks ago
dc6468b
Add a new compiler tool which can be used to compile CEL expressions and policies using serialized environment (#1143)
by zev.ac
· 7 weeks ago
8890f56
Update strings.format to adhere to the specification (#1133)
by Justin King
· 7 weeks ago
f5ea07b
Expose extension option factory as a public method (#1141)
by zev.ac
· 9 weeks ago
3b3a438
Separate unnest optimization from composer to capture type info (#1138)
by Tristan Swadell
· 2 months ago
v0.24.1
9855c70
Support for splitting nested branching operators within policies (#1136)
by Tristan Swadell
· 2 months ago
v0.24.0
fad0c1b
Use remote caching for Cloud Build with Bazel (#1134)
by Justin King
· 3 months ago
45c4980
Support for feature flags and validators in env.Config (#1132)
by Tristan Swadell
· 3 months ago
v0.24.0-beta
4b27149
Option to configure CEL via env.Config object (#1129)
by Tristan Swadell
· 3 months ago
4adcf4d
Default enable DefaultUTCTimeZone (#1130)
by Tristan Swadell
· 3 months ago
af0bf8e
Support for cel.Env conversion to YAML-serializable config (#1128)
by Tristan Swadell
· 3 months ago
fddae56
Canonical environment description and stdlib subsetting (#1125)
by Tristan Swadell
· 3 months ago
b7c14fa
Fix godoc formatting (#1127)
by origolucis
· 3 months ago
9a4b48b
ContextEval support for Unknowns (#1126)
by Tristan Swadell
· 3 months ago
c053251
Introduce cel package aliases for Activation (#1123)
by Tristan Swadell
· 3 months ago
e086729
Add k8s custom policy tag handler for test (#1121)
by zev.ac
· 3 months ago
v0.24.0-alpha
1ef45b2
Indicate that CEL is an official Google product (#1122)
by Tristan Swadell
· 3 months ago
2a85bb6
Helper methods for subsetting function declaration overloads (#1120)
by Tristan Swadell
· 3 months ago
1bf2472
Minor update on cost order (#1119)
by Tristan Swadell
· 3 months ago
v0.23.2
fb3fe56
Bump github.com/golang/glog (#1115)
by dependabot[bot]
· 3 months ago
d8351df
Modify cost updates to be more extension friendly (#1113)
by Tristan Swadell
· 3 months ago
v0.23.1
2f7606a
Cost tracking for two-variable comprehensions and bindings (#1104)
by Tristan Swadell
· 4 months ago
v0.23.0
7621362
Add optional.unwrap() / .unwrapOpt() function (#1103)
by Antoine Pietri
· 4 months ago
9f925d8
Bump the npm_and_yarn group across 1 directory with 2 updates (#1110)
by dependabot[bot]
· 4 months ago
91fb306
Update PruneAst to support constants of optional type (#1109)
by dbuduev
· 4 months ago
33a7f97
Default enable using hidden accumulator name. (#1099)
by Jonathan Tatum
· 4 months ago
ee426f4
Add base_config and partial_config files under restricted_destination testdata (#1106)
by zev.ac
· 4 months ago
43bc483
Add test cases for `string.format` covering various edge cases (#1101)
by Andreas Rohner
· 4 months ago
628543b
Fixes for google import. (#1102)
by Jonathan Tatum
· 4 months ago
fa6eb32
Add option to use inaccessible accumulator var (#1097)
by Jonathan Tatum
· 4 months ago
7c5909e
Update README.md (#1098)
by dbuduev
· 4 months ago
98789f3
Address non-const format string lint findings (#1096)
by Jonathan Tatum
· 5 months ago
a108e9e
Add syntax for escaped field selectors. (#1002)
by Jonathan Tatum
· 5 months ago
8b07a00
Policy nested rule fix (#1092)
by Tristan Swadell
· 5 months ago
aacca17
Add support for typed conformance tests. (#1089)
by Jonathan Tatum
· 5 months ago
0091f8d
Replace checks for valid UTF-8 in strings with go-maintained calls (#1094)
by Tristan Swadell
· 5 months ago
bd1ec92
Fix two-variable comprehension pruning (#1083)
by Tristan Swadell
· 5 months ago
6202a67
improve debug output to properly quote byte strings (#1088)
by Dan Hudlow
· 5 months ago
c096438
Fix a crash in mismatched output check for nested rules (#1086)
by Antoine Pietri
· 5 months ago
000958d
Add versioning support for extensions (#1075)
by Tristan Swadell
· 5 months ago
2e67731
Fix partial evaluation with the new folder objects used with comprehensions (#1084)
by Tristan Swadell
· 5 months ago
5910569
Improve policy compiler error message for incompatible outputs. (#1082)
by Antoine Pietri
· 5 months ago
5d18e93
First and last (#1067)
by Kevin McDermott
· 6 months ago
933f926
Fix nil-type when two-var comprehension has a dyn range (#1077)
by Tristan Swadell
· 6 months ago
v0.22.1
ff1302f
Fix optional test to be functional (#1076)
by Tristan Swadell
· 6 months ago
4b73ba3
Add two-variable comprehension support to cel-policy (#1074)
by Tristan Swadell
· 6 months ago
ba74bf6
Additional nil-safety checks with corresponding test updates (#1073)
by Tristan Swadell
· 6 months ago
72e0977
Rename conformance proto import for ease of syncing (#1071)
by Tristan Swadell
· 6 months ago
24ec244
Fix format string issue (#1072)
by Tristan Swadell
· 6 months ago
7184cb0
Update docs on IO methods (#1070)
by Tristan Swadell
· 6 months ago
da44524
Expose public methods to convert function and variable decl to v1 Decl (#1069)
by zev.ac
· 6 months ago
f8ecaa2
Harden legacy macros, add support for existsOne macro (#1064)
by Tristan Swadell
· 6 months ago
8ad600b
Ensure variables in comprehensions don't collide (#1062)
by Tristan Swadell
· 6 months ago
v0.22.0
3f12eca
Support for cel.@block during policy composition (#1056)
by Tristan Swadell
· 6 months ago
f9db1d6
Expand visibility of package (#1057)
by Tristan Swadell
· 6 months ago
b43274d
Update go.mod for policy and repl (#1054)
by Tristan Swadell
· 6 months ago
ba36ff8
Fix out of range error for non-negative string indexing offsets (#1052)
by Tristan Swadell
· 7 months ago
3338c3f
Upgrade cel-go to support bazel-mod (#1049)
by Tristan Swadell
· 7 months ago
7c13168
Fix doc strings and version support on math extensions (#1046)
by Tristan Swadell
· 7 months ago
04eb5b9
Rename strings version test (#1047)
by Tristan Swadell
· 7 months ago
bf20be9
Add functions to the lists extension. (#1037)
by Antoine Pietri
· 7 months ago
bbbc670
Remove unused server directory (#1041)
by Tristan Swadell
· 7 months ago
1468aa0
Fix strings.reverse member overload name (#1045)
by Tristan Swadell
· 7 months ago
32a6867
Update policy README location (#1044)
by Tristan Swadell
· 7 months ago
2a010f9
Update tag-based parsing to use lambda for additional customization (#1039)
by Matthew Christopher
· 7 months ago
c936b8b
Fix the key collision contract for mutable maps (#1040)
by Tristan Swadell
· 7 months ago
b2e4077
Bump the npm_and_yarn group across 1 directory with 3 updates (#1038)
by dependabot[bot]
· 7 months ago
3142950
Two-variable comprehension support (#1034)
by Tristan Swadell
· 7 months ago
0213a8e
CEL Policy Readme (#1025)
by Tristan Swadell
· 7 months ago
db9c5d8
Runtime support for two-variable comprehensions (#1032)
by Tristan Swadell
· 7 months ago
0fb3866
Fixes in README (#1035)
by Sreeram Venkitesh
· 7 months ago
566d383
Update workspace deps to Go 1.21 (#1033)
by Tristan Swadell
· 7 months ago
a118ff0
Update the Go AST representation to handle a second iteration variable (#1031)
by Tristan Swadell
· 7 months ago
4b8b15b
Interop foldable maps and lists with map mutation helper (#1029)
by Tristan Swadell
· 7 months ago
adc3bfb
Update REPL examples: (#1028)
by Jonathan Tatum
· 8 months ago
76bd579
Sync web REPL angular version with piper version (#1027)
by Jonathan Tatum
· 8 months ago
b0ec7fa
Foldable Maps and Lists (#995)
by Tristan Swadell
· 8 months ago
Next »