17 Commits (e252432a4176b6524e8c064673459e947ba11cb7)

Author SHA1 Message Date
Joshua Haberman e252432a41 Refactoring: split defs into their own file, move private parsing funcs out of .h file. 15 years ago
Joshua Haberman 33a68acb14 Use a status object for errors so a message can be returned. 15 years ago
Joshua Haberman 46fac0f58d Tests use valgrind, chdir in test. 15 years ago
Joshua Haberman 00ba0d1ac1 Unit test comparing parsed results with proto2. 15 years ago
Joshua Haberman cd2f77d392 Incremental improvements to cbparser, and a test. 15 years ago
Joshua Haberman 7fa19a3f95 Finish upb_context thread-safety. 16 years ago
Joshua Haberman 71d82d06d1 Add refcounting and thread-safety to message definitions. 16 years ago
Joshua Haberman 2282d2489b Refactoring: unify upb_msg. 16 years ago
Joshua Haberman 946dcf4a5d Fix tests (and src) such that all tests pass again. 16 years ago
Joshua Haberman 3149d2b372 Added a proper prototype for upb_serialize. 16 years ago
Joshua Haberman e373367fb7 Move parsing functions to header file in anticipation of code generation (want them inlined). 16 years ago
Joshua Haberman e58c871c19 upb is fully self-hosting (except for text->descriptor)! 16 years ago
Joshua Haberman edf5f9e8ed Update test_table to new table API. 16 years ago
Joshua Haberman a1a9596d02 Fix tests and the build (though a few tests are failing). 16 years ago
Joshua Haberman 1e388b0af3 Significant, experimental changes (setjmp/longjmp, group handling). 16 years ago
Joshua Haberman 293cbe5135 Enhanced testing. 16 years ago
Joshua Haberman 462b26c1cc Directory restructuring. 16 years ago