Commits
Branch selector
User selector
Commit History
Commits on Oct 8, 2020
Merge pull request #89 from google/cpp-sync
Show description for 7a2de7cauthoredFix build
Show description for e4f2b2dcommittedConsolidate conversion from CelValue to protobuf Value by using transform_utility in conformance server.
Show description for 8a0fd41committedPrint out the key name in error report when key is not found to make debugging easier.
Show description for 33dd94eauthored andcommitted
Adding CelType to the list of types supported by CelValue. The purpose of this change is to allow type expressions support to C++ CEL Evaluator
Show description for 2477244authored andcommitted
Adding CelType to the list of types supported by CelValue. The purpose of this change is to allow type expressions support to C++ CEL Evaluator
Show description for 3da717aauthored andcommitted
Adding CelType to the list of types supported by CelValue. The purpose of this change is to allow type expressions support to C++ CEL Evaluator
Show description for 39cc54cauthored andcommitted
OSS build fixes. Cleanup of names used in tests.
Show description for 64299d5committedFix integer overflow on type conversions from double, uint values.
Show description for 1af2bd2authored andcommittedInternal change.
Show description for aac1590authored andcommitted
Internal change.
Show description for 4350088authored andcommitted
Internal change
Show description for ea45420authored andcommitted
Re-add the recursion limits to the visitor as they handle different
Show description for d62bdffauthored andcommittedAdding is_trvially_destructible assertion for CelValue
Show description for e35311bauthored andcommitted
Add a benchmark to measure string concatenation.
Show description for 94d361ccommittedShift the parse recursion limits into ANTLR parser.
Show description for 81baeebauthored andcommittedclang_tidy: avoid unnecessary copy
Show description for 4cb07fecommittedMove protobuf conversion method from CelValue to CelProtoWrapper in order to
Show description for d798105committedBetter error messages when CEL create struct fails.
Show description for a4f29a7authored andcommitted
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 Jul 14, 2020
c++17 (#64)
Show description for b9453a0andauthored
Commits on Jun 25, 2020
Commits on Jun 8, 2020
Subject: initialization of std::string_view with null pointer (#61)
Show description for 5019676andauthored
Commits on May 11, 2020
Merge pull request #58 from google/cpp-sync
Show description for b416ef7authoredExport of internal changes
Show description for 3506aceauthored andcommitted
Commits on Apr 13, 2020
Export of internal changes (#55)
Show description for d88a482andauthored
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. (#47)
Show description for 4767e5dauthoredProject import generated by Copybara. (#45)
Show description for b1608c6authored
Commits on Nov 12, 2019
Project import generated by Copybara. (#42)
Show description for 750fd9aauthored
Commits on Oct 24, 2019
Project import generated by Copybara. (#40)
Show description for d85f829authoredProject import generated by Copybara. (#39)
Show description for 3d70cb5authored