Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-10 | API redesign 1/10: driver: rename struct pe_driver_ctx_impl to pe_driver_ctx_... | midipix | 1 | -7/+7 |
2016-11-10 | conformance fixes: optimized build: variable initialization and default values. | midipix | 1 | -0/+1 |
2016-11-10 | conformance fixes: driver: signedness, missing #include. | midipix | 1 | -2/+3 |
2016-11-10 | pretty printer: yaml support: initial implementation. | midipix | 1 | -0/+13 |
2016-11-10 | driver: show usage if neither options nor units were specified. | midipix | 1 | -10/+22 |
2016-11-10 | output import libraries and dependency symbols: initial implementation. | midipix | 1 | -0/+17 |
2016-11-10 | move all output action- and formatting flags to a designated header. | midipix | 1 | -0/+1 |
2016-11-10 | driver flags: remove the superfluous FLAG_ prefix. | midipix | 2 | -3/+3 |
2016-11-10 | pe_get_driver_ctx(): close fdout as needed upon allocation failure. | midipix | 1 | -1/+4 |
2016-11-10 | driver integration 8/9: driver code: initial implementation. | midipix | 2 | -0/+255 |