summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-22Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}.Josh Haberman
2018-08-21Re-add amalgamation rules and remove google protobuf from Travis.Josh Haberman
2018-08-21Removed a bunch of obsolete code.Josh Haberman
2018-03-07Added google/protobuf/descriptor.upb.* to core.Josh Haberman
2017-09-25Turn off warining on undef private/protectedBo Yang
2017-07-08A good start on upb_encode and upb_decode.Josh Haberman
2017-07-04First version of a real C codegen for upb.Joshua Haberman
2017-07-02Start migrating upb_msglayout to be suitable for generated code.Joshua Haberman
2017-01-24Fixed amalgamated build and added test.Josh Haberman
2017-01-21Moved upb_symtab to def.h/def.c.Josh Haberman
2016-12-12Basic serialization for upb_msg and Lua.Josh Haberman
2016-11-29Fixed more bugs surfaced by Travis.Josh Haberman
2016-11-29Removed some temporary code and fixed a few tests.Josh Haberman
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
2016-04-21Put oneofs in the same table as fields. (#60)Joshua Haberman
2016-04-19Changed schema for JSON test to be defined in a .proto file. (#54)Joshua Haberman
2016-04-19Split upb::Arena/upb::Allocator from upb::Environment. (#58)Joshua Haberman
2016-04-05Added upb::FileDef, which represents the file defs are declared in.Josh Haberman
2015-07-15Fixed JSON parser error reporting.Josh Haberman
2015-07-07Moved lunit to third_party for Google compliance.Josh Haberman
2015-07-07Moved DynASM to third_party to comply with Google policy.Josh Haberman
2015-06-22Merge pull request #30 from haberman/encoderfixJoshua Haberman
2015-06-22Fixed some bad bugs in upb_env.Josh Haberman
2015-06-06Parameterize AR properly in the Makefile.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-16Enabled asserts() and verbosity for most Travis builds.Josh Haberman
2015-05-13Enable Travis for Clang, and enable -Werror for all Travis builds.Josh Haberman
2015-05-13Changes to Lua module loading, and file generation.Josh Haberman
2015-05-08Fixes for the open-source build.Josh Haberman
2015-05-06Resolve compilation errors if compiled with more stringent semantic checks.Martin Maly
2015-01-09Coverage support for coveralls.io.Josh Haberman
2015-01-07Changes from Google-internal development.Josh Haberman
2014-12-12Amalgamated distribution (upb.c/upb.h) tool.Chris Fallin
2014-12-09Removed obsolete benchmarks/ and examples/ directories.Josh Haberman
2014-12-09JSON test, symbolic enum names in JSON, and a few improvements.Chris Fallin
2014-12-04JSON printer: remove dependency on YAJL, using a hand-rolled printer instead.Chris Fallin
2014-12-03Sync from Google-internal development.Josh Haberman
2014-11-18Fixed building of googlepbtests.Josh Haberman
2014-11-18Sync to Google-internal development.Josh Haberman
2014-09-01Added lua and core32 Travis builds, and rewrote README.mdJosh Haberman
2014-09-01Enable more Travis configurations.Josh Haberman
2014-08-31Rewrite of build system.Josh Haberman
2014-08-30Fixed build and added Travis CI support.Josh Haberman
2014-08-09Make the absence of perf-cppflags give a good default build.Josh Haberman
2014-08-01Beginnings of a prototype Ruby extension.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-24Build fix for Mac OS X.Josh Haberman
2013-10-24Fixes to make the open-source build compile on Linux.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback