summaryrefslogtreecommitdiffhomepage
path: root/FoundationEx/src/Reader_.cpp
AgeCommit message (Collapse)Author
2024-03-19Definition Parser now consumes from the new ReaderAki
Next steps are to move ParseUtils functionality to DefinitinoEx, sort things into the namespaces in this library, and then prepare it to handle overloading like nlohmann_json does. On the other side, it's time for starshatter::data.
2024-03-18Removed unused FileReader, tooAki
2024-03-18Bulk busy work towards Reader replacement to inject into DataLoaderAki