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

#492 - `DurationValue` serialization

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#491 - `DoubleValue` serialization

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#490 - `BytesValue` serialization

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#489 - `NullValue` serialization

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#488 - `UnknownValue` serialization

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#487 - `ErrorValue` serialization

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#486 - `BoolValue` serialization

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#483 - Add benchmarks for bind expressions.

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#480 - Add support for json to `ValueFactory`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#479 - Introduce `ValueFactory`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#478 - Rename `memory_manager()` to `GetMemoryManager()`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#477 - Refactor `TypeFactory`, `TypeCache`, and `ValueCache`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#475 - Refactor value serialization to be handle agnostic

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#474 - Refactor value deserialization to be handle agnostic

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#473 - Add stringifiers for Navigable AST enums.

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#471 - internal change

Pull Request - State: open - Opened by copybara-service[bot] 12 months ago

#470 - Update `MapValue::ListKeys`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#466 - Update type cache to return views

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#462 - Add navigable_ast utility for AST analysis.

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#460 - Improve hashing of `Type`, `TypeView`, and friends

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#459 - No public description

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#458 - Refactor `CommonTypes` to `ProcessLocalTypeCache`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#456 - Allow `OptionalType` to be default constructed

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#454 - `MapValue` and `MapValueView`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#452 - Unify iteration into `ValueIterator`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#451 - Expose `OwnCustomDestructor` from memory manager

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#450 - Equality, hashing, and sorting for map keys

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#448 - Update protobuf dependency

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#446 - No public description

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#445 - Optimize primitives by avoiding pointer chasing

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#444 - `ListValue` and `ListValueView`

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#443 - Rework `TypeFactory` to not use `absl::StatusOr`

Pull Request - State: closed - Opened by copybara-service[bot] almost 1 year ago

#442 - `OptionalType` and `OptionalTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] almost 1 year ago

#441 - Expose `Allocate` and `Deallocate` from `MemoryManager`

Pull Request - State: closed - Opened by copybara-service[bot] almost 1 year ago

#440 - Split headers and BUILD targets for math extension macros

Pull Request - State: closed - Opened by copybara-service[bot] almost 1 year ago

#439 - Add `TypeFactory`

Pull Request - State: closed - Opened by copybara-service[bot] almost 1 year ago

#437 - Allow `Value` to be default constructible

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#436 - Allow `Type` to be default constructible

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#435 - Rework `StructType` and `StructTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#434 - Rework `OpaqueType` and `OpaqueTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#433 - Delete `EnumType` and `EnumValue` for now

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#432 - Remove ability to modify `EnumType` equality and hashing

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#431 - Add least and greatest macros for Math extension library

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#430 - `StructType` and `StructTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#429 - Delete unused `base/type_registry.h`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#428 - `UnknownValue` and `UnknownValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#427 - `ErrorValue` and `ErrorValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#426 - Use `absl::Span` for returns in attributes

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#425 - `StringValue` and `StringValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#424 - `BytesValue` and `BytesValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#423 - `UintValue` and `UintValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#422 - `TypeValue` and `TypeValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#421 - `TimestampValue` and `TimestampValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#420 - `NullValue` and `NullValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#419 - `IntValue` and `IntValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#418 - `DurationValue` and `DurationValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#417 - `DoubleValue` and `DoubleValueView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#414 - `OpaqueType` and `OpaqueTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#413 - Fix `EnableSharedFromThis`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#412 - Fix flaw in `NativeTypeId::DebugString`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#410 - `MapType` and `MapTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#409 - `SizedInputView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#407 - `ListType` and `ListTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#406 - Add `benchmark` tag to `sets_functions_benchmark_test`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#404 - `UnknownType` and `UnknownTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#403 - `UintWrapperType` and `UintWrapperTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#402 - `UintType` and `UintTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#401 - `TypeType` and `TypeTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#400 - `TimestampType` and `TimestampTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#399 - `StringWrapperType` and `StringWrapperTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#398 - `StringType` and `StringTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#397 - `NullType` and `NullTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#396 - `IntWrapperType` and `IntWrapperTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#395 - `IntType` and `IntTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#394 - `ErrorType` and `ErrorTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#393 - `DynType` and `DynTypeView`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago