index
:
satscalc
cpp
master
odin
satscalc - Invoicing for Norwegian film workers, made chill.
San Jacobs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
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
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
Much more beautiful formatting
San Jacobs
2022-07-28
Fixed typo
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-13
Updated TODO
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
2022-04-19
Tested and bugfixed delta-generation
SanJacobs
2022-04-18
Got rid of boost
SanJacobs
2022-04-17
Added welcome message
SanJacobs
2022-04-16
Wrote function to input time and date
SanJacobs
2022-04-15
Moved tests to alternate code path
SanJacobs
2022-04-15
timeprint() can now handle timeblocks
SanJacobs
2022-04-15
Added a bunch of tests for wind()
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