Commit Graph

28 Commits

Author SHA1 Message Date
e68d98a669 update files to match new max column width 100 2026-03-09 12:57:24 -05:00
ce5d66f712 update ColumnLimit 2026-03-09 12:55:21 -05:00
a9ed43b230 update STYLE.md 2026-03-09 12:54:36 -05:00
e8d2e015b3 update README.md 2026-03-09 12:54:07 -05:00
bd2debcf7d write big ugly panic message for when main() freaks out too much 2026-03-09 12:45:24 -05:00
59e34977da oops 2026-03-09 12:32:22 -05:00
0f66b7f4c2 refactor: move display-related functions to display.cc 2026-03-09 12:32:02 -05:00
08b7809c34 refactor: move file operations into file.cc 2026-03-09 12:26:34 -05:00
a1ff9dd62d oops 2026-03-09 12:23:21 -05:00
a2a5f6eb57 refactor: move client/server funcs to net.cc 2026-03-09 12:22:40 -05:00
fa77abd446 copy .clang-format to src/ 2026-03-08 19:39:48 -05:00
da4dfbdd3e move source to src/ 2026-03-08 19:39:02 -05:00
224e59549c oops 2026-03-08 13:37:24 -05:00
5b8dcbdc1a add readme 2026-03-08 13:36:48 -05:00
e5bb323a2f ugh 2026-03-08 13:34:11 -05:00
1368695e74 refactor done? maybe? 2026-03-08 13:11:52 -05:00
53dd322284 refactor pt 2 2026-03-08 12:52:18 -05:00
09fcc17caa refactor wip 2026-03-08 01:29:25 -06:00
54ba2d8067 update ColumnLimit to match STYLE.md 2026-03-07 16:49:21 -06:00
5ca28bf334 add example from scott's initial version 2026-03-07 16:38:48 -06:00
d926b81265 add style guidelines STYLE.md 2026-03-07 16:38:19 -06:00
143ec79d37 add editorconfig and clang-format files 2026-03-07 16:37:55 -06:00
7a0e2de855 refactor: initial commit 2026-03-07 16:26:33 -06:00
2ae315d33a remove unnecessary fcntl.h, add ostream, replace cout/cerror with print statements, remove outdated comments 2026-03-04 15:19:42 -06:00
dcaa577834 add gitignore 2026-03-04 15:18:24 -06:00
Your Name
cf41cb45e1 updated readme to describe how to circumvent the bug 2026-03-01 18:52:47 -06:00
Your Name
795f90e865 got it to work a lot better 2026-02-28 11:02:21 -06:00
Your Name
6f24ef2fb7 initial commit 2026-02-26 11:16:17 -06:00