summaryrefslogtreecommitdiff
path: root/config.scm
AgeCommit message (Collapse)Author
15 hoursDo not check for new slots in the next 3 daysmainMatthew Fennell
This is in order to prevent last-minute booking switches.
15 hoursSimplify score functionMatthew Fennell
Every line is passing the booking separately for no reason. By putting it in the lambda, we can make each score read more fluently.
25 hoursInitial commitMatthew Fennell