Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-19 | Partially functional workday slicing | SanJacobs | |
2022-07-13 | Updated TODO | SanJacobs | |
2022-07-13 | Squashed a couple bugs | SanJacobs | |
Fixed: - Splitpoints in workday constructor was generating backwards timeblocks, - Planned wrap could cut up main chunk of workday. | |||
2022-07-12 | Made timeinput() vastly less tedious | SanJacobs | |
2022-07-12 | Adding and slicing workdays is now functional | SanJacobs | |
As well as adding dayrate, and thereby hourly rate, but pricing the timeblocks is not handled yet. | |||
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 | |
2022-04-19 | Tested and bugfixed delta-generation | SanJacobs | |
I also added a beautiful operator<< overloading for deltas, I think it is very pretty. | |||
2022-04-18 | Got rid of boost | SanJacobs | |
2022-04-18 | Implemented delta struct and -operator for momentscpp | SanJacobs | |
THIS IS COMPLETELY UNTESTED THO | |||
2022-04-17 | Refactor and bugfix | SanJacobs | |
2022-04-17 | Added welcome message | 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 | |
2022-04-15 | Wrote basic tests | SanJacobs | |
2022-04-06 | Some progress | SanJacobs | |
2022-02-26 | Added license and plan | San Jacobs | |
2022-02-26 | Set up basic C++ project | San Jacobs | |