Commits
User selector
Commit History
Commits on May 18, 2023
C++ Macro support for proto extension presence test and access
Show description for 3ab18c1authored andcommitted
Commits on Feb 8, 2022
Internal change.
Show description for a515bf3authored andcommitted
Commits on Nov 30, 2021
OSS export.
Show description for 12a5312committedRefactor CEL parser to use `absl::string_view` and port improved `antlr4::CharStream` implementation to C++
Show description for c2d3dbdauthored andcommittedEnsure that macro references are tracked efficiently through call target arguments and list literals
Show description for 531f702authored andcommittedStyle updates for source_factory.
Show description for d93e400authored andcommittedMove `ParserOptions` to `cel` and ANTLRv4 generated output to `cel::parser_internal`
Show description for 00137aeauthored andcommitted
Commits on Oct 2, 2021
Handle the case where a macro call may have macros nested in its arguments, such as
Show description for 2bb4113authored andcommitted
Update macro calls with logic to handle macros as targets.
Show description for 8b26f07authored andcommitted
Populate the macro_calls map in source_info with macro expressions while parsing. For macro expressions nested in other macros, the map stores the argument ID of the nested macro for self reference…
Show description for 14c95e0authored andcommitted
Commits on Mar 31, 2021
Disable short-circuiting in `exists_one` macro.
Show description for 9095947committed
Commits on Jan 29, 2021
Apply clang-tidy suggestions
Show description for f347557authored andcommitted
Commits on Dec 17, 2020
Internal change.
Show description for 6dc9795authored andcommitted
Stabilize concatenation order of messages from errors in SourceFactory::errorMessage
Show description for bb7fd04authored andcommitted
Commits on Aug 27, 2020
Export of internal changes (#75)
Show description for 16d3672andcommitted
Commits on May 11, 2020
Export of internal changes
Show description for 3506aceauthored andcommitted
Commits on Nov 27, 2019
Project import generated by Copybara. (#45)
Show description for b1608c6authored
Loading