summaryrefslogtreecommitdiffhomepage
path: root/src/internal
AgeCommit message (Expand)AuthorFilesLines
2016-11-10conformance fixes: optimized build: variable initialization and default values.midipix1-2/+8
2016-11-10conformance fixes: driver: missing #include.midipix1-0/+1
2016-11-10whitespace meditation.midipix1-1/+4
2016-11-10internal header rename: perk_output.h --> perk_output_impl.h.midipix1-0/+0
2016-11-10argv_usage(): disable additional space for long items, but keep the logic.midipix1-2/+2
2016-11-10pretty printer: use common prolog/epilog for output stream selection.midipix1-0/+31
2016-11-10driver integration 5/9: handle internal errors more noisily.midipix1-0/+6
2016-11-10driver integration 4/9: argument vector parser: derive program name as needed.midipix1-0/+21
2016-11-10driver integration 1/9: remove old (ad-hoc) driver, prepare source tree.midipix1-14/+0
2016-11-10initial inclusion of argv.h: thread-safe arg parser and usage screen generator.midipix1-0/+839
2016-11-10fix big-endian code path; make the code more -Wall-resistant.midipix1-3/+3
2016-11-10initial commit.midipix1-0/+64