Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *.go: Use sync.Map instead of map[int]*courseT for courses | Runxi Yu | 2024-10-09 | 1 | -3/+12 |
* | {courses,wsc,wsp}.go: Usems should be sync.Map | Runxi Yu | 2024-10-09 | 1 | -4/+8 |
* | {courses,wsm,wsp}.go: Make course.Selected atomic | Runxi Yu | 2024-10-07 | 1 | -7/+3 |
* | *.go: Limit to approximately 80 characters per line | Runxi Yu | 2024-10-06 | 1 | -3/+14 |
* | {courses,wsc,wsm,wsp}.go: Send course number immediately on user interaction | Runxi Yu | 2024-10-06 | 1 | -0/+15 |
* | *: Overhaul structure again and embed everything | Runxi Yu | 2024-10-06 | 1 | -0/+85 |
* | *.go: Move to backend | Runxi Yu | 2024-10-05 | 1 | -85/+0 |
* | {,u}sem.go, ws*.go: Restructure files | Runxi Yu | 2024-10-05 | 1 | -0/+85 |