Joshua Potter
|
383ada8661
|
Add an optional `required` attribute to fields. (#10)
|
2023-11-30 09:33:25 -07:00 |
Joshua Potter
|
80b1f4ed49
|
Add consistent error output.
|
2023-11-26 06:30:44 -07:00 |
Joshua Potter
|
df65c8bcac
|
Ensure keys are alphanumeric, underscores, and do not begin with digits.
|
2023-11-25 15:58:13 -07:00 |
Joshua Potter
|
eb598fe639
|
Add additional content around README.
|
2023-11-25 15:25:01 -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
|
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
|
2501754886
|
Add concept of error messages.
|
2023-11-25 06:47:49 -07:00 |