Commit Graph

7 Commits

Author SHA1 Message Date
TEC c9061ae66a
Avoid mapping different options to the same ID
Replacing non alphanumeric characters is fragile, e.g. "C++" and "C#"
both become "C-". Instead, we can use base64 encoding.
2022-10-25 00:26:04 +08:00
TEC 383fa9c45d
Add JLD2 results download format 2022-10-18 20:05:03 +08:00
TEC 1cfc57a584
Randomly shuffle donation links on final page 2022-10-17 00:09:51 +08:00
TEC 36917daa89
Update to Genie 5 2022-10-02 16:17:02 +08:00
TEC a6d7e1b8f0
Add forgotten StatsBase dependency 2022-05-20 17:55:00 +08:00
TEC ef9d22f268
Update dependencies 2022-03-31 20:35:31 +08:00
TEC feb153a8d6
Track the manifest, strip irrelevant ignores 2022-02-10 21:39:49 +08:00