Joshua Potter
|
7cc11c86e3
|
Add documentation for `config`, `dyn_array`, `error`, and `string_buf`.
|
2023-11-25 11:51:42 -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
|
683bf863ab
|
Allow executing `run.sh`.
|
2023-11-24 20:29:24 -07:00 |
Joshua Potter
|
a17d6eb3e3
|
Run formatting with additional rules.
|
2023-11-24 19:35:34 -07:00 |
Joshua Potter
|
07f9853481
|
Convert fields into objects with properties.
|
2023-11-24 19:29:14 -07:00 |
Joshua Potter
|
9eeb858a9a
|
Add first prompt type.
|
2023-11-24 12:23:52 -07:00 |
Joshua Potter
|
795307f2a1
|
Add command line parsing and test spec directory existence.
|
2023-11-24 11:47:23 -07:00 |
Joshua Potter
|
aba0439858
|
Add draft for `spec.json` validation.
|
2023-11-24 10:27:44 -07:00 |
Joshua Potter
|
1194d70975
|
Rename loader -> parser.
|
2023-11-24 09:11:21 -07:00 |
Joshua Potter
|
b43b1e8122
|
Rename SpecJsonError -> SpecParseError.
|
2023-11-24 09:01:33 -07:00 |
Joshua Potter
|
9074792cfc
|
Parse JSON if file is available.
|
2023-11-23 15:01:58 -07:00 |
Joshua Potter
|
1b8b454ccd
|
Correctly handle nonexistent `spec.json` file.
|
2023-11-23 13:31:54 -07:00 |
Joshua Potter
|
bdbd942e9b
|
Rename once more to `bootstrap`.
|
2023-11-23 11:02:40 -07:00 |
Joshua Potter
|
1c941e71e7
|
Get the CWD on launch.
|
2023-11-23 08:07:22 -07:00 |
Joshua Potter
|
25b46b9b64
|
Fix config/dyn_array with tests.
|
2023-11-23 07:40:17 -07:00 |
Joshua Potter
|
be95ee0fc5
|
Add config tests.
|
2023-11-23 04:09:58 -07:00 |