Commit Graph

4 Commits

Author SHA1 Message Date
30a6cb074f docs(src): updated file headers 2025-04-21 08:56:45 -04:00
3f86d0ceb1 docs(src): added file headers to all files 2025-03-17 12:42:33 -04:00
c304d002bb feat(dobj): added error tracking to DObject
DObject now includes an error code so that errors can be tracked with return values from functions
2025-02-04 12:55:49 -05:00
eabf0d62cf feat(DObject): added stream operator and more friendly type managment
Now getDataAs can be called to auto cast the data to a particular type
2025-01-20 07:49:01 -05:00