Commits
User selector
Commit History
Commits on May 18, 2023
OSS export
Show description for 3ff5836committedUse `struct` consistently with `cel::base_internal::AnyData` to silence warnings
Show description for b44791eauthored andcommittedStandardize creation of values which reference other values
Show description for 3715030authored andcommittedReplace some `ABSL_ASSERT` with `ABSL_DCHECK` for better usability
Show description for ab5fc34authored andcommittedAdd support for checked casting without handles
Show description for 37db7cfauthored andcommittedShift `Handle<T>::Is` to `Type` and `Value`
Show description for daf5d56authored andcommittedFix memory leak due to not using `Metadata::Unref` return value
Show description for 4861e1cauthored andcommittedUpgrade `StringValue` and `BytesValue` to support zero-copy references to data owned by another `Value`
Show description for 6ee2493authored andcommittedAdd `ValueTraits` and `TypeTraits` to assist with metaprogramming
Show description for 86df97aauthored andcommittedInternal change.
Show description for ecbd57fauthored andcommittedExport `DebugString` for well-known C++ types
Show description for fd5a7baauthored andcommittedMigrate `eval/eval/regex_match_step`
Show description for ffb63acauthored andcommittedTruncate `cel::Kind` from 127 to 63 and merge inlined trivial attributes
Show description for 4601225authored andcommittedRename `Persistent` to just `Handle`
Show description for b3d9529authored andcommittedInternal change
Show description for ede7393authored andcommitted
Commits on Sep 8, 2022
Internal change
Show description for 261d493authored andcommitted
Commits on Jul 14, 2022
Internal change
Show description for ee2261fauthored andcommittedInternal change
Show description for b7f9d72authored andcommitted
Commits on Jun 13, 2022
Internal change
Show description for e64eb54authored andcommitted
Loading