Age | Commit message (Expand) | Author |
2022-08-06 | Automatic make clean after windows crosscompile | San Jacobs |
2022-08-05 | Windows cross-compilation! | San Jacobs |
2022-08-05 | More beautiful menus, added social costs | San Jacobs |
2022-08-04 | Move to C++17 | 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-29 | Updated makefile and ignore for convenience | San Jacobs |
2022-07-28 | Removed GCC dependancy | San Jacobs |
2022-07-28 | Rewrote test for new menu system | 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-20 | Updated test for new input pattern | 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 | Merge branch 'master' of github.com:SanJacobs/satscalc | SanJacobs |
2022-07-12 | Made timeinput() vastly less tedious | 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 | Started using gf for debugging | 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 |
2022-04-20 | Added logo | San Jacobs |
2022-04-19 | Tested and bugfixed delta-generation | SanJacobs |
2022-04-18 | Got rid of boost | SanJacobs |
2022-04-18 | Fetus deletus | SanJacobs |
2022-04-18 | Rewritten after cpp branch was merged with master | SanJacobs |
2022-04-18 | Implemented delta struct and -operator for momentscpp | SanJacobs |
2022-04-17 | Refactor and bugfix | SanJacobs |
2022-04-17 | Added welcome message | SanJacobs |
2022-04-17 | Added -g debug flag | SanJacobs |
2022-04-16 | Wrote function to input time and date | SanJacobs |
2022-04-15 | Added padding 0s and made time-system way comfier | SanJacobs |
2022-04-15 | Moved tests to alternate code path | SanJacobs |
2022-04-15 | timeprint() can now handle timeblocks | SanJacobs |
2022-04-15 | Fixed year rollover in wind() | SanJacobs |
2022-04-15 | Added a bunch of tests for wind() | SanJacobs |
2022-04-15 | Fixed and fully implemented wind() | SanJacobs |
2022-04-15 | Added description for timesplit() | SanJacobs |