summaryrefslogtreecommitdiff
path: root/src/upb_def.h
AgeCommit message (Expand)Author
2009-12-28More incremental work; ported some of upbc.Joshua Haberman
2009-12-22More progress, upb_data and upb_def compile (but are incomplete).Joshua Haberman
2009-12-21In the midst of a major refactoring.Joshua Haberman
2009-12-06Refined interface of upb_symtab.Joshua Haberman
2009-12-06Truly fixed type cyclic refcounting.Joshua Haberman
2009-12-06Circular references truly work now, along with a test.Joshua Haberman
2009-12-05Scheme for collecting circular refs.Joshua Haberman
2009-12-05Make defs refcounted, rename upb_context->upbsymtab.Joshua Haberman
2009-11-28Overhaul defs to derive from a common base.Joshua Haberman
2009-11-27WIP of cleaning up defs.Joshua Haberman
2009-11-26Reference-count upb_msgdef and upb_enumdef.Joshua Haberman
2009-11-26Make upb_msgdef own all its data.Joshua Haberman
2009-11-14Renamed upb_msg_fielddef -> upb_fielddef, upb_enum -> upb_enumdef.Joshua Haberman
2009-11-14Refactoring: split defs into their own file, move private parsing funcs out o...Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback