Commits
User selector
Commit History
Commits on May 28, 2026
Internal Changes
Show description for 98ce0bfauthored andcommitted
Commits on May 27, 2026
Internal Changes
Show description for 8c9bb8fauthored andcommitted
Commits on May 5, 2026
Implement context_variable support in YAML environment
Show description for 5fc1766authored andcommitted
Commits on May 1, 2026
Internal Changes
Show description for fc24bfdauthored andcommitted
Commits on Apr 24, 2026
Promote planner runtime builders to the main factories
Show description for cd71e40authored andcommitted
Commits on Apr 20, 2026
Restructure Java test runner to not require JVM classinfo inspection for loading descriptors
Show description for 5470c95authored andcommitted
Commits on Apr 14, 2026
Add parsed-only evaluation test coverage to Regex Extensions
Show description for 8342a01authored andcommittedRefactor tests to inject a runtime environment to invoke planner and legacy tests
Show description for 207dca5authored andcommitted
Commits on Apr 1, 2026
Fix partial evaluation to properly check for comprehension bound variables for planner
Show description for 4d00593authored andcommitted
Commits on Mar 27, 2026
Internal Changes
Show description for 13568dfauthored andcommittedRefactor test runner to accept required descriptors at the callsite, introduce BindingTransformer
Show description for 28d2b3cauthored andcommitted
Commits on Mar 20, 2026
Deprecate enableTimestampEpoch option
Show description for 690d082authored andcommitted
Commits on Mar 17, 2026
Support partial evaluation via unknowns in planner
Show description for 4f6a571authored andcommitted
Commits on Mar 12, 2026
Null assignability fix for repeated and map fields
Show description for 62c1f11authored andcommitted
Commits on Mar 10, 2026
Add test cases around type-checking gp.NullValue
Show description for a5a1ef1authored andcommitted
Commits on Feb 28, 2026
Fix null assignment to fields
Show description for 3fd7b96authored andcommitted
Commits on Feb 20, 2026
Evaluate parsed only expressions in PlannerInterpreterTest
Show description for a729a20authored andcommitted
Commits on Feb 10, 2026
Fix wrapper types to properly unwrap in lists
Show description for b3ee6a6authored andcommitted
Commits on Feb 6, 2026
Add json_name protobuf field option support
Show description for e36c49fauthored andcommitted
Commits on Jan 28, 2026
Fix repeated wrapper field selections
Show description for ff8cd30authored andcommitted
Commits on Jan 15, 2026
Fix type-checker and runtime to properly resolve global escaped identifiers
Show description for e91cb90authored andcommitted
Commits on Jan 8, 2026
Fix type-checker to search local scopes for identifiers before container resolution
Show description for b84982eauthored andcommitted
Commits on Dec 17, 2025
Restore the behavior for protobuf timestamp/duration field values to reside outside RFC3339 range
Show description for 506c2b6authored andcommitted
Commits on Nov 5, 2025
Remove no-op evaluateCanonicalTypesToNativeValues flag in tests
Show description for 1b465a6authored andcommitted
Commits on Nov 4, 2025
Generally handle function strictness in the runtime, Add NotStrictlyFalse function to standard lib
Show description for c0dbe7eauthored andcommitted
Commits on Oct 9, 2025
Fix FileDescriptorSetConverter to always reference WellKnownTypes descriptors from generated ones
Show description for 1ffe7c4authored andcommitted
Commits on Oct 8, 2025
Fix type-checker to always rewrite resolved identifiers and functions through container or alias resolutions
Show description for f665c8aauthored andcommitted
Commits on Sep 30, 2025
Internal Changes
Show description for 668d3e5authored andcommitted
Commits on Sep 19, 2025
Fix signed zero equality behavior for doubles to match specification
Show description for f3a1b2bauthored andcommitted
Commits on Sep 18, 2025
Evaluate CEL's timestamp and duration types to their native equivalent values
Show description for f174988authored andcommittedInternal Changes
Show description for 66fde12authored andcommittedInternal Changes
Show description for e93d92bauthored andcommitted
Commits on Sep 17, 2025
Support for Dot graph via graphviz
Show description for b202efcauthored andcommittedSetup of the coverage index.
Show description for da0f0aeauthored andcommitted
Commits on Aug 29, 2025
Adding `transformMap` and `transformMapEntry` macros
Show description for a138ce3authored andcommitted