Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
7cb31ffee6cca4aa82b2360e4fa4ddbef9b82e5c
/
c_gen
/
c_code_gen.py
4e73188
loci: stop generating empty loci.c
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
2226ae7
loci: move setup_from_add functions to a new C file
by Rich Lane
· 11 years ago
b495044
loci: output pragmas to each class C file
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
57ff25e
loci: rename gen_all_accessor_definitions to gen_list_accessor_definitions
by Rich Lane
· 11 years ago
ce2e464
loci: split accessors into one file per class
by Rich Lane
· 11 years ago
940b875
loci: move IS_FLOW_MOD_SUBTYPE macro to loci_int.h
by Rich Lane
· 11 years ago
a407b91
loci: move special offset/length macros to loci_int.h
by Rich Lane
· 11 years ago
cf44ffe
loci: remove dead code
by Rich Lane
· 11 years ago
92feca8
loci: use new push_wire_types functions in list_append_bind
by Rich Lane
· 11 years ago
bdd8e29
loci: use IR to push wire types
by Rich Lane
· 11 years ago
ef7b994
loci: support of_instruction_bsn_disable_src_mac_check
by Rich Lane
· 11 years ago
76db006
moved of_g to c_gen.of_g_legacy, introduced loxi_globals
by Andreas Wundsam
· 11 years ago
542a13c
loxi_frontend: move classes only used by c to c_gen
by Andreas Wundsam
· 11 years ago
3b2fd83
support of_bitmap_128_t in core, loci, and pyloxi
by Rich Lane
· 11 years ago
f70be94
loci: fix OF 1.2+ packet-in data offset
by Rich Lane
· 11 years ago
26cc36f
loci: fix packet out action len for OF 1.1+
by Rich Lane
· 11 years ago
9277a96
flow stats setup: support OF 1.1+ effects
by Rich Lane
· 11 years ago
896e878
make generated c code work on non-glibc platforms
by YAMAMOTO Takashi
· 11 years ago
d983aa5
loci: centralize copyright header
by Rich Lane
· 11 years ago
f3dc396
loci: output constants in hex
by Rich Lane
· 12 years ago
5325616
fixed whitespace errors
by Andreas Wundsam
· 12 years ago
34f40c7
loci: only ignore warnings supported by the compiler
by Rich Lane
· 12 years ago
b157b0f
loci: constify most global variables
by Rich Lane
· 12 years ago
9d77b59
loci: only use pragmas with GCC >= 3
by Rich Lane
· 12 years ago
ed79e0d
loci: fix non-generated unused variable warnings
by Rich Lane
· 12 years ago
45676eb
loci: disable GCC warning unused-but-set-variable
by Rich Lane
· 12 years ago
1219203
loci: optimize loci.c for size
by Rich Lane
· 12 years ago
5375773
loci: make assertions optional
by Rich Lane
· 12 years ago
a06d0c3
Initial import
by Rich Lane
· 12 years ago