Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sidparse: flush linewise when run interactively | Philipp Gesang | 2018-12-09 | 1 | -1/+4 |
| | | | | | Provide immediate feedback on stdout when running in an interactive terminal the assumption being we’re dealing with a human. | ||||
* | add linking exception to license | Philipp Gesang | 2018-11-03 | 1 | -1/+1 |
| | |||||
* | sid: sid_test: move conversion functions to result | Philipp Gesang | 2018-10-30 | 1 | -2/+3 |
| | | | | | | Get rid of all “StringFmt” APIs involving exceptions. There is now only the “decode” function which returns a result type. | ||||
* | add readme and license text | Philipp Gesang | 2018-10-30 | 1 | -0/+2 |
| | |||||
* | util/sidparse: add cli SID utility | Philipp Gesang | 2018-10-28 | 1 | -0/+135 |