Age | Commit message (Expand) | Author |
2023-05-21 | Tweaks, optimizations, more UI | San Jacobs |
2023-05-21 | Patched memory leak | San Jacobs |
2023-05-21 | Little tweaks and cleanup | San Jacobs |
2023-05-21 | 🪟 GUI WORK HAS STARTED 🪟 | San Jacobs |
2023-05-21 | I have achieved procedure parity with the C++ version! | San Jacobs |
2023-05-20 | Implemented lunch() like a boss | San Jacobs |
2023-05-19 | Productivity is my middle name | San Jacobs |
2023-05-18 | Tested stuff, removed needless comment | San Jacobs |
2023-05-18 | Fixed some crucial bugs, did some minor improvements | SanJacobs |
2023-05-17 | Merge branch 'master' into odin | San Jacobs |
2023-05-17 | Fixed a silly weirdness | San Jacobs |
2023-05-17 | Still making epic strides | San Jacobs |
2023-05-16 | Taking a massive W on this, got quite far on the odin port | San Jacobs |
2023-05-16 | Started work on odin version | San Jacobs |
2023-02-07 | Extremely minor cleanup | San Jacobs |
2022-08-26 | Possible alpha release candidate | SanJacobs |
2022-08-26 | Fixed Easter mislocation bug | SanJacobs |
2022-08-26 | Added test of easter predictor | San Jacobs |
2022-08-22 | Completed ruleset! Just testing left before alpha! | San Jacobs |
2022-08-08 | Stopped program from closing after run | San Jacobs |
2022-08-08 | Cleanup | San Jacobs |
2022-08-08 | Small fix to §6.12A | San Jacobs |
2022-08-07 | Added reasons to overtime rates, implemented §6.12 | San Jacobs |
2022-08-07 | Fixed windows-only out_of_range crash | San Jacobs |
2022-08-07 | Finally got this compiling on Windows | San Jacobs |
2022-08-06 | Removed std::vector usage, started windows stuff | San Jacobs |
2022-08-05 | More beautiful menus, added social costs | San Jacobs |
2022-08-04 | Added minimum day length and unused overtime rule | San Jacobs |
2022-08-04 | Fixed up paragraph 6.11.b | San Jacobs |
2022-08-04 | Much more beautiful formatting | San Jacobs |
2022-07-28 | Removed GCC dependancy | San Jacobs |
2022-07-28 | Fixed typo | San Jacobs |
2022-07-28 | Bugfixes | San Jacobs |
2022-07-28 | Wrote new menusystem and final calculation section | San Jacobs |
2022-07-28 | Fixed: lunch() broken due to bad timesplit comment | San Jacobs |
2022-07-27 | Started work on lunch break feature | SanJacobs |
2022-07-23 | Fixed looping into garbage data bug | SanJacobs |
2022-07-20 | Understanding the bug | San Jacobs |
2022-07-20 | OK, maybe the bug is real after all! | SanJacobs |
2022-07-20 | Nevermind, bug was caused by some git-weirdness | San Jacobs |
2022-07-20 | Started debugging random stuck-in-loop bug | San Jacobs |
2022-07-19 | Partially functional workday slicing | SanJacobs |
2022-07-13 | Updated TODO | SanJacobs |
2022-07-13 | Squashed a couple bugs | SanJacobs |
2022-07-12 | Made timeinput() vastly less tedious | SanJacobs |
2022-07-12 | Adding and slicing workdays is now functional | SanJacobs |
2022-07-12 | New, cleaner testing structure | SanJacobs |
2022-07-12 | Workdays split into price segments in constructor | SanJacobs |
2022-07-09 | Reversed timesplit and added >= and <= to moments | SanJacobs |
2022-04-23 | Started work on splitting price-segments | SanJacobs |