Commits
User selector
Commit History
Commits on May 18, 2023
Remove deprecated aliases and cleanup artifacts from `:memory` consolidation
Show description for cdd9574authored andcommittedMove comparison functions registrar to runtime/standard.
Show description for be05243authored andcommittedPlace `cel::Function` and `cel::FunctionDescriptor` in their appropriate headers
Show description for bb5cc70authored andcommittedIntroduce cel::RuntimeOptions as a modern APIs equivalent to InterpreterOptions.
Show description for c5d608aauthored andcommittedMigrate InterpreterOptions to cel::RuntimeOptions.
Show description for 571dd3cauthored andcommittedMigrate InterpreterOptions to cel::RuntimeOptions.
Show description for 81f2db4authored andcommittedMove CelNumber implementation to cel::runtime_internal::Number. Leave CelNumber as an alias for cel::runtime_internal::Number.
Show description for 51349beauthored andcommittedAdd modern API version of cel function registry, refactor legacy version to wrap modern impl.
Show description for 0603d17authored andcommittedAdd modern apis implementation for activation interface.
Show description for 3d4a682authored andcommittedIntroduce modern FunctionProvider interface and migrate cel function registry to use directly
Show description for a2e1e8aauthored andcommitted
Loading