14 Commits (f7e25ebfd1cd91afe202692e50d41026e48df9a9)

Author SHA1 Message Date
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 1 year ago
Adam Cozzette 550f9b021b Fix handling of public imports in upb `protos` generator 1 year ago
Protobuf Team Bot 628c261e52 [Upb C++] Implement RepeatedField 2 years ago
Protobuf Team Bot 3e4de3c7dd [Upb C++] Split name-related functions from gen_utils.{h,cc} into names.{h,cc}. Also create a separate build target for output.{h,cc} (though it's kept private, since we prefer protobuf/io/printer.h for newer code). 2 years ago
Thomas Van Lenten 2282505327 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
Joshua Haberman 88d5b91810 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
Protobuf Team Bot de31ae9817 [Upb C++] Fix: Map setter does not follow value semantics when value is a message. 2 years ago
Protobuf Team Bot 433e737c0e [C++ Upb] 2 years ago
Protobuf Team Bot a35491fa55 [Upb C++] Generate class scoped declarations for enumerations. 2 years ago
Joshua Haberman e41a2d7ba0 upb is self-hosting! 2 years ago
Eric Salo 27d70edfe2 clean up the :mini_table build target 2 years ago
Mike Kruskal 2b011bc759 Internal changes 2 years ago
Eric Salo f6307877d3 move portability stuff into upb/port/ 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago