Avril
|
b694d73167
|
Added "useful" program error return codes `PROG_RET_` in "project.h". These can be used to specify which operation failed and on which input.
(Success is still main()->return 0;/exit(0); though.)
Fortune for naka's current commit: Future blessing − 末吉
|
3 years ago |
Avril
|
f056d09c2e
|
Added `--help` option
Fortune for naka's current commit: Small curse − 小凶
|
3 years ago |
Avril
|
a8e38d292e
|
Added Makefile re-export (project.h) `PROG_COMPILED_TIMESTAMP` (u64): UTC unix timestamp (seconds) when TU was compiled.
Show "compiled when" timestamp in usage messaged. TODO: Convert to human-readable UTC time.
Fortune for naka's current commit: Blessing − 吉
|
3 years ago |
Avril
|
66f9b0ad55
|
Added Makefile exports for metadata, and import header that creates better-useable C types from them
Fortune for naka's current commit: Half blessing − 半吉
|
3 years ago |