aboutsummaryrefslogtreecommitdiff
path: root/src/time.h
AgeCommit message (Expand)Author
2022-08-04Much more beautiful formattingSan Jacobs
2022-07-28Removed GCC dependancySan Jacobs
2022-07-27Started work on lunch break featureSanJacobs
2022-07-19Partially functional workday slicingSanJacobs
2022-07-13Squashed a couple bugsSanJacobs
2022-07-12Made timeinput() vastly less tediousSanJacobs
2022-07-12Workdays split into price segments in constructorSanJacobs
2022-07-09Reversed timesplit and added >= and <= to momentsSanJacobs
2022-04-23Started work on splitting price-segmentsSanJacobs
2022-04-19Tested and bugfixed delta-generationSanJacobs
2022-04-18Implemented delta struct and -operator for momentscppSanJacobs
2022-04-17Refactor and bugfixSanJacobs
2022-04-16Wrote function to input time and dateSanJacobs
2022-04-15Added padding 0s and made time-system way comfierSanJacobs
2022-04-15timeprint() can now handle timeblocksSanJacobs
2022-04-15Added description for timesplit()SanJacobs
2022-04-06Some progressSanJacobs