Comparing google:master...hugoz00:master · google/cel-cpp
Commits on Nov 13, 2025
-
1. First, CelRule and RuleManager were redesigned, upgrading RuleManager from a simple string store (in your initial design) into a fully functional build manager. 2. An execution engine was added to RuleManager. 3. All components were integrated into a single end-to-end demo program that uses Protobuf and demonstrates thread safety.