summaryrefslogtreecommitdiff
path: root/upb_parse.h
AgeCommit message (Collapse)Author
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-01Remove public visibility from a few parsing functions.Joshua Haberman
2009-07-01More work to msg and parse. Getting close!Joshua Haberman
2009-06-30Major revision to upb_parse.Joshua Haberman
2009-06-29Reworked low-level parsing: smaller, safer.Joshua Haberman
2009-06-24Implemented a bit more of upb_context.Joshua Haberman
2009-06-17High-level parsing interface written (not yet tested).Joshua Haberman
2009-06-15Implement inlining that works with both C99 and all versions of GCC.Joshua Haberman
2009-06-03A bunch more work, a fast table for field lookup.Joshua Haberman
2009-05-25A flurry of activity. Doesn't compile yet.Joshua Haberman
- a descriptor.c that describes the data structures in descriptor.proto using the data structures in descriptor.h. - everything renamed pbstream -> upb. - modularization rethought. - Doesn't compile yet, but should once things settle back down.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback