summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-12Add support for encoding Any in jsonBo Yang
2018-11-26Fix tests for generated codeVishal Powar
2018-11-14Updates to build system for upb C++ compiler.Josh Haberman
2018-11-05Added script to generate CMake build. Bazel tests it.Josh Haberman
2018-11-03Conformance tests work under Bazel.Josh Haberman
2018-11-01Added missing "upbc" file.Josh Haberman
2018-09-18Fix json encoding for wrappers, ListValue, Struct and Value. (#126)Paul Yang
2018-09-09Fixed port_def/undef so that the amalgamation is self-contained.Josh Haberman
2018-09-06Removed unnecessary struct definition with "int a".Josh Haberman
2018-09-06Removed default instance and oneof array from tables.Josh Haberman
2018-09-06Fixed amalgamation.Joshua Haberman
2018-09-06Added port_def.inc and port_undef.inc.Joshua Haberman
2018-09-06Changed C API to use inline functions and computed offsets.Joshua Haberman
2018-09-03Changed C API to only define structs, a table, and a few minimal inline funct...Joshua Haberman
2018-09-02More work on CMake build, and updated conformance for proto3.Joshua Haberman
2018-08-22Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}.Josh Haberman
2018-03-07Added google/protobuf/descriptor.upb.* to core.Josh Haberman
2017-07-19Fixed 32-bit build and added generated files.Joshua Haberman
2017-07-18Responded to PR comments.Joshua Haberman
2017-07-17New encode/decode: most (171 / 192) conformance tests pass.Joshua Haberman
2017-07-11Merge branch 'gencode2' into gencode3Joshua Haberman
2017-07-11Responded to PR comments.Joshua Haberman
2017-07-08A good start on upb_encode and upb_decode.Josh Haberman
2017-07-05Be more picky about command-line args in upbc.Josh Haberman
2017-07-04First version of a real C codegen for upb.Joshua Haberman
2016-05-12Added UPB_ASSERT() that helps avoid unused var warnings.Joshua Haberman
2016-04-19Changed schema for JSON test to be defined in a .proto file. (#54)Joshua Haberman
2016-04-06Changes for PR comments.Josh Haberman
2016-04-05Added upb::FileDef, which represents the file defs are declared in.Josh Haberman
2015-07-07Also remove license headers from Lua.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-28Merge pull request #21 from google/tablestringsJoshua Haberman
2015-05-18Generating enums and intentries only if the tables are non-empty.Martin Maly
2015-05-17Restructure tables for C89 port and smaller size.Josh Haberman
2015-05-13Changes to Lua module loading, and file generation.Josh Haberman
2014-12-12Amalgamated distribution (upb.c/upb.h) tool.Chris Fallin
2014-11-18Sync to Google-internal development.Josh Haberman
2014-07-02Sync from internal Google development.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
2014-02-04Sync from Google development.Josh Haberman
2014-01-21Sync to internal Google development.Josh Haberman
2013-12-20Sync from Google-internal development.Josh Haberman
2013-10-24Merge from Google-internal development:Josh Haberman
2013-05-11Synced with 3 months of Google-internal development.Josh Haberman
2013-02-15Sync with 8 months of Google-internal development.Josh Haberman
2012-03-24Sync from internal Google development.Joshua Haberman
2011-09-04Const invasion: large parts of upb made const-correct.Joshua Haberman
2011-08-31Header cleanup, clarify/correct comments for interfaces.Joshua Haberman
2011-07-31Fixed "make descriptorgen".Joshua Haberman
2011-07-15Directory restructure.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback