File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ active = false
77# to quickly add news items. Use 'any' for other news items like students
88# graduating. See examples below.
99
10+ [[news ]]
11+ kind = " paper"
12+ date = " Aug 2025"
13+ who = " Vaibhav Mehta and Justin Hsu"
14+ paper_name = " A Hoare Logic for Symmetry Properties"
15+ paper_link = " https://arxiv.org/abs/2509.00587"
16+ conf_name = " OOPSLA '25"
17+ conf_link = " https://2025.splashcon.org/track/OOPSLA"
18+
19+ [[news ]]
20+ kind = " paper"
21+ date = " Aug 2025"
22+ who = " Kevin Guan, Marcelo d'Amorim, and Owolabi Legunsen"
23+ paper_name = " Faster Explicit-Trace Monitoring-Oriented Programming for Runtime Verification of Software Tests"
24+ paper_link = " https://gkevin.com/pdf/GuanETALLazyMOPOOPSLA25.pdf"
25+ conf_name = " OOPSLA '25"
26+ conf_link = " https://2025.splashcon.org/track/OOPSLA"
27+
1028[[news ]]
1129 kind = " paper"
1230 date = " Aug 2025"
@@ -15,6 +33,16 @@ active = false
1533 paper_link = " https://arxiv.org/abs/2508.16746"
1634 conf_name = " OOPSLA '25"
1735 conf_link = " https://2025.splashcon.org/track/OOPSLA"
36+
37+ [[news ]]
38+ kind = " paper"
39+ date = " Aug 2025"
40+ who = " Cosmo Viola, Max Fan, Talia Ringer"
41+ paper_name = " Proof Repair across Quotient Type Equivalences"
42+ paper_link = " https://arxiv.org/abs/2310.06959"
43+ conf_name = " OOPSLA '25"
44+ conf_link = " https://2025.splashcon.org/track/OOPSLA"
45+
1846[[news ]]
1947 kind = " paper"
2048 date = " May 2025"
You can’t perform that action at this time.
0 commit comments