aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/qmi-codegen/VariableSequence.py
Commit message (Expand)AuthorAgeFilesLines
* build: update copyright yearsAleksander Morgado2017-02-101-0/+1
* data: specify 'since' tags for all messages and TLVsAleksander Morgado2017-02-101-2/+2
* qmi-codegen: allow fields to be hidden with 'visible':'no'Dan Williams2016-10-061-0/+18
* qmi-codegen: fix public struct type generationAleksander Morgado2014-12-121-2/+2
* qmi-codegen: use the new TLV reader APIAleksander Morgado2014-11-091-18/+9
* qmi-codegen: use the new TLV builder APIAleksander Morgado2014-11-091-2/+2
* qmi-codegen: avoid buffer overlow in emit_input_tlv_add()Thomas Haller2014-10-081-2/+2
* nas: consolidate variable namesAleksander Morgado2014-05-281-1/+1
* qmi-codegen: validate TLV before really reading itAleksander Morgado2012-10-301-0/+8
* docs: improve generated `libqmi-glib' documentationAleksander Morgado2012-10-091-0/+9
* qmi-codegen: don't issue the array element clear function on 'Input' arraysAleksander Morgado2012-09-261-2/+4
* qmi-codegen: ensure helper methods get always generatedAleksander Morgado2012-09-241-0/+9
* qmi-codegen: new `sequence' variable typeAleksander Morgado2012-07-031-0/+195