summaryrefslogtreecommitdiff
path: root/upb/def.c
AgeCommit message (Expand)Author
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-03-27Removed reflection and other extraneous things from the core library. (#158)Joshua Haberman
2019-03-26Merge branch 'master' into apitweaksJosh Haberman
2019-01-29Merge pull request #145 from haberman/arrayapiJoshua Haberman
2019-01-28Fixes for google3.Josh Haberman
2019-01-26Added missing functions.Josh Haberman
2019-01-24Fixes for Google-internal tests.Josh Haberman
2019-01-23Some more fixes for PHP.Joshua Haberman
2019-01-19Some fixes for PHP.Joshua Haberman
2019-01-17Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-16Supprot FieldMask json encoding/decoding. (#147)Paul Yang
2019-01-16upb_symtab_add() returns upb_filedef* instead of bool.Joshua Haberman
2019-01-15Fixed a few bugs surfaced by Ruby.Joshua Haberman
2019-01-15Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-02Some bugfixes.Joshua Haberman
2018-12-31WIP.Joshua Haberman
2018-12-20Some fixes for Ruby.Joshua Haberman
2018-12-17test_cpp is working!Josh Haberman
2018-12-17test_json is working!Josh Haberman
2018-12-16Got test_decoder working!Joshua Haberman
2018-12-15test_encoder passes! Other tests still need to be fixed.Joshua Haberman
2018-12-13Use some hazzers in def.c.Joshua Haberman
2018-12-13Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-13Updated to use the new array accessors.Joshua Haberman
2018-12-13Ported some tests.Joshua Haberman
2018-12-12WIP, more progress on refactoring.Joshua Haberman
2018-12-10WIP, core library compiles now.Joshua Haberman
2018-12-08Merge branch 'master' into defcleanupJoshua Haberman
2018-12-08Merge branch 'cmake-mac-fixes' into defcleanupJoshua Haberman
2018-12-04Implement json decoding for Any message. (#130)Paul Yang
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-06Fix json parsing for Struct, ListValue and Value.Bo Yang
2018-08-29Fix json encoding/decoding for duration. (#118)Paul Yang
2018-08-24Fix json parsing for timestamp (#115)Paul Yang
2017-09-19Reserve unknown fields in upbBo Yang
2017-06-01Fix upb load descriptor when no messages defined in prorto.Bo Yang
2017-05-31Add new file option php_namespace.Bo Yang
2017-03-14Add new file option php_class_prefix.Bo Yang
2017-01-23A couple more fixes.Josh Haberman
2017-01-23Remove another bit of obsolete code.Josh Haberman
2017-01-23Removed all code for adding extensions to upb_symtab.Josh Haberman
2017-01-21Ripped out complicated and unused code for replacing defs in a symtab.Josh Haberman
2017-01-21Make upb::SymbolTable no longer reference-counted.Josh Haberman
2017-01-21Moved upb_symtab to def.h/def.c.Josh Haberman
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
2016-09-09Some refcounting fixes.Josh Haberman
2016-05-12Added UPB_ASSERT() that helps avoid unused var warnings.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback