Commits
User selector
Commit History
Commits on May 18, 2023
Use `struct` consistently with `cel::base_internal::AnyData` to silence warnings
Show description for b44791eauthored andcommittedForbid direct creation of `ConstantId` and `FieldId`
Show description for 0b15d05authored andcommittedAdd support for iterating over struct fields
Show description for fc4e4c1authored andcommittedRename `Referent` to `Borrowed` and introduce `Owner`
Show description for 5f1f4e8authored 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 andcommittedInteroperation for protocol buffer messages
Show description for 379bbeaauthored andcommittedImplement support for wrapper types in protocol buffer values
Show description for 63bed74authored andcommittedRefactor `StuctValue`, `ListValue`, and `MapValue` to use `XContext` as the first argument to functions
Show description for eb99766authored andcommittedAdd support for checked casting without handles
Show description for 37db7cfauthored andcommittedShift `Handle<T>::Is` to `Type` and `Value`
Show description for daf5d56authored andcommittedAccept `TypeManager` in `StructValue::HasField`
Show description for 2fe42aaauthored andcommittedGeneralize debug string for `EnumValue` and avoid copying handles for types when possible
Show description for 80749e5authored andcommittedAdd `ValueTraits` and `TypeTraits` to assist with metaprogramming
Show description for 86df97aauthored andcommittedRemove general equality and hashing from values
Show description for c961c2dauthored 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 7ed9cc3authored andcommittedInternal change
Show description for ede7393authored andcommittedInternal change
Show description for 6cc296bauthored andcommitted
Commits on Sep 8, 2022
Internal change
Show description for d5137e1authored andcommittedInternal change
Show description for 261d493authored andcommitted
Commits on Jul 14, 2022
Internal change
Show description for b7f9d72authored andcommitted
Commits on Jun 13, 2022
Internal change
Show description for e64eb54authored andcommitted
Loading