Commits
Branch selector
User selector
Commit History
Commits on Apr 24, 2026
Remove invalid 'size' arg, use alignment as size.
Show description for f8ed1bdauthored andcommittedAdd ToBuilder() functions for parser/checker/compiler
Show description for c4a927eauthored andcommittedAdd signature generation functions for types and function overloads
Show description for 1ca513fauthored andcommitted
Commits on Apr 23, 2026
Add support for resolving aliases.
Show description for 0341704authored andcommitted
Commits on Apr 22, 2026
Wire ExpressionContainer into type checker.
Show description for 4017673authored andcommitted
Commits on Apr 21, 2026
Add ExpressionContainer to hold namespace config
Show description for c2c1205authored andcommitted
Commits on Apr 20, 2026
Make error handling in wrapped legacy map consistent with modern version.
Show description for c1e3026authored andcommittedUpdate Bazel build rules for MacOS
Show description for 8c14022authored andcommittedUpdate alloc macros in internal/new.cc
Show description for 1629bb4authored andcommitted
Commits on Apr 18, 2026
Use explicit numeric types in tests
Show description for 474683eauthored andcommitted
Commits on Apr 17, 2026
Use ShortDebugString instead of implicit proto string serialization
Show description for 170a758authored andcommittedAdd missing absl/str_cat deps
Show description for ecece1aauthored andcommittedAdd missing 'alwayslink' directive
Show description for c623462authored andcommittedEnsure RequestContext is in the descriptor pool
Show description for e20bf48authored andcommittedDisable incompatible test on MacOS
Show description for 77d98c5authored andcommittedNo public description
Show description for 6971952authored andcommitted
Commits on Apr 16, 2026
Remove special error for null select target.
Show description for bbe1aaaauthored andcommitted
Commits on Apr 15, 2026
No-op doc change to trigger builds.
Show description for 0253936authored andcommitted
Commits on Apr 14, 2026
More macos test fixes.
Show description for a69b0eaauthored andcommittedTest fixes for macos builds
Show description for 7a37461authored andcommittedAdd comprehension nesting limit validator.
Show description for 9fd4d79authored andcommitted
Commits on Apr 13, 2026
Add RegexPatternValidator.
Show description for 072542bauthored andcommittedAdd homogeneous literal validator.
Show description for 15009ffauthored andcommittedUse proto2::ConstMapIterator and stop const_cast'ing.
Show description for e9ba71aauthored andcommitted
Commits on Apr 7, 2026
Expose EnvRuntime::RegisterExtensionFunctions API
Show description for 7022451authored andcommittedExpose TypeSpec formatter in common/ast/metadata.h
Show description for 1b2a841authored andcommittedAdd AST depth validator.
Show description for ea0deecauthored andcommittedAdd `Validator` and update Compiler to support.
Show description for 5ef8a8fauthored andcommitted
Commits on Apr 2, 2026
Add proto type introspector to C++ type checker.
Show description for 0820886authored andcommittedInitial implementation for Ast Validator
Show description for 74e7666authored andcommittedNo public description
Show description for 6bf474bauthored andcommitted
Expose source_info position -> SourceLocation helper.
Show description for cf07a87authored andcommitted
Commits on Apr 1, 2026
Fix compatibility with newer versions of protobuf
Show description for 6e1cb53authored andcommittedRefactor cel::TypeIntrospector
Show description for 8773590authored andcommitted
Commits on Mar 31, 2026
Delete types/interfaces related to TypeFactory and TypeManager.
Show description for 463ddc0authored andcommitted