Rename poorly named identifier to avoid name conflicts.
[apps/agl-service-can-low-level.git] / generator / nanopb_generator.py
2012-05-19 Petteri AimonenAdd better error messages in the generator when librari...
2012-02-15 Petteri AimonenModified nanopb_generator.py to generate includes for...
2012-01-30 Petteri AimonenFixed nanopb_generator.py to read the input file in...
2012-01-12 Petteri AimonenFixed issue 1 reported by Erik Rosen:
2012-01-12 Petteri AimonenFixed a bug in the generator that caused a compiler...
2011-09-13 Petteri AimonenFixed a bunch of bugs related to callback fields.
2011-09-01 Petteri AimonenPython 2.6 compatibility for the generator
2011-08-24 Petteri AimonenGenerator bugfixes
2011-08-23 Petteri AimonenChanged autogenerated file naming from foo.c to foo...
2011-08-22 Petteri Aimonenunittests, change to PB_LTYPE_BYTES data size
2011-08-17 Petteri AimonenExample
2011-08-14 Petteri AimonenMore documentation, small improvements
2011-08-04 Petteri AimonenEncoder
2011-07-31 Petteri AimonenFirst version of header generator