Commit Graph

4 Commits

Author SHA1 Message Date
deepsource-autofix[bot] 0349d266fe
style: format code with dotnet-format
This commit fixes the style issues introduced in 53f4b37 according to the output
from dotnet-format.

Details: None
2024-06-29 18:37:53 +00:00
Michael Hinrichs c003da0ca1 Replace "for" loops with "while" loops
I can't believe i didn't know what "while" loops were when i wrote this! I actually tried using "for" loops like that!
2023-10-29 00:33:59 -04:00
Michael Hinrichs f9a23b8fd9 Spit up into more files
Now, the main file isn't so long.
2023-10-29 00:25:18 -04:00
Michael Hinrichs 8025816c50 Initial commit 2022-05-24 14:21:11 -05:00