Commit Graph

19 Commits (537226c651b635f7036c54130ebfd0b4cbf1902d)

Author SHA1 Message Date
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 683bf863ab Allow executing `run.sh`. 2023-11-24 20:29:24 -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 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 81500d3087 Simplify the clang example template. 2023-11-23 04:10:04 -07:00
Joshua Potter 4a8f8db0a5 Better naming throughout to match `spec`. 2023-11-22 14:55:55 -07:00
Joshua Potter f949647e1b Add example of spec and explanation on how it works. 2023-11-22 14:39:27 -07:00
Joshua Potter 13dff67a36 Add all files. 2023-11-22 13:43:34 -07:00
Joshua Potter d5a6567aec Add example `main.c` file. 2023-11-22 11:50:15 -07:00