26 Commits (c6cbaaeeee843edc382dae4c642484ed3ac9f9b7)

Author SHA1 Message Date
Protobuf Team Bot 8198fe9a5f Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 11 months ago
Protobuf Team Bot 06444cb6a1 Clean up some now-unnecessary or_default()s 11 months ago
Protobuf Team Bot 7e47fc3e39 Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 11 months ago
Protobuf Team Bot 9a56a497b2 Fix unused 'use' warning in simple_nested_test.rs 1 year ago
Hong Shin 7e1316ca81 Implement _opt for messages 1 year ago
Hong Shin f4511fda5a Implement and use field entries for `_mut` 1 year ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 1 year ago
Alyssa Haroldsen 457ed9b44f Use `self` accessors for accessing maps in views 1 year ago
Alyssa Haroldsen ab8b762941 Use `self` for all methods on views, return `'msg` 1 year ago
Alyssa Haroldsen 19851968bb Fix indentation of a macro in simple_nested_test.rs 1 year ago
Protobuf Team Bot d716c2e963 Reuse Message's accessor definitions on Msg+MsgMut+MsgView 1 year ago
Protobuf Team Bot e5b547bcb8 Change MsgMut's _mut() accessors to use (&mut self) instead of (&self) 1 year ago
Alyssa Haroldsen 20933b2b22 Implement singular enum accessors 1 year ago
Alyssa Haroldsen 1eab5a0237 Generate `pub use` for imported enums 1 year ago
Hong Shin 54d4839ecb Add submsg support for bytes_mut 1 year ago
Hong Shin e35cf1025b Add submessage support for string_mut 1 year ago
Hong Shin a74c3bbaa4 Introduce submessage view accessors for arbitrary depths 1 year ago
Hong Shin c793ec4631 move test_deeply_nested_definition to googletest_rust 1 year ago
Hong Shin 745aa6edbd Introduce set_and_test_mut! to cleanup simple_nested_test.rs 1 year ago
Hong Shin 92cfb8a56d Add support for simple scalar mutation via _mut. 1 year ago
Hong Shin e3432c283d Add submsg support for strings and bytes. 1 year ago
Hong Shin b3cfff3478 Introduce preliminary submessage_mut semantics 1 year ago
Protobuf Team Bot af75cb31f4 Small clean up Rust crate-relative naming logic 1 year ago
Hong Shin 6d4ea615cc Fix segfault in upb pathway in terra rust 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Hong Shin 80a4df3306 Add support accessing simple scalars (int32s, bools, and floats) in submessages 1 year ago
Joshua Haberman db20f5ffc9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Hong Shin 4f20efbb78 Internal Change 2 years ago
Marcel Hlopko 5814f6c977 Generate C++ thunks for Rust protos 2 years ago
Marcel Hlopko f7a2f4acea Add initial end-to-end test directory structure. 2 years ago
Marcel Hlopko 083830d849 Update copyright year 2 years ago
Marcel Hlopko ab9f1ab58a Configure the build for the Rust UPB backend 2 years ago
Marcel Hlopko 5252bc8ec8 Rename a test 2 years ago
Marcel Hlopko 3dc546daff Implement a minimal, internal, experimental rust_proto_library rule. 2 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Feng Xiao 6ef984af4b Down-integrate from internal code base. 10 years ago
Feng Xiao e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 years ago
xiaofeng@google.com b55a20fa2c Down-integrate from internal branch 13 years ago
kenton@google.com d37d46dfbc Integrate recent changes from Google-internal code tree. See CHANGES.txt 16 years ago
Jon Skeet f0589506c9 Wiping slate clean to start again with new layout. 17 years ago
kenton@google.com 24bf56fb3a Integrate changes from internal Google-internal branch. 17 years ago
Jon Skeet f92c545f49 Initial commit of C# code developed before installing Git. 17 years ago
temporal 40ee551715 Initial checkin. 17 years ago