summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-29chore: add Subplot outputsHEADmainLars Wirzenius3-0/+1774
2021-05-29docs: describe more of what I didLars Wirzenius1-1/+105
2021-05-29chore: don't ignore PDF, HTML, and test programLars Wirzenius1-3/+0
2021-05-29refactor: make the algorithm for the server more clearLars Wirzenius1-51/+80
2021-05-29docs: add assumption and a remarkLars Wirzenius1-0/+10
2021-05-29refactor: make server handle also min, not just maxLars Wirzenius1-16/+32
2021-05-29test: add scenario for three elementsLars Wirzenius1-0/+40
2021-05-29refactor: combine individual scenarios for two-element listsLars Wirzenius1-12/+1
2021-05-29fix: server logicLars Wirzenius1-1/+68
2021-05-29fix: checking answer is expectedLars Wirzenius2-5/+8
2021-05-29test: add scenario for two numbers in the wrong orderLars Wirzenius1-0/+8
2021-05-29test: add scenario for a list of two ordered numbersLars Wirzenius1-0/+8
2021-05-29tests: add scenario for list of two identical elementsLars Wirzenius1-1/+17
2021-05-29feat: dummy server that always return result of 0Lars Wirzenius6-11/+42
2021-05-29fix: make max-client.py be an executable Python scriptLars Wirzenius1-0/+2
2021-05-29chore: tell git to ignore test outputsLars Wirzenius1-0/+3
2021-05-29feat: implement dummy versions of stepsLars Wirzenius4-1/+30
2021-05-29feat: allow user to specify op, numbers for max-client.pyLars Wirzenius1-2/+16
2021-05-29chore: reformat for consistency (placate flake8)Lars Wirzenius1-4/+16
2021-05-29feat: add max-client.py from OSOLars Wirzenius1-0/+88
2021-05-29test: scenario for list of oneLars Wirzenius2-0/+30
2021-05-29docs: describe messages, example of sequence of messagesLars Wirzenius1-5/+84
2021-05-29chore: add .gitignoreLars Wirzenius1-0/+2
2021-05-29restate problemLars Wirzenius1-0/+80
2021-05-29docs: add a first version of a READMELars Wirzenius1-0/+4