4 Commits (115b1925c6c4c30357ee3f767ca98f3ea831bbdb)

Author SHA1 Message Date
Hong Shin 1f9206c703 Internal Change 4 months ago
Protobuf Team Bot b8cb34d744 Prepare the code for migrating return types from `const std::string&` to 5 months ago
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
Hong Shin 968087eb61 protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 8 months ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 11 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
Adam Cozzette 12c7bb0750 Rename `upbc` to `upb_generator` 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Joshua Haberman 39b6f8d7ba Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Richard Levasseur 131a7869c7 Internal change 1 year ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 1 year ago
Adam Cozzette 895f190bda Move upb to upb-x 1 year ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 1 year ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 1 year ago
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Protobuf Team Bot cab6c3e223 Internal change 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year 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
Protobuf Team Bot 73ee41cbb2 license changes 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 ec75a3cbb6 Move repeated field generation into separate file to prepare for C++ RepeatedFieldProxy. 2 years ago
Protobuf Team Bot 433e737c0e [C++ Upb] 2 years ago
Protobuf Team Bot ccdfaf7ea3 Fix a bug where message-level extension identifier should also be generated in the source file. 2 years ago
Mike Kruskal a1abf835d2 Removed upb dependencies on absl/log. 2 years ago
Joshua Haberman 4f02fc4790 Removed upb dependencies on absl/log. 2 years ago
Protobuf Team Bot d76e286631 Fix C compiler failure when there are fields names prefixed with accessor prefixes such as set_ and clear_. 2 years ago
Mike Kruskal 2b011bc759 Internal changes 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago
Matt Kulukundis 9f8c080832 add missing license lines to bazel files 3 years ago
Joshua Haberman 5a10ce7025 Added a Bazel rule to build a binary wheel. 3 years ago
Joshua Haberman 173554146f Updated some docs and removed/rearranged some obsolete stuff. 3 years ago
Joshua Haberman 823eb09694 Update all 2011 dates to 2021. 4 years ago
Joshua Haberman e59d2c8fa7 Added license headers to all files. 4 years ago
Joshua Haberman 5611ff267b Moved bazel files to bazel/ directory. 6 years ago