summaryrefslogtreecommitdiffhomepage
path: root/src/driver
AgeCommit message (Expand)AuthorFilesLines
2016-11-10conformance fixes: optimized build: variable initialization and default values.midipix1-0/+1
2016-11-10conformance fixes: driver: signedness, missing #include.midipix1-2/+3
2016-11-10pretty printer: yaml support: initial implementation.midipix1-0/+13
2016-11-10driver: show usage if neither options nor units were specified.midipix1-10/+22
2016-11-10output import libraries and dependency symbols: initial implementation.midipix1-0/+17
2016-11-10move all output action- and formatting flags to a designated header.midipix1-0/+1
2016-11-10driver flags: remove the superfluous FLAG_ prefix.midipix2-3/+3
2016-11-10pe_get_driver_ctx(): close fdout as needed upon allocation failure.midipix1-1/+4
2016-11-10driver integration 8/9: driver code: initial implementation.midipix2-0/+255