Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
be23366ab7192d29e35c9354f324ddeaf9f117a4
/
c_gen
/
codegen.py
c247ade
loci: remove header classes
by Rich Lane
· 10 years ago
357b32e
loci: remove inheritance unions
by Rich Lane
· 10 years ago
7329b54
loci: support special length member in OF 1.4 queue_desc
by Rich Lane
· 10 years ago
e3d3fb5
loci: remove extra_length
by Rich Lane
· 10 years ago
127860e
loci: wire length get/set functions for new special cases
by Rich Lane
· 10 years ago
068847f
loci: rewrite build_class_metadata
by Rich Lane
· 10 years ago
19d566b
fix header keyword bugs
by Harshmeet Singh
· 10 years ago
7835487
Add vrf counter request/reply.
by Ken Chiang
· 10 years ago
deb9675
loci: simplify list type extraction
by Rich Lane
· 10 years ago
bbf5e1d
loci: replace indirect wire_length_get calls
by Rich Lane
· 10 years ago
08c9f3a
loci: factor out class metadata generation
by Rich Lane
· 10 years ago
83f958d
loci: replace of_object_wire_init in list accessors
by Rich Lane
· 10 years ago
2cc2b86
loci: generate lists from the IR
by Rich Lane
· 10 years ago
99d9a8d
loci: generate list accessors with a template
by Rich Lane
· 10 years ago
4d2c03b
loci: remove most type_maps code
by Rich Lane
· 11 years ago
053cf3d
Merge remote-tracking branch 'upstream/master'
by Wilson Ng
· 11 years ago
734a1d6
Fix C backend for bsn_vport.
by Wilson Ng
· 11 years ago
cba60d8
loci: do not generate header classes for messages
by Rich Lane
· 11 years ago
9afc3b9
loci: remove dead code
by Rich Lane
· 11 years ago
dc46fe2
loci: move per-obj function pointers to global tables
by Rich Lane
· 11 years ago
a4b6830
loci: fix bug in new wire type parsers
by Rich Lane
· 11 years ago
b9fab4b
loci: generate wire type parsers from the IR
by Rich Lane
· 11 years ago
f51062b
loci: chunk multiple classes into each C file
by Rich Lane
· 11 years ago
d0c5871
Merge remote-tracking branch 'origin/master' into loci-split
by Rich Lane
· 11 years ago
03be4f8
loci: fix 32-bit build
by Rich Lane
· 11 years ago
c0e20ff
loci: move parsing functions out of the headers
by Rich Lane
· 11 years ago
671e772
loci: remove generic union
by Rich Lane
· 11 years ago
def2e51
loci: move per-class declarations to loci_classes.h
by Rich Lane
· 11 years ago
22811f5
loci: move push_wire_types functions to their class's C file
by Rich Lane
· 11 years ago
cce961d
loci: move init function map to its own file
by Rich Lane
· 11 years ago
8a82273
loci: move string tables to their own file
by Rich Lane
· 11 years ago
573d2b2
loci: generate header classes
by Rich Lane
· 11 years ago
b604e33
loci: move init/new function definitions to the class's file
by Rich Lane
· 11 years ago
8c4c23f
loci: generate list accessors in their own files
by Rich Lane
· 11 years ago
ce2e464
loci: split accessors into one file per class
by Rich Lane
· 11 years ago
bdd8e29
loci: use IR to push wire types
by Rich Lane
· 11 years ago