aboutsummaryrefslogtreecommitdiff
path: root/wsp.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* *.go: Restructure backend filesRunxi Yu11 days1-143/+0
* {wsp,wsx}.go: Move comment about RFC1459-like message formatRunxi Yu13 days1-0/+23
* *.go: Use sync.Map instead of map[int]*courseT for coursesRunxi Yu13 days1-3/+12
* {courses,wsc,wsp}.go: Usems should be sync.MapRunxi Yu14 days1-4/+8
* {courses,wsm,wsp}.go: Make course.Selected atomicRunxi Yu2024-10-071-7/+3
* *.go: Limit to approximately 80 characters per lineRunxi Yu2024-10-061-3/+14
* {courses,wsc,wsm,wsp}.go: Send course number immediately on user interactionRunxi Yu2024-10-061-0/+15
* *: Overhaul structure again and embed everythingRunxi Yu2024-10-061-0/+85
* *.go: Move to backendRunxi Yu2024-10-051-85/+0
* {,u}sem.go, ws*.go: Restructure filesRunxi Yu2024-10-051-0/+85