aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-21Little tweaks and cleanupSan Jacobs
2023-05-21🪟 GUI WORK HAS STARTED 🪟San Jacobs
2023-05-21I have achieved procedure parity with the C++ version!San Jacobs
2023-05-20Implemented lunch() like a bossSan Jacobs
2023-05-19Productivity is my middle nameSan Jacobs
2023-05-18Tested stuff, removed needless commentSan Jacobs
2023-05-18Fixed some crucial bugs, did some minor improvementsSanJacobs
2023-05-17Merge branch 'master' into odinSan Jacobs
2023-05-17Fixed a silly weirdnessSan Jacobs
2023-05-17Still making epic stridesSan Jacobs
2023-05-16Taking a massive W on this, got quite far on the odin portSan Jacobs
2023-05-16Started work on odin versionSan 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