-
Notifications
You must be signed in to change notification settings - Fork 71
/
CSFV-pubs.json
106 lines (106 loc) · 3.31 KB
/
CSFV-pubs.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Illinois - Chicago"
],
"Title":"Witnessing Program Transformations",
"Link":"Not Yet Published",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Illinois - Chicago"
],
"Title":"A Witnessing Compiler: A Proof of Concept",
"Link":"Not Yet Published",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Washington"
],
"Title":"Verification games: Making verification fun",
"Link":"http://homes.cs.washington.edu/~mernst/pubs/verigames-ftfjp2012-abstract.html",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Washington"
],
"Title":"Inference and checking of object ownership",
"Link":"http://homes.cs.washington.edu/~mernst/pubs/infer-ownership-ecoop2012-abstract.html",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Washington"
],
"Title":"Reducing the barriers to writing verified specifications",
"Link":"http://homes.cs.washington.edu/~mernst/pubs/veriweb-oopsla2012-abstract.html",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Washington"
],
"Title":"ReIm & ReImInfer: Checking and inference of reference immutability and method purity",
"Link":"http://homes.cs.washington.edu/~mernst/pubs/infer-refimmutability-oopsla2012-abstract.html",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Washington"
],
"Title":"Rely-guarantee references for refinement types over aliased mutable data",
"Link":"http://homes.cs.washington.edu/~mernst/pubs/rely-guarantee-ref-pldi2013-abstract.html",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CSFV",
"Program Teams":[
"University of Washington"
],
"Title":"JavaUI: Effects for controlling UI object access",
"Link":"http://homes.cs.washington.edu/~mernst/pubs/gui-thread-ecoop2013-abstract.html",
"Categories":"",
"Subcategories":"",
"ACM 1998 classification code":"",
"New Date":"",
"Update Date":""
}
]