Joshua Potter
|
df65c8bcac
|
Ensure keys are alphanumeric, underscores, and do not begin with digits.
|
2023-11-25 15:58:13 -07:00 |
Joshua Potter
|
0fc476ceed
|
Use case-insensitive variant of `strcmp`.
|
2023-11-25 15:47:47 -07:00 |
Joshua Potter
|
eb598fe639
|
Add additional content around README.
|
2023-11-25 15:25:01 -07:00 |
Joshua Potter
|
27c097eb72
|
Don't format the prompt.
|
2023-11-25 12:48:21 -07:00 |
Joshua Potter
|
ef2bb9cc1f
|
Add first fuller pass of README.
|
2023-11-25 12:43:41 -07:00 |
Joshua Potter
|
7cc11c86e3
|
Add documentation for `config`, `dyn_array`, `error`, and `string_buf`.
|
2023-11-25 11:51:42 -07:00 |
Joshua Potter
|
16e971af0b
|
Allow reading in STRING prompts.
|
2023-11-25 10:37:41 -07:00 |
Joshua Potter
|
537226c651
|
Propagate the results of running the run.sh script.
|
2023-11-25 09:34:24 -07:00 |
Joshua Potter
|
400388b262
|
Migrate to consolidated error handling.
|
2023-11-25 09:15:30 -07:00 |
Joshua Potter
|
ea71a0d661
|
Add an error interface for arbitrary length messages.
|
2023-11-25 08:55:52 -07:00 |
Joshua Potter
|
9074792cfc
|
Parse JSON if file is available.
|
2023-11-23 15:01:58 -07:00 |
Joshua Potter
|
bdbd942e9b
|
Rename once more to `bootstrap`.
|
2023-11-23 11:02:40 -07:00 |
Joshua Potter
|
63e5acc91f
|
Add automatic, configured formatting.
|
2023-11-23 08:22:43 -07:00 |
Joshua Potter
|
4a8f8db0a5
|
Better naming throughout to match `spec`.
|
2023-11-22 14:55:55 -07:00 |
Joshua Potter
|
508d738f9b
|
Rename to `spec`.
|
2023-11-22 14:43:20 -07:00 |
Joshua Potter
|
f949647e1b
|
Add example of spec and explanation on how it works.
|
2023-11-22 14:39:27 -07:00 |