-
1
-
-
0025535994
-
Unify and conquer (garbage, updating, aliasing)
-
Nice, France, June 27-29
-
H. Baker. Unify and conquer (garbage, updating, aliasing,). In Proc. 1990 ACM Conf. on Lisp and Functional Programming, pages 218-226, Nice, France, June 27-29, 1990.
-
(1990)
Proc. 1990 ACM Conf. on Lisp and Functional Programming
, pp. 218-226
-
-
Baker, H.1
-
2
-
-
70349696590
-
Exploiting the synergy between automated-test-generation and programming-by-contract
-
May
-
M. Barnett, M. Fahndrich, P. de Halleux, F. Logozzo, and N. Tillmann. Exploiting the synergy between automated-test-generation and programming-by-contract. In ICSE'09, Proceedings of the 31st International Conference on Software Engineering, May 2009.
-
(2009)
ICSE'09, Proceedings of the 31st International Conference on Software Engineering
-
-
Barnett, M.1
Fahndrich, M.2
De Halleux, P.3
Logozzo, F.4
Tillmann, N.5
-
3
-
-
19044390891
-
The Spec# programming system: An overview
-
Marseille, France, March 10-13
-
M. Barnett, K. R. M. Leino, and W. Schulte. The Spec# programming system: An overview. In Construction and Analysis of Safe, Secure, and Interoperable Smart Devices, pages 49-69, Marseille, France, March 10-13, 2004.
-
(2004)
Construction and Analysis of Safe, Secure, and Interoperable Smart Devices
, pp. 49-69
-
-
Barnett, M.1
Leino, K.R.M.2
Schulte, W.3
-
4
-
-
19044375174
-
An overview of JML tools and applications
-
June
-
L. Burdy, Y. Cheon, D. Cok, M. D. Ernst, J. Kiniry, G. T. Leavens, K. R. M. Leino, and E. Poll. An overview of JML tools and applications. Software Tools for Technology Transfer, 7 (3): 212-232, June 2005.
-
(2005)
Software Tools for Technology Transfer
, vol.7
, Issue.3
, pp. 212-232
-
-
Burdy, L.1
Cheon, Y.2
Cok, D.3
Ernst, M.D.4
Kiniry, J.5
Leavens, G.T.6
Leino, K.R.M.7
Poll, E.8
-
6
-
-
38149109170
-
Non-null references by default in Java: Alleviating the nullity annotation burden
-
Berlin, Germany, August 1-3
-
P. Chalin and P. R. James. Non-null references by default in Java: Alleviating the nullity annotation burden. In ECOOP 2007-Object-Oriented Programming, 21st European Conference, pages 227-247, Berlin, Germany, August 1-3, 2007.
-
(2007)
ECOOP 2007-Object-Oriented Programming, 21st European Conference
, pp. 227-247
-
-
Chalin, P.1
James, P.R.2
-
9
-
-
84944059308
-
A simple and practical approach to unit testing: The JML and JUnit way
-
London, UK, UK,Springer-Verlag
-
Y. Cheon and G. T. Leavens. A simple and practical approach to unit testing: The JML and JUnit way. In Proceedings of the 16th European Conference on Object-Oriented Programming, ECOOP'02, pages 231-255, London, UK, UK, 2002. Springer-Verlag.
-
(2002)
Proceedings of the 16th European Conference on Object-Oriented Programming, ECOOP'02
, pp. 231-255
-
-
Cheon, Y.1
Leavens, G.T.2
-
10
-
-
84880104171
-
Automatic inference of necessary preconditions
-
Springer
-
P. Cousot, R. Cousot, M. Fähndrich, and F. Logozzo. Automatic inference of necessary preconditions. In Verification, Model Checking, and Abstract Interpretation, pages 128-148. Springer, 2013.
-
(2013)
Verification, Model Checking, and Abstract Interpretation
, pp. 128-148
-
-
Cousot, P.1
Cousot, R.2
Fähndrich, M.3
Logozzo, F.4
-
11
-
-
84869800778
-
An abstract interpretation framework for refactoring with application to extract methods with contracts
-
New York, NY, USA
-
P. M. Cousot, R. Cousot, F. Logozzo, and M. Barnett. An abstract interpretation framework for refactoring with application to extract methods with contracts. In OOPSLA'12, Proceedings of the ACM International Conference on Object Oriented Programming Systems Languages and Applications, pages 213-232, New York, NY, USA, 2012.
-
(2012)
OOPSLA'12 Proceedings of the ACM International Conference on Object Oriented Programming Systems Languages and Applications
, pp. 213-232
-
-
Cousot, P.M.1
Cousot, R.2
Logozzo, F.3
Barnett, M.4
-
12
-
-
34247119284
-
Dynamically discovering likely interface invariants
-
Shanghai, China, May 24-26,Emerging results track
-
C. Csallner and Y. Smaragdakis. Dynamically discovering likely interface invariants. In ICSE'06, Proceedings of the 28th International Conference on Software Engineering, pages 861-864, Shanghai, China, May 24-26, 2006. Emerging results track.
-
(2006)
ICSE'06 Proceedings of the 28th International Conference on Software Engineering
, pp. 861-864
-
-
Csallner, C.1
Smaragdakis, Y.2
-
13
-
-
57349101753
-
DySy: Dynamic symbolic execution for invariant inference
-
Leipzig, Germany, May 14-16
-
C. Csallner, N. Tillmann, and Y. Smaragdakis. DySy: Dynamic symbolic execution for invariant inference. In ICSE'08, Proceedings of the 30th International Conference on Software Engineering, pages 281-290, Leipzig, Germany, May 14-16, 2008.
-
(2008)
ICSE'08,Proceedings of the 30th International Conference on Software Engineering
, pp. 281-290
-
-
Csallner, C.1
Tillmann, N.2
Smaragdakis, Y.3
-
14
-
-
34247373512
-
Inference and enforcement of data structure consistency specifications
-
Portland, ME, USA, July 18-20
-
B. Demsky, M. D. Ernst, P. J. Guo, S. McCamant, J. H. Perkins, and M. Rinard. Inference and enforcement of data structure consistency specifications. In ISSTA 2006, Proceedings of the 2006 International Symposium on Software Testing and Analysis, pages 233-243, Portland, ME, USA, July 18-20, 2006.
-
(2006)
ISSTA 2006,Proceedings of the 2006 International Symposium on Software Testing and Analysis
, pp. 233-243
-
-
Demsky, B.1
Ernst, M.D.2
Guo, P.J.3
McCamant, S.4
Perkins, J.H.5
Rinard, M.6
-
15
-
-
79959897527
-
Building and using pluggable type-checkers
-
Waikiki, Hawaii, USA, May 25-27
-
W. Dietl, S. Dietzel, M. D. Ernst, K. Mųslu, and T. Schiller. Building and using pluggable type-checkers. In ICSE'11, Proceedings of the 33rd International Conference on Software Engineering, pages 681-690, Waikiki, Hawaii, USA, May 25-27, 2011.
-
(2011)
ICSE'11,Proceedings of the 33rd International Conference on Software Engineering
, pp. 681-690
-
-
Dietl, W.1
Dietzel, S.2
Ernst, M.D.3
Mųslu, K.4
Schiller, T.5
-
16
-
-
0035250541
-
Dynamically discovering likely program invariants to support program evolution
-
February 2001. A previous version appeared in ICSE '99, Proceedings of the 21st International Conference on Software Engineering,Los Angeles, CA, USA, May 19-21 213-224
-
M. D. Ernst, J. Cockrell, W. G. Griswold, and D. Notkin. Dynamically discovering likely program invariants to support program evolution. IEEE Transactions on Software Engineering, 27 (2): 99-123, February 2001. A previous version appeared in ICSE '99, Proceedings of the 21st International Conference on Software Engineering, pages 213-224, Los Angeles, CA, USA, May 19-21, 1999.
-
(1999)
IEEE Transactions on Software Engineering
, vol.27
, Issue.2
, pp. 99-123
-
-
Ernst, M.D.1
Cockrell, J.2
Griswold, W.G.3
Notkin, D.4
-
17
-
-
35348872682
-
The Daikon system for dynamic detection of likely invariants
-
December
-
M. D. Ernst, J. H. Perkins, P. J. Guo, S. McCamant, C. Pacheco, M. S. Tschantz, and C. Xiao. The Daikon system for dynamic detection of likely invariants. Sci. Comput. Programming, 69 (1-3): 35-45, December 2007.
-
(2007)
Sci. Comput. Programming
, vol.69
, Issue.1-3
, pp. 35-45
-
-
Ernst, M.D.1
Perkins, J.H.2
Guo, P.J.3
McCamant, S.4
Pacheco, C.5
Tschantz, M.S.6
Xiao, C.7
-
18
-
-
84958543852
-
Contracts in practice
-
Springer, May
-
H.-C. Estler, C. A. Furia, M. Nordio, M. Piccioni, and B. Meyer. Contracts in practice. In Proceedings of the 19th International Symposium on Formal Methods (FM), Lecture Notes in Computer Science. Springer, May 2014.
-
(2014)
Proceedings of the 19th International Symposium on Formal Methods (FM), Lecture Notes in Computer Science
-
-
Estler, H.-C.1
Furia, C.A.2
Nordio, M.3
Piccioni, M.4
Meyer, B.5
-
19
-
-
84864197260
-
Integrating a set of contract checking tools into Visual Studio
-
IEEE
-
M. Fahndrich, M. Barnett, D. Leijen, and F. Logozzo. Integrating a set of contract checking tools into Visual Studio. In TOPI'2012, Proceedings of the 2nd Workshop on Developing Tools as Plug-ins, pages 43-48. IEEE, 2012.
-
(2012)
TOPI'2012,Proceedings of the 2nd Workshop on Developing Tools As Plug-ins
, pp. 43-48
-
-
Fahndrich, M.1
Barnett, M.2
Leijen, D.3
Logozzo, F.4
-
20
-
-
79251567445
-
Static contract checking with abstract interpretation
-
Berlin, Heidelberg,Springer-Verlag
-
M. Fähndrich and F. Logozzo. Static contract checking with abstract interpretation. In Proceedings of the 2010 International Conference on Formal Verification of Object-oriented Software, FoVeOOS'10, pages 10-30, Berlin, Heidelberg, 2011. Springer-Verlag.
-
(2011)
Proceedings of the 2010 International Conference on Formal Verification of Object-oriented Software, FoVeOOS'10
, pp. 10-30
-
-
Fähndrich, M.1
Logozzo, F.2
-
21
-
-
0036036098
-
Extended static checking for Java
-
Berlin, Germany, June 17-19
-
C. Flanagan, K. R. M. Leino, M. Lillibridge, G. Nelson, J. B. Saxe, and R. Stata. Extended static checking for Java. In PLDI 2002, Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation, pages 234-245, Berlin, Germany, June 17-19, 2002.
-
(2002)
PLDI 2002,Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation
, pp. 234-245
-
-
Flanagan, C.1
Leino, K.R.M.2
Lillibridge, M.3
Nelson, G.4
Saxe, J.B.5
Stata, R.6
-
22
-
-
60349104563
-
A scalable mixed-level approach to dynamic analysis of c and c++ programs
-
Master's thesis,Cambridge, MA, May 5
-
P. J. Guo. A scalable mixed-level approach to dynamic analysis of C and C++ programs. Master's thesis, MIT Department of Electrical Engineering and Computer Science, Cambridge, MA, May 5, 2006.
-
(2006)
MIT Department of Electrical Engineering and Computer Science
-
-
Guo, P.J.1
-
23
-
-
34247363267
-
Dynamic inference of abstract types
-
Portland, ME, USA, July 18-20
-
P. J. Guo, J. H. Perkins, S. McCamant, and M. D. Ernst. Dynamic inference of abstract types. In ISSTA 2006, Proceedings of the 2006 International Symposium on Software Testing and Analysis, pages 255-265, Portland, ME, USA, July 18-20, 2006.
-
(2006)
ISSTA 2006,Proceedings of the 2006 International Symposium on Software Testing and Analysis
, pp. 255-265
-
-
Guo, P.J.1
Perkins, J.H.2
McCamant, S.3
Ernst, M.D.4
-
24
-
-
84886386212
-
Why don't software developers use static analysis tools to find bugs
-
San Francisco, CA, USA, May 22-24
-
B. Johnson, Y. Song, E. Murphy-Hill, and R. Bowdidge. Why don't software developers use static analysis tools to find bugs In ICSE'13, Proceedings of the 34th International Conference on Software Engineering, pages 672-681, San Francisco, CA, USA, May 22-24, 2013.
-
(2013)
ICSE'13,Proceedings of the 34th International Conference on Software Engineering
, pp. 672-681
-
-
Johnson, B.1
Song, Y.2
Murphy-Hill, E.3
Bowdidge, R.4
-
25
-
-
77956616610
-
Automated support for program refactoring using invariants
-
Florence, Italy, November 6-10
-
Y. Kataoka, M. D. Ernst, W. G. Griswold, and D. Notkin. Automated support for program refactoring using invariants. In ICSM 2001, Proceedings of the International Conference on Software Maintenance, pages 736-743, Florence, Italy, November 6-10, 2001.
-
(2001)
ICSM 2001,Proceedings of the International Conference on Software Maintenance
, pp. 736-743
-
-
Kataoka, Y.1
Ernst, M.D.2
Griswold, W.G.3
Notkin, D.4
-
26
-
-
13144252258
-
How the design of JML accommodates both runtime assertion checking and formal verification
-
March
-
G. T. Leavens, Y. Cheon, C. Clifton, C. Ruby, and D. R. Cok. How the design of JML accommodates both runtime assertion checking and formal verification. Science of Computer Programming, 55 (1-3): 185-208, March 2005.
-
(2005)
Science of Computer Programming
, vol.55
, Issue.1-3
, pp. 185-208
-
-
Leavens, G.T.1
Cheon, Y.2
Clifton, C.3
Ruby, C.4
Cok, D.R.5
-
27
-
-
37849053128
-
Contract driven development = test driven development writing test cases
-
Dubrovnik, Croatia, September 5-7
-
A. Leitner, I. Ciupa, M. Oriol, B. Meyer, and A. Fiva. Contract Driven Development = Test Driven Development writing test cases. In ESEC/FSE 2007: Proceedings of the 11th European Software Engineering Conference and the 15th ACM SIGSOFT Symposium on the Foundations of Software Engineering, pages 425-434, Dubrovnik, Croatia, September 5-7, 2007.
-
(2007)
ESEC/FSE 2007: Proceedings of the 11th European Software Engineering Conference and the 15th ACM SIGSOFT Symposium on the Foundations of Software Engineering
, pp. 425-434
-
-
Leitner, A.1
Ciupa, I.2
Oriol, M.3
Meyer, B.4
Fiva, A.5
-
28
-
-
84870472565
-
Modular and verified automatic program repair
-
New York, NY, USA,ACM
-
F. Logozzo and T. Ball. Modular and verified automatic program repair. In Proceedings of the ACM International Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA'12, pages 133-146, New York, NY, USA, 2012. ACM.
-
(2012)
Proceedings of the ACM International Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA'12
, pp. 133-146
-
-
Logozzo, F.1
Ball, T.2
-
29
-
-
84869785632
-
A semantic integrated development environment
-
New York, NY, USA
-
F. Logozzo, M. Barnett, M. A. Fähndrich, P. Cousot, and R. Cousot. A semantic integrated development environment. In Proceedings of the 3rd Annual Conference on Systems, Programming, and Applications: Software for Humanity, SPLASH '12, pages 15-16, New York, NY, USA, 2012. ACM.
-
(2012)
Proceedings of the 3rd Annual Conference on Systems, Programming, and Applications: Software for Humanity, SPLASH '12 ACM
, pp. 15-16
-
-
Logozzo, F.1
Barnett, M.2
Fähndrich, M.A.3
Cousot, P.4
Cousot, R.5
-
30
-
-
84945713135
-
Applying"design by contract"
-
October
-
B. Meyer. Applying "Design by Contract". Computer, 25 (10): 40-51, October 1992.
-
(1992)
Computer
, vol.25
, Issue.10
, pp. 40-51
-
-
Meyer, B.1
-
31
-
-
26444465053
-
Attached types and their application to three open problems of object-oriented programming
-
A. P. Black, editor,Springer Berlin Heidelberg
-
B. Meyer. Attached types and their application to three open problems of object-oriented programming. In A. P. Black, editor, ECOOP 2005 Object-Oriented Programming, volume 3586 of Lecture Notes in Computer Science, pages 1-32. Springer Berlin Heidelberg, 2005.
-
(2005)
ECOOP 2005 Object-Oriented Programming, Volume 3586 of Lecture Notes in Computer Science
, pp. 1-32
-
-
Meyer, B.1
-
32
-
-
0036986388
-
Automatic generation of program specifications
-
Rome, Italy, July 22-24
-
J. W. Nimmer and M. D. Ernst. Automatic generation of program specifications. In ISSTA 2002, Proceedings of the 2002 International Symposium on Software Testing and Analysis, pages 232-242, Rome, Italy, July 22-24, 2002.
-
(2002)
ISSTA 2002,Proceedings of the 2002 International Symposium on Software Testing and Analysis
, pp. 232-242
-
-
Nimmer, J.W.1
Ernst, M.D.2
-
33
-
-
0038349063
-
Invariant inference for static checking: An empirical evaluation
-
Charleston, SC, November 20-22
-
J. W. Nimmer and M. D. Ernst. Invariant inference for static checking: An empirical evaluation. In Proceedings of the ACM SIGSOFT 10th International Symposium on the Foundations of Software Engineering (FSE 2002), pages 11-20, Charleston, SC, November 20-22, 2002.
-
(2002)
Proceedings of the ACM SIGSOFT 10th International Symposium on the Foundations of Software Engineering (FSE 2002)
, pp. 11-20
-
-
Nimmer, J.W.1
Ernst, M.D.2
-
36
-
-
57449116995
-
Practical pluggable types for Java
-
Seattle, WA, USA, July 22-24
-
M. M. Papi, M. Ali, T. L. Correa Jr., J. H. Perkins, and M. D. Ernst. Practical pluggable types for Java. In ISSTA 2008, Proceedings of the 2008 International Symposium on Software Testing and Analysis, pages 201-212, Seattle, WA, USA, July 22-24, 2008.
-
(2008)
ISSTA 2008,Proceedings of the 2008 International Symposium on Software Testing and Analysis
, pp. 201-212
-
-
Papi, M.M.1
Ali, M.2
Correa, T.L.3
Perkins, J.H.4
Ernst, M.D.5
-
37
-
-
72249104274
-
Automatically patching errors in deployed software
-
Big Sky, MT, USA, October 12-14
-
J. H. Perkins, S. Kim, S. Larsen, S. Amarasinghe, J. Bachrach, M. Carbin, C. Pacheco, F. Sherwood, S. Sidiroglou, G. Sullivan, W.-F. Wong, Y. Zibin, M. D. Ernst, and M. Rinard. Automatically patching errors in deployed software. In Proceedings of the 22nd ACM Symposium on Operating Systems Principles, pages 87-102, Big Sky, MT, USA, October 12-14, 2009.
-
(2009)
Proceedings of the 22nd ACM Symposium on Operating Systems Principles
, pp. 87-102
-
-
Perkins, J.H.1
Kim, S.2
Larsen, S.3
Amarasinghe, S.4
Bachrach, J.5
Carbin, M.6
Pacheco, C.7
Sherwood, F.8
Sidiroglou, S.9
Sullivan, G.10
Wong, W.-F.11
Zibin, Y.12
Ernst, M.D.13
Rinard, M.14
-
38
-
-
85008253118
-
A comparative study of programmer-written and automatically inferred contracts
-
Chicago, IL, USA, July 21-23
-
N. Polikarpova, I. Ciupa, and B. Meyer. A comparative study of programmer-written and automatically inferred contracts. In ISSTA 2009, Proceedings of the 2009 International Symposium on Software Testing and Analysis, pages 93-104, Chicago, IL, USA, July 21-23, 2009.
-
(2009)
ISSTA 2009,Proceedings of the 2009 International Symposium on Software Testing and Analysis
, pp. 93-104
-
-
Polikarpova, N.1
Ciupa, I.2
Meyer, B.3
-
39
-
-
84886421524
-
What good are strong specifications
-
Piscataway, NJ, USA,IEEE Press
-
N. Polikarpova, C. A. Furia, Y. Pei, Y. Wei, and B. Meyer. What good are strong specifications In Proceedings of the 2013 International Conference on Software Engineering, ICSE'13, pages 262-271, Piscataway, NJ, USA, 2013. IEEE Press.
-
(2013)
Proceedings of the 2013 International Conference on Software Engineering, ICSE'13
, pp. 262-271
-
-
Polikarpova, N.1
Furia, C.A.2
Pei, Y.3
Wei, Y.4
Meyer, B.5
-
40
-
-
84877271808
-
Automated API property inference techniques
-
Sep
-
M. Robillard, E. Bodden, D. Kawrykow, M. Mezini, and T. Ratchford. Automated API property inference techniques. IEEE Transactions on Software Engineering, 39 (5): 613-637, Sep 2012.
-
(2012)
IEEE Transactions on Software Engineering
, vol.39
, Issue.5
, pp. 613-637
-
-
Robillard, M.1
Bodden, E.2
Kawrykow, D.3
Mezini, M.4
Ratchford, T.5
-
42
-
-
84869804067
-
Reducing the barriers to writing verified specifications
-
Tucson, AZ, USA, October 23-25
-
T. W. Schiller and M. D. Ernst. Reducing the barriers to writing verified specifications. In Object-Oriented Programming Systems, Languages, and Applications (OOPSLA 2012), Tucson, AZ, USA, October 23-25, 2012.
-
(2012)
Object-Oriented Programming Systems, Languages, and Applications (OOPSLA 2012)
-
-
Schiller, T.W.1
Ernst, M.D.2
-
44
-
-
84865281392
-
Understanding user understanding: Determining correctness of generated program invariants
-
New York, NY, USA
-
M. Staats, S. Hong, M. Kim, and G. Rothermel. Understanding user understanding: Determining correctness of generated program invariants. In Proceedings of the 2012 International Symposium on Software Testing and Analysis, ISSTA'12, pages 188-198, New York, NY, USA, 2012.
-
(2012)
Proceedings of the 2012 International Symposium on Software Testing and Analysis, ISSTA'12
, pp. 188-198
-
-
Staats, M.1
Hong, S.2
Kim, M.3
Rothermel, G.4
-
45
-
-
43149111827
-
Pex: White box test generation for
-
Berlin, Heidelberg,Springer-Verlag
-
N. Tillmann and J. De Halleux. Pex: White box test generation for. NET. In Proceedings of the 2nd International Conference on Tests and Proofs, TAP'08, pages 134-153, Berlin, Heidelberg, 2008. Springer-Verlag.
-
(2008)
NET. in Proceedings of the 2nd International Conference on Tests and Proofs, TAP'08
, pp. 134-153
-
-
Tillmann, N.1
De Halleux, J.2
-
46
-
-
32344453671
-
Parameterized unit tests
-
New York, NY, USA
-
N. Tillmann and W. Schulte. Parameterized unit tests. In Proceedings of the 13th ACM SIGSOFT International Symposium on Foundations of Software Engineering, ESEC/FSE-13, pages 253-262, New York, NY, USA, 2005.
-
(2005)
Proceedings of the 13th ACM SIGSOFT International Symposium on Foundations of Software Engineering, ESEC/FSE-13
, pp. 253-262
-
-
Tillmann, N.1
Schulte, W.2
-
47
-
-
84872317408
-
Automatic verification of advanced object-oriented features: The autoproof approach
-
B. Meyer and M. Nordio, editors,Springer Berlin Heidelberg
-
J. Tschannen, C. Furia, M. Nordio, and B. Meyer. Automatic verification of advanced object-oriented features: The autoproof approach. In B. Meyer and M. Nordio, editors, Tools for Practical Software Verification, volume 7682 of Lecture Notes in Computer Science, pages 133-155. Springer Berlin Heidelberg, 2012.
-
(2012)
Tools for Practical Software Verification, Volume 7682 of Lecture Notes in Computer Science
, pp. 133-155
-
-
Tschannen, J.1
Furia, C.2
Nordio, M.3
Meyer, B.4
-
48
-
-
33745195266
-
Javari: Adding reference immutability to Java
-
San Diego, CA, USA, October 18-20
-
M. S. Tschantz and M. D. Ernst. Javari: Adding reference immutability to Java. In Object-Oriented Programming Systems, Languages, and Applications (OOPSLA 2005), pages 211-230, San Diego, CA, USA, October 18-20, 2005.
-
(2005)
Object-Oriented Programming Systems, Languages, and Applications (OOPSLA 2005)
, pp. 211-230
-
-
Tschantz, M.S.1
Ernst, M.D.2
-
49
-
-
79959859908
-
Contractor
-
New York, NY, USA
-
E. Zoppi, V. Braberman, G. de Caso, D. Garbervetsky, and S. Uchitel. Contractor. NET: Inferring typestate properties to enrich code contracts. In TOPI '11, Proceedings of the 1st Workshop on Developing Tools as Plug-ins, pages 44-47, New York, NY, USA, 2011.
-
(2011)
NET: Inferring Typestate Properties to Enrich Code Contracts. in TOPI '11 Proceedings of the 1st Workshop on Developing Tools as Plug-ins
, pp. 44-47
-
-
Zoppi, E.1
Braberman, V.2
De Caso, G.3
Garbervetsky, D.4
Uchitel, S.5
|