| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-06 | add makefile since this produces two utilities | Jakob Kaivo | |
| 2019-03-15 | have echo() output to a buffer so \c works properly for echo and printf %b | Jakob Kaivo | |
| 2019-03-15 | %b conversions support width and precision | Jakob Kaivo | |
| 2019-03-15 | make escape output thru a pointer, on the way to proper width/precision ↵ | Jakob Kaivo | |
| support for %b | |||
| 2019-03-15 | exit directly from a %b \c escape, ease logic at outer loop | Jakob Kaivo | |
| 2019-03-15 | note TODO for %b: it needs to handle width and precision like %s | Jakob Kaivo | |
| 2019-03-15 | add more explicit diagnosis for non-numeric conversion | Jakob Kaivo | |
| 2019-03-15 | multi-call alias to echo | Jakob Kaivo | |
| 2019-03-15 | initial implementation | Jakob Kaivo | |
