summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-05-16 17:37:14 -0700
committerJoshua Haberman <joshua@reverberate.org>2009-05-16 17:37:14 -0700
commitfdcefd68b17a62c7129e910351f5b323044f835d (patch)
tree3d25c0a3734eaa52abe0a1ba47ab17c5eef97d61 /LICENSE
parentd4f3e5a1afcf7137c4bed24ab856660e1ca91eda (diff)
Rethought upb_struct and new descriptor.h.
This is the next step in bootstrapping. upb_struct defines the in-memory layout that will be used by both compile-time and run-time defintions of protobufs. descriptor.h describes the proto format using this format. The next step is to create a descriptor.c that can parse descriptor protos into this format. Then real run-time reflection can begin.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback