aboutsummaryrefslogtreecommitdiff
path: root/src/time.cpp
AgeCommit message (Expand)Author
2023-02-07Extremely minor cleanupSan Jacobs
2022-08-26Possible alpha release candidateSanJacobs
2022-08-26Fixed Easter mislocation bugSanJacobs
2022-08-22Completed ruleset! Just testing left before alpha!San Jacobs
2022-08-07Added reasons to overtime rates, implemented ยง6.12San Jacobs
2022-08-07Fixed windows-only out_of_range crashSan Jacobs
2022-08-05More beautiful menus, added social costsSan Jacobs
2022-08-04Added minimum day length and unused overtime ruleSan Jacobs
2022-08-04Fixed up paragraph 6.11.bSan Jacobs
2022-08-04Much more beautiful formattingSan Jacobs
2022-07-28Removed GCC dependancySan Jacobs
2022-07-28BugfixesSan Jacobs
2022-07-28Wrote new menusystem and final calculation sectionSan Jacobs
2022-07-28Fixed: lunch() broken due to bad timesplit commentSan Jacobs
2022-07-27Started work on lunch break featureSanJacobs
2022-07-23Fixed looping into garbage data bugSanJacobs
2022-07-20Understanding the bugSan Jacobs
2022-07-20OK, maybe the bug is real after all!SanJacobs
2022-07-20Nevermind, bug was caused by some git-weirdnessSan Jacobs
2022-07-20Started debugging random stuck-in-loop bugSan Jacobs
2022-07-19Partially functional workday slicingSanJacobs
2022-07-13Squashed a couple bugsSanJacobs
2022-07-12Made timeinput() vastly less tediousSanJacobs
2022-07-12Adding and slicing workdays is now functionalSanJacobs
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-15Fixed year rollover in wind()SanJacobs
2022-04-15Fixed and fully implemented wind()SanJacobs
2022-04-06Some progressSanJacobs