aboutsummaryrefslogtreecommitdiff
path: root/src/makefile/macro.rs
AgeCommit message (Expand)AuthorLines
2021-04-02implement `origin`Melody Horn-0/+13
2021-04-01put extensions behind a featureMelody Horn-0/+4
2021-04-01slightly fancier errorsMelody Horn-6/+6
2021-03-31avoid redundancyMelody Horn-15/+15
2021-03-31issuing correction on a previous post of mine, regarding pub(crate)Melody Horn-16/+13
2021-03-31massively upgrade error handlingMelody Horn-14/+17
2021-03-28fix the unbounded type recursion (thanks @Lucretiel!)Melody Horn-100/+71
2021-03-28almost finish implementing functionsMelody Horn-67/+106
2021-03-28almost implement all functionsMelody Horn-0/+189