aboutsummaryrefslogtreecommitdiff
path: root/apps/cassiopeia/src/data.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-21cassiopeia: changing internal data representation to timeline moduleMx Kookie1-106/+36
2020-12-21cassiopeia: finishing up version 0.3.0Mx Kookie1-4/+3
2020-12-21cassiopeia: changing parser output to more generic IR structureMx Kookie1-35/+124
2020-12-21cassiopeia: adding API outlineMx Kookie1-1/+8
2020-12-21cassiopeia: adding more types to the time file abstractionMx Kookie1-6/+60
2020-12-21cassiopeia: implementing basic file parserMx Kookie1-0/+29