Age | Commit message (Collapse) | Author |
|
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.
|
|
Step by step. The intent is to find a good spot between current data
representations and the standard library and put the intermediate
stage there. After it matures a bit, we can move further away.
|
|
|
|
off singleton madness
|
|
|
|
|
|
|
|
Structure of the project as whole is... questionable. It looks that the
directories are intermingled even if they appear separated. This is a first
guess to have at least something in place.
|