aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-02Fixed 4-hour minimum bug referenced in 5f685eaabf4San Jacobs
2024-01-01Clarified what includes and doesn't include social costsSan Jacobs
2023-05-17Fixed a silly weirdnessSan Jacobs
2023-02-07Extremely minor cleanupSan Jacobs
2022-08-26Possible alpha release candidateSanJacobs
2022-08-26Fixed Easter mislocation bugSanJacobs
2022-08-26Added test of easter predictorSan Jacobs
2022-08-22Completed ruleset! Just testing left before alpha!San Jacobs
2022-08-08Stopped program from closing after runSan Jacobs
2022-08-08CleanupSan Jacobs
2022-08-08Small fix to §6.12ASan Jacobs
2022-08-07Added reasons to overtime rates, implemented §6.12San Jacobs
2022-08-07Fixed windows-only out_of_range crashSan Jacobs
2022-08-07Finally got this compiling on WindowsSan Jacobs
2022-08-06Removed std::vector usage, started windows stuffSan 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-28Fixed typoSan 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-13Updated TODOSanJacobs
2022-07-13Squashed a couple bugsSanJacobs
2022-07-12Made timeinput() vastly less tediousSanJacobs
2022-07-12Adding and slicing workdays is now functionalSanJacobs
2022-07-12New, cleaner testing structureSanJacobs
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-18Got rid of boostSanJacobs
2022-04-18Implemented delta struct and -operator for momentscppSanJacobs
2022-04-17Refactor and bugfixSanJacobs
2022-04-17Added welcome messageSanJacobs
2022-04-16Wrote function to input time and dateSanJacobs
2022-04-15Added padding 0s and made time-system way comfierSanJacobs
2022-04-15Moved tests to alternate code pathSanJacobs
2022-04-15timeprint() can now handle timeblocksSanJacobs
2022-04-15Fixed year rollover in wind()SanJacobs
2022-04-15Added a bunch of tests for wind()SanJacobs