dcbaker / meson-plus-plus

An experimental and incomplete implementation of Meson in C++, for solving Meson's bootstrapping issue.
Apache License 2.0
50 stars 7 forks source link

Clean up argument extractors #142

Closed dcbaker closed 2 weeks ago

dcbaker commented 2 weeks ago

Throw errors when the types are invalid, be more specific about missing vs empty arrays.