Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/cel-cpp issues and pull requests
#567 - `cel::internal::Overloaded` -> `absl::Overload`
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#566 - Update `ProtobufDescriptorProvider::ProvideLegacyTypeInfo` to return `absl::nullopt` instead of `nullptr`
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#565 - Miscellaneous changes
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#564 - `cel::internal::NoDestructor` -> `absl::NoDestructor`
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#563 - Update Abseil to `Abseil LTS 20240116.0`
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#562 - Various miscellaneous fixes
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#561 - Publish initial version of CEL C++ Codelab
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#560 - Add `base/value_manager.h` to assist migration
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#559 - Various bug fixes and changes to improve compatibility with `base/` handles, types, and values
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#558 - Fix: use of sized deallocation in base/memory.h wo check
Pull Request -
State: open - Opened by sitano 11 months ago
#557 - No public description
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#556 - Use dedicated comprehension slots inside of bind subexpressions when lazily evaluated.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#555 - Add `StructValue::Qualify`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#554 - Detangle `legacy_type_adapter` from `base/` type/value
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#553 - Drop inheritance of `cel::TypeProvider`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#552 - `TypeProvider` -> `TypeIntrospector` and `ValueProvider` -> `TypeReflector`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#551 - Add methods to factories for compatibility
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#550 - Add default empty list and map implementation
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#549 - Make `TypeProvider` and `ValueProvider` no long pure virtual
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#548 - Add `const` to `TypeProvider` and `ValueProvider`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#547 - Add `absl::optional` to various return types
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#546 - Implement type introspection for well known types
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#545 - Add support for adding individual program steps in extensions.
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#544 - Cleanup some interop usage
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#543 - Add `proto2::Arena*` to `CreateTypeValueFromView`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#542 - Rename `memory_manager()` to `GetMemoryManager()`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#541 - More compatibility changes
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#540 - Tune Bazel for GCB. Set parallelism and memory limits.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#540 - Tune Bazel for GCB. Set parallelism and memory limits.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#539 - More compatibility changes
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#539 - More compatibility changes
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#538 - Update navigable AST to traverse nodes by cref.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#537 - Refactor protobuf test utilities to a library in internal.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#537 - Refactor protobuf test utilities to a library in internal.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#536 - Tag benchmark so CI doesn't run it
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#536 - Tag benchmark so CI doesn't run it
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#535 - Remove `GetMemoryManager` from providers
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#535 - Remove `GetMemoryManager` from providers
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#534 - Temporarily remove new proto bindings
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#534 - Temporarily remove new proto bindings
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#533 - Update `StructValueBuilder::Build`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#533 - Update `StructValueBuilder::Build`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#532 - `Equal` and `IsZeroValue`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#532 - `Equal` and `IsZeroValue`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#531 - `Unknown`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#531 - `Unknown`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#530 - Split list/map into parsed/legacy
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#530 - Split list/map into parsed/legacy
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#529 - Update `ListValue::ForEach` to additionally pass indices for convinience
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#528 - Update `MapValue::Has`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#527 - Legacy managers and providers
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#527 - Legacy managers and providers
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#526 - Default enable lazy initialization for bind expressions.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#525 - WIP: add branch coverage utility.
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#524 - Update SelectOptimization and AttributeTracking to behave consistently with cel.bind.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#523 - Remove option for old non-unique id numbering for map/filter macros.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#522 - Deserialization and builders for well known types
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#521 - Remove `EnumType` and `EnumValue`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#520 - `StructValue` and `StructValueView`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#519 - Split `value_provider.cc` into separate files
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#518 - Replace `type()` with `GetType(TypeManager&)` and `GetTypeName()`
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#518 - Replace `type()` with `GetType(TypeManager&)` and `GetTypeName()`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#517 - Update stack size estimate to use a tighter upper bound.
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#516 - Update arguments in `ValueManager`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#516 - Update arguments in `ValueManager`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#515 - Add support for nested lazy init bind definitions.
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#515 - Add support for nested lazy init bind definitions.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#514 - Add additional benchmark cases for nested bind definitions.
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#514 - Add additional benchmark cases for nested bind definitions.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#513 - Change to `E2_HIGHCPU_32`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#513 - Change to `E2_HIGHCPU_32`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#512 - Avoid mixing iterators and pointers due to MSVC
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#511 - Update types and values to use managers instead of factories
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#510 - Update some arguments to use views
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#509 - Split `data` into `type` and `value`
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#509 - Split `data` into `type` and `value`
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#508 - Suppress deprecation warnings for cloud build.
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#507 - Fix compiler warnings.
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#507 - Fix compiler warnings.
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#506 - Fix missing include directives
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#506 - Fix missing include directives
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#505 - Add support for lazily initializing cel.bind aliases.
Pull Request -
State: open - Opened by copybara-service[bot] 12 months ago
#505 - Add support for lazily initializing cel.bind aliases.
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#504 - Update managers to extend factories, leaving factories as an abstract interface
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#504 - Update managers to extend factories, leaving factories as an abstract interface
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#503 - Upgrade ANTLR and enable Abseil for ANTLR
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#503 - Upgrade ANTLR and enable Abseil for ANTLR
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#502 - Unnest simple expressions instead of traversing recursively in the CEL C++ parser.
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#501 - `ListValue` and `MapValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#501 - `ListValue` and `MapValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#500 - Add JSON conversion to `Value` and friends
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#500 - Add JSON conversion to `Value` and friends
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#499 - Introduce `TypeManager` and `ValueManager`
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#499 - Introduce `TypeManager` and `ValueManager`
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#498 - `OpaqueValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#497 - `UintValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#496 - `TypeValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#495 - `TimestampValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#494 - `StringValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#493 - `IntValue` serialization
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago