Commits
Branch selector
User selector
Commit History
Commits on Mar 2, 2026
Centralize RE2 options and program size checks.
Show description for afb09e3authored andcommitted
Commits on Feb 27, 2026
Introduce a bundle of standard CEL extensions
Show description for 97e42bcauthored andcommittedChecker: Fix lifetime bug in builder arena
Show description for ad6a556authored andcommittedIntroduce versioning for the CEL "strings" extension library.
Show description for 4006219authored andcommittedIntroduce versioning for the CEL "optionals" extension library.
Show description for 18f987dauthored andcommittedIntroduce versioning for the CEL math extension library.
Show description for 0f99451authored andcommittedIntroduce versioning to the CEL lists extension library.
Show description for c140c3cauthored andcommittedMerge pull request #1889 from phlax:quieten-unused
Show description for a69d6b1committedNo public description
Show description for 7b31a6eauthored andcommitted
Commits on Feb 24, 2026
Introduce list(<T>).first() and list(<T>).last().
Show description for f9658fcauthored andcommittedwarnings: Quieten unused fun
Show description for b7ab805committed
Commits on Feb 20, 2026
Default enable precision_preserving_double_format.
Show description for 0928b65authored andcommitted
Commits on Feb 19, 2026
Generate overload IDs automatically
Show description for 318fef0authored andcommittedUse charconv for string(double) standard function.
Show description for 1cab36dauthored andcommitted
Commits on Feb 12, 2026
Add API for exporting line coverage in LCOV format.
Show description for c196d20authored andcommitted
Commits on Feb 9, 2026
Misc fixes for running conformance tests cross compiled for windows.
Show description for ce25b38authored andcommitted
Commits on Feb 6, 2026
Add option to drop resolved function name from reference map to match Java and Go implementations.
Show description for f563dfbauthored andcommitted
Commits on Jan 29, 2026
No public description
Show description for c92607dauthored andcommitted
No public description
Show description for 547830cauthored andcommitted
No public description
Show description for 1160739authored andcommitted
No public description
Show description for c908abeauthored andcommitted
No public description
Show description for 98d42fbauthored andcommitted
No public description
Show description for 3710113authored andcommitted
No public description
Show description for 7a90105authored andcommitted
Commits on Jan 22, 2026
Update formatting of no matching overload error for receiver-style calls.
Show description for 9ee3ea7authored andcommitted
Commits on Jan 21, 2026
Bump dependency versions ahead of tagging new release.
Show description for db2eb1aauthored andcommittedUpdate runtime to correctly handle comprehension vars shadowing root scope.
Show description for 87697f9authored andcommitted
Commits on Jan 16, 2026
Refactor ident step factory accept name instead of IdentExpr node.
Show description for 694486aauthored andcommitted
Commits on Jan 14, 2026
Checker: Update variable resolution around leading `.`.
Show description for 19e5ce1authored andcommittedRemove unimplemented GetCoverageReport method from TestCase.
Show description for 6df710aauthored andcommitted
Checker: update shadowing behavior for comprehension vars
Show description for 34a7f78authored andcommitted
Commits on Jan 13, 2026
Remove accidental header guards in cc file.
Show description for 0116cdfauthored andcommittedUpdate conformance test to ignore planner warnings.
Show description for 263f8cbauthored andcommitted
Commits on Jan 10, 2026
No public description
Show description for 21eea3bauthored andcommitted
Commits on Jan 9, 2026
Enable conformance tests for two var comprehensions.
Show description for 3fbe44fauthored andcommitted