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