summaryrefslogtreecommitdiff
path: root/upb_msg.h
AgeCommit message (Expand)Author
2009-07-07Header file changes for C++ compatibility.Joshua Haberman
2009-07-07More work on the benchmark.Joshua Haberman
2009-07-06Lots of documentation, cleanup, and fixed memory leaks.Joshua Haberman
2009-07-06Compiler now generates correct header files (with structures alone).Joshua Haberman
2009-07-06Fixed a lot of bugs, parser and compiler now work a little!Joshua Haberman
2009-07-02More fixes, completions, still doesn't quite work.Joshua Haberman
2009-07-02A bit more work on generalizing parsing.Joshua Haberman
2009-07-01More work to msg and parse. Getting close!Joshua Haberman
2009-06-28Ditch abbreviated field business.Joshua Haberman
2009-06-28Stubbed out a few more methods in _msg and _context.Joshua Haberman
2009-06-28Use "static inline" instead of "extern inline" for now.Joshua Haberman
2009-06-28More work on upb_context.Joshua Haberman
2009-06-27upb_msg constructor now more or less works.Joshua Haberman
2009-06-25Small improvement to bitmasking that generates better code.Joshua Haberman
2009-06-24Progress implementing upb_msg.Joshua Haberman
2009-06-24Implemented a bit more of upb_context.Joshua Haberman
2009-06-23Added a upb_context object, which is like an interpreter context.Joshua Haberman
2009-06-22Renamed upb_struct -> upb_msg, fleshed out its definition.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback