-
1
-
-
0037586482
-
Alias annotations for program understanding
-
November
-
J. Aldrich, V. Kostadinov, and C. Chambers. Alias annotations for program understanding. In Object-Oriented Programming, Systems, Languages, and Applications (OOP- SLA), November 2002.
-
(2002)
Object-Oriented Programming, Systems, Languages, and Applications (OOP- SLA)
-
-
Aldrich, J.1
Kostadinov, V.2
Chambers, C.3
-
4
-
-
0036980185
-
-
C. Boyapati, S. Khurshid, and D. Marinov. Korat: Automated testing based on Java predicates. In International Symposium on Software Testing and Analysis (ISSTA), July 2002. Winner of an ACM SIGSOFT distinguished paper award.
-
C. Boyapati, S. Khurshid, and D. Marinov. Korat: Automated testing based on Java predicates. In International Symposium on Software Testing and Analysis (ISSTA), July 2002. Winner of an ACM SIGSOFT distinguished paper award.
-
-
-
-
5
-
-
0037924416
-
Ownership types for safe programming: Preventing data races and deadlocks
-
November
-
C. Boyapati, R. Lee, and M. Rinard. Ownership types for safe programming: Preventing data races and deadlocks. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), November 2002.
-
(2002)
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
-
-
Boyapati, C.1
Lee, R.2
Rinard, M.3
-
7
-
-
34547970389
-
Lazy modular upgrades in persistent object stores
-
October
-
C. Boyapati, B. Liskov, L. Shrira, C. Moh, and S. Richman. Lazy modular upgrades in persistent object stores. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), October 2003.
-
(2003)
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
-
-
Boyapati, C.1
Liskov, B.2
Shrira, L.3
Moh, C.4
Richman, S.5
-
10
-
-
0026913667
-
Symbolic boolean manipulation with ordered binary decision diagrams
-
R. E. Bryant. Symbolic boolean manipulation with ordered binary decision diagrams. ACM Computing Surveys 24 (3), 1992.
-
(1992)
ACM Computing Surveys
, vol.24
, Issue.3
-
-
Bryant, R.E.1
-
11
-
-
0038601527
-
-
S. Chaki, E. Clarke, A. Groce, S. Jha, and H. Veith. Modular verification of software components in C. In International Conference on Software Engineering (ICSE), June 2003.
-
S. Chaki, E. Clarke, A. Groce, S. Jha, and H. Veith. Modular verification of software components in C. In International Conference on Software Engineering (ICSE), June 2003.
-
-
-
-
13
-
-
0348137542
-
Ownership types for flexible alias protection
-
October
-
D. G. Clarke, J. M. Potter, and J. Noble. Ownership types for flexible alias protection. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), October 1998.
-
(1998)
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
-
-
Clarke, D.G.1
Potter, J.M.2
Noble, J.3
-
15
-
-
0033697422
-
Bandera: Extracting finite-state models from Java source code
-
June
-
J. Corbett, M. Dwyer, J. Hatcliff, C. Pasareanu, Robby, S. Laubach, and H. Zheng. Bandera: Extracting finite-state models from Java source code. In International Conference on Software Engineering (ICSE), June 2000.
-
(2000)
International Conference on Software Engineering (ICSE)
-
-
Corbett, J.1
Dwyer, M.2
Hatcliff, J.3
Pasareanu, C.4
Robby5
Laubach, S.6
Zheng, H.7
-
21
-
-
26444539629
-
Building your own software model checker using the Bogor extensible model checking framework
-
January
-
M. Dwyer, J. Hatcliff, M. Hoosier, and Robby. Building your own software model checker using the Bogor extensible model checking framework. In Computer Aided Verification (CAV), January 2005.
-
(2005)
Computer Aided Verification (CAV)
-
-
Dwyer, M.1
Hatcliff, J.2
Hoosier, M.3
Robby4
-
28
-
-
0037505033
-
Region-based memory management in Cyclone
-
June
-
D. Grossman, G. Morrisett, T. Jim, M. Hicks, Y. Wang, and J. Cheney. Region-based memory management in Cyclone. In Programming Language Design and Implementation (PLDI), June 2001.
-
(2001)
Programming Language Design and Implementation (PLDI)
-
-
Grossman, D.1
Morrisett, G.2
Jim, T.3
Hicks, M.4
Wang, Y.5
Cheney, J.6
-
31
-
-
0033203773
-
Featherweight Java: A minimal core calculus for Java and GJ
-
October
-
A. Igarashi, B. Pierce, and P. Wadler. Featherweight Java: A minimal core calculus for Java and GJ. In Object-Oriented Programming, Systems, Languages, and Applications (OOP- SLA), October 1999.
-
(1999)
Object-Oriented Programming, Systems, Languages, and Applications (OOP- SLA)
-
-
Igarashi, A.1
Pierce, B.2
Wadler, P.3
-
35
-
-
0000194670
-
Elements of style: Analyzing a software design feature with a counterexample detector
-
July
-
D. Jackson and C. Damon. Elements of style: Analyzing a software design feature with a counterexample detector. IEEE Transactions on Software Engineering (TSE) 22 (7), July 1996.
-
(1996)
IEEE Transactions on Software Engineering (TSE)
, vol.22
, Issue.7
-
-
Jackson, D.1
Damon, C.2
-
37
-
-
0038486625
-
An analyzable annotation language
-
November
-
S. Khurshid, D. Marinov, and D. Jackson. An analyzable annotation language. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), November 2002.
-
(2002)
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
-
-
Khurshid, S.1
Marinov, D.2
Jackson, D.3
-
39
-
-
0016971687
-
Symbolic execution and program testing
-
August
-
J. C. King. Symbolic execution and program testing. In Communications of the ACM (CACM) 19 (7), August 1976.
-
(1976)
Communications of the ACM (CACM)
, vol.19
, Issue.7
-
-
King, J.C.1
-
40
-
-
0004030849
-
Preliminary design of JML: A behavioral interface specification language for Java
-
98-06i, Department of Computer Science, Iowa State University, May
-
G. T. Leavens, A. L. Baker, and C. Ruby. Preliminary design of JML: A behavioral interface specification language for Java. Technical Report TR 98-06i, Department of Computer Science, Iowa State University, May 1998.
-
(1998)
Technical Report TR
-
-
Leavens, G.T.1
Baker, A.L.2
Ruby, C.3
-
41
-
-
4344606334
-
An evaluation of exhaustive testing for data structures
-
Technical Report TR-921, MIT Laboratory for Computer Science, September
-
D. Marinov, A. Andoni, D. Daniliuc, S. Khurshid, and M. Rinard. An evaluation of exhaustive testing for data structures. Technical Report TR-921, MIT Laboratory for Computer Science, September 2003.
-
(2003)
-
-
Marinov, D.1
Andoni, A.2
Daniliuc, D.3
Khurshid, S.4
Rinard, M.5
-
44
-
-
84978435516
-
CMC: A pragmatic approach to model checking real code
-
December
-
M. Musuvathi, D. Y. W. Park, A. Chou, D. R. Engler, and D. Dill. CMC: A pragmatic approach to model checking real code. In Operating System Design and Implementation (OSDI), December 2002.
-
(2002)
Operating System Design and Implementation (OSDI)
-
-
Musuvathi, M.1
Park, D.Y.W.2
Chou, A.3
Engler, D.R.4
Dill, D.5
-
51
-
-
38849106121
-
Ott: Effective tool support for the working semanticist
-
October
-
P. Sewell, F. Z. Nardelli, S. Owens, G. Peskine, T. Ridge, S. Sarkar, and R. Strnisa. Ott: Effective tool support for the working semanticist. In International Conference on Functional Programming (ICFP), October 2007.
-
(2007)
International Conference on Functional Programming (ICFP)
-
-
Sewell, P.1
Nardelli, F.Z.2
Owens, S.3
Peskine, G.4
Ridge, T.5
Sarkar, S.6
Strnisa, R.7
|