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

#715 - Move constant conversion to a separate build target

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

#714 - Reject mixed `CreateStruct.Entry.key_kind`

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

#713 - Update graphviz formatting:

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

#712 - Delete `DeepCopy` from AST

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

#711 - internal change

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

#709 - Implement `AbslStringify` for `cel::Constant`

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

#708 - Reimplement C++ parser using `common/ast.h`

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

#706 - Introduce `cel::Expr`

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

#705 - Typo fix.

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

#699 - Add recursive eval support for shadowable values.

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

#697 - Add constant folding support for recursive planning.

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

#694 - Add support for recursively planned ident steps.

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

#693 - Add support for recursively planned map steps.

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

#691 - Add support for recursively planned slot steps.

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

#688 - Add benchmark support for recursive planning.

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

#686 - Add recursive implementation for ternary steps.

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

#682 - Enable conformance tests for non-arena

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

#681 - Enable `proto2` conformance tests

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

#680 - Enable `math` conformance tests

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

#678 - Remove `ABSL_ATTRIBUTE_PURE_FUNCTION`

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

#677 - Update `parser/macro.h` a bit

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

#676 - Further restrict default parser limits

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

#675 - Migrate `strings` to modern values

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

#674 - Minor modifications to `common/source.h`

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

#673 - Migrate `math_ext` to modern values

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

#672 - Update `parser/macro.h` a bit

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

#671 - Introduce `MacroRegistry`

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

#669 - Upgrade interop to handle modern values

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

#667 - Add support for handling extensions

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

#666 - Move platform page size to its own target

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

#665 - Implement `encoders` extension in C++

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

#662 - Remove attribute checking from slot accesses.

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

#661 - No public description

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

#660 - Implement runtime support for optionals

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

#659 - Add support for recursively planned struct steps.

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

#658 - Fix cloudbuild by updating cel-spec dependency

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

#657 - Fix casting support for `optional_type`

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

#655 - No public description

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

#654 - Delete unused reflection utilities

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

#653 - Delete unused reflection utilities

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

#652 - Split more internal helper methods into proto lite

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

#651 - Revive conformance test harness for modern values

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

#650 - Revive conformance test harness for modern values

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

#649 - Revive conformance test harness for modern values

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

#647 - No public description

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

#646 - Update `descriptor_pool()` to be public

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

#638 - Add gtest matching utilities for cel::Value.

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

#637 - Various tweaks to interfaces and testing

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

#636 - Protocol buffer message conversion internals

Pull Request - State: closed - Opened by copybara-service[bot] 9 months ago - 1 comment

#635 - Move implementations from the header file.

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

#634 - Address compiler warnings.

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

#632 - Drop the recursion limit from `250` to `50`

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

#631 - Refactor qualify logic to be value agnostic

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

#628 - Add recursive plan support for boolean operators.

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

#626 - Protocol buffer `AnyToJsonConverter` implementation

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

#625 - Remove `StructValue::ConvertToJsonObject`

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

#624 - Move more inline functions out of line

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

#623 - Propagate `ValueManager&` through various functions

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

#622 - No public description

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

#620 - No public description

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

#568 - `cel::Handle<T>` -> `T`

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