summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-05-13Works with Bazel 0.24.1 and Bazel 0.25.2!Joshua Haberman
2019-05-13Re-enabled conformance tests.Joshua Haberman
2019-04-24Fixed include path.Joshua Haberman
2019-04-24Fixed amalgamation and CMake build.Joshua Haberman
2019-04-24More refactoring/simplification.Joshua Haberman
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-03-25Remove _XOPEN_SOURCE from amalgamate.pyBo Yang
2019-03-05Merge branch 'master' into defcleanupJoshua Haberman
2019-03-05Add _XOPEN_SOURCE to amalgamate.pyBo Yang
2019-02-17Fixed amalgamation to properly include stdint.h first for UPB_SIZE().Josh Haberman
2019-01-29Merge pull request #145 from haberman/arrayapiJoshua Haberman
2019-01-28Fixes for google3.Josh Haberman
2019-01-27Ported BUILD file fixes for google3 to arrayapi branch.Josh Haberman
2019-01-24More fixes for google3 import.Josh Haberman
2019-01-23Fixes for Google import.Joshua Haberman
2019-01-23Changes for google3 import.Joshua Haberman
2019-01-23Delete obsolete dump_cinit.lua.Joshua Haberman
2019-01-17Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-16Supprot FieldMask json encoding/decoding. (#147)Paul Yang
2019-01-15Build & fix the JIT.Joshua Haberman
2018-12-19Merge pull request #142 from TeBoring/json-any-encodingJoshua Haberman
2018-12-17Disbled CMake tests for now.Josh Haberman
2018-12-16Got test_decoder working!Joshua Haberman
2018-12-13Merge branch 'master' into defcleanupJoshua Haberman
2018-12-12Deleted old Lua-based C API compiler.Josh Haberman
2018-12-12Add support for encoding Any in jsonBo Yang
2018-12-08Merge branch 'cmake-mac-fixes' into defcleanupJoshua Haberman
2018-12-01Fixes for macOS build. Also run tests in CMake test.Joshua Haberman
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-10-21Merge branch 'master' into defcleanupJosh Haberman
2018-09-18Fix json encoding for wrappers, ListValue, Struct and Value. (#126)Paul Yang
2018-09-11WIP.Josh Haberman
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback