Commits
User selector
Commit History
Commits on May 18, 2023
Cleanup `MemoryManager` and drop `ManagedMemory`
Show description for 95a517dauthored andcommittedPlace `cel::Function` and `cel::FunctionDescriptor` in their appropriate headers
Show description for bb5cc70authored andcommittedIntroduce modern FunctionProvider interface and migrate cel function registry to use directly
Show description for a2e1e8aauthored andcommittedShift `Handle<T>::Is` to `Type` and `Value`
Show description for daf5d56authored andcommittedFix overload resolution for providers. Previously, two providers with the same shape (but different arg kinds) could be matched and considered in final overload resolution.
Show description for a37c405authored andcommittedMigrate logic builtins to cel::Value equivalents.
Show description for 168d8dcauthored andcommittedMigrate CelFunctionRegistry to maintain unique_ptr to new style function interface and return pointers to cel::Function.
Show description for 352914cauthored andcommittedInitial migration to modern API version of extension functions.
Show description for 86f098bauthored andcommittedFinish migrating `eval/eval/evaluator_stack`
Show description for 77e1017authored andcommittedRemove references to legacy null/message overload matching behavior.
Show description for 36afe27authored andcommittedMigrate `eval/eval/evaluator_stack`
Show description for 1908bc1authored andcommittedInternal change.
Show description for 0239445authored andcommitted
Commits on Sep 8, 2022
Improve the error message for no such overload
Show description for e7b362eauthored andcommittedImprove the error message for no such overload
Show description for d4b0967authored andcommittedImprove the error message for no such overload
Show description for 2d46043authored andcommittedConvert FlatExprBuilder internals to use native types
Show description for cd42459authored andcommitted
Prepare `UnknownAttributeSet`, `UnknownFunctionResultSet`, and friends for interoperation with the new API
Show description for 1d21fdcauthored andcommitted
Commits on Jun 6, 2022
Move internal usages of proto2::arena to cel::MemoryManager where possible.
Show description for 3392c96authored andcommitted
Allow registration of non-strict functions
Show description for be6479aauthored andcommitted
Commits on Feb 8, 2022
Internal change.
Show description for a515bf3authored andcommitted
Commits on Oct 6, 2021
Code style updates to CEL C++
Show description for e540ae2authored andcommittedIncorporate Macro Calls metadata into decompilation
Show description for 574cbe1authored andcommitted
Commits on Jan 29, 2021
Introduce CelTypeRegistry for tracking type identifiers with updates in type resolution.
Show description for bca699eauthored andcommittedApply clang-tidy suggestions
Show description for f347557authored andcommitted
Commits on Nov 25, 2020
Internal change.
Show description for c20d88dauthored andcommitted
Enable timestamp tests and add support for fixed timezones.
Show description for 4dfaf39authored andcommitted
Commits on Oct 8, 2020
OSS build fixes. Cleanup of names used in tests.
Show description for 64299d5committed
Commits on Sep 9, 2020
Internal change. (#76)
Show description for 9780740andauthored
Commits on Aug 27, 2020
Export of internal changes (#75)
Show description for 16d3672andcommitted
Commits on May 11, 2020
Export of internal changes
Show description for 3506aceauthored andcommitted
Commits on Apr 8, 2020
Export of internal changes (#53)
Show description for 53928a8andauthored
Commits on Feb 26, 2020
Export of internal changes (#50)
Show description for 80e1ccaauthored
Commits on Dec 9, 2019
Export of internal changes (#49)
Show description for a9eec46authored
Commits on Nov 27, 2019
Project import generated by Copybara. (#45)
Show description for b1608c6authored
Commits on Nov 12, 2019
Project import generated by Copybara. (#42)
Show description for 750fd9aauthored