-
4
-
-
84884723159
-
-
May Boost
-
Boost. Boost C++, www. boost. org, May 2002.
-
(2002)
Boost C++
-
-
-
5
-
-
0036980168
-
Investigating the use of analysis contracts to support fault isolation in object oriented code. in
-
Rome, Italy, July
-
L. C. Briand, Y. Labiche, and H. Sun. Investigating the use of analysis contracts to support fault isolation in object oriented code. In International Symposium on Software Testing and Analysis (ISSTA '2002), pages 70-80, Rome, Italy, July 2002.
-
(2002)
International Symposium on Software Testing and Analysis (ISSTA '2002)
, pp. 70-80
-
-
Briand, Y.1
Labiche, L.C.2
Sun, H.3
-
6
-
-
0036506897
-
Debugging PHP using a C++ compiler
-
March
-
F. J. Cavalier. Debugging PHP using a C++ compiler. Dr. Dobbs Journal, pages 42-46, March 2002.
-
(2002)
Dr. Dobbs Journal
, pp. 42-46
-
-
Cavalier, F.J.1
-
8
-
-
84884725831
-
Applying the decorator pattern for non-intrusive profiling of object-oriented software
-
Clem-son University, September
-
E. B. Duffy, J. P. Gibson, and B. A. Malloy. Applying the decorator pattern for non-intrusive profiling of object-oriented software. Technical Report CU-7, Clem-son University, September 2002.
-
(2002)
Technical Report CU-7
-
-
Duffy, J.P.1
Gibson, E.B.2
Malloy, B.A.3
-
10
-
-
84982873325
-
Automated validation of class invariants in C++ applications
-
Edinburgh, UK, September
-
T. H. Gibbs, B. A. Malloy, and J. F. Power. Automated Validation of Class Invariants In C++ Applications. In Proceedings of the International Conference on Automated Software Engineering (ASE'2002), pages 205-214, Edinburgh, UK, September 2002.
-
(2002)
Proceedings of the International Conference on Automated Software Engineering (ASE'2002)
, pp. 205-214
-
-
Gibbs, B.A.1
Malloy, T.H.2
Power, J.F.3
-
11
-
-
84945708698
-
An axiomatic basis for computer programming
-
February
-
C. A. R. Hoare. An axiomatic basis for computer programming. Communications of the ACM, 12(10):576-583, February 1969.
-
(1969)
Communications of the ACM
, vol.12
, Issue.10
, pp. 576-583
-
-
Hoare, C.A.R.1
-
12
-
-
84976773758
-
The Emperor's Old Clothes (1980 Turing Award Lecture)
-
February
-
C. A. R. Hoare. The Emperor's Old Clothes (1980 Turing Award Lecture). Communications of the ACM, 24(2):75-83, February 1981.
-
(1981)
Communications of the ACM
, vol.24
, Issue.2
, pp. 75-83
-
-
Hoare, C.A.R.1
-
14
-
-
0035394434
-
Reliable objects: Lightweight testing for OO languages
-
J. M. Jezequel, D. Deveaux, and Y. Le Traon. Reliable objects: Lightweight testing for OO languages. IEEE Software, 18(4):76-83, 2001.
-
(2001)
IEEE Software
, vol.18
, Issue.4
, pp. 76-83
-
-
Jezequel, D.1
Deveaux, J.M.2
Le Traon, Y.3
-
15
-
-
0013090042
-
Getting started with Aspect
-
October
-
G. Kiczales, E. Hilsdale, J. Hugonin, M. Kersten, J. Palm, and W. Griswold. Getting started with Aspect. !. CACM, 44:59-65, October 2001.
-
(2001)
CACM
, vol.44
, pp. 59-65
-
-
Kiczales, E.1
Hilsdale, J.2
Hugonin, M.3
Kersten, J.4
Palm, G.5
Griswold, W.6
-
16
-
-
35248828504
-
Aspect-oriented programming
-
Jyvskyl, Finland, Springer-Verlag
-
G. Kiczales, J. Lamping, A. Mendhedar, C. Maeda, C. Lopes, J. Loingtier, and J. Irwin. Aspect-oriented programming. In Proceedings of ECOOP'97, LNCS 1241, pages 220-242, Jyvskyl, Finland, 1997. Springer-Verlag.
-
(1997)
Proceedings of ECOOP'97, LNCS 1241
, pp. 220-242
-
-
Kiczales, J.1
Lamping, A.2
Mendhedar, C.3
Maeda, C.4
Lopes, J.5
Loingtier, G.6
Irwin, J.7
-
19
-
-
84884725572
-
Decorating tokens to facilitate recognition of ambiguous language constructs
-
(to appear)
-
B. A. Malloy, T. H. Gibbs, and J. F. Power. Decorating tokens to facilitate recognition of ambiguous language constructs. Software, Practice & Experience, 2002. (to appear).
-
(2002)
Software, Practice & Experience
-
-
Malloy, T.H.1
Gibbs, B.A.2
Power, J.F.3
-
20
-
-
0036606192
-
Testing C++ compilers for iso language conformance
-
June
-
B. A. Malloy, S. A. Linde, E. B. Duffy, and J. F. Power. Testing C++ compilers for iso language conformance. Dr. Dobbs Journal, pages 71-80, June 2002.
-
(2002)
Dr. Dobbs Journal
, pp. 71-80
-
-
Malloy, S.A.1
Linde, E.B.2
Duffy, B.A.3
Power, J.F.4
-
22
-
-
84945713135
-
Applying design by contract
-
B. Meyer. Applying "design by contract". IEEE Computer, 25(10):40-52, 1992.
-
(1992)
IEEE Computer
, vol.25
, Issue.10
, pp. 40-52
-
-
Meyer, B.1
-
24
-
-
0034503744
-
Symbol table construction and name lookup in iso C++
-
Sydney, Australia, November
-
J. F. Power and B. A. Malloy. Symbol table construction and name lookup in iso C++. In Technology of Object-Oriented Languages and Systems, TOOLS 2000, pages 57-68, Sydney, Australia, November 2001.
-
(2001)
Technology of Object-Oriented Languages and Systems, TOOLS 2000
, pp. 57-68
-
-
Power, J.F.1
Malloy, B.A.2
-
26
-
-
0029185391
-
A practical approach to programming with assertions
-
January
-
D. S. Rosenblum. A practical approach to programming with assertions. IEEE Transactions on Software Engineering, 21(1):19-31, January 1995.
-
(1995)
IEEE Transactions on Software Engineering
, vol.21
, Issue.1
, pp. 19-31
-
-
Rosenblum, D.S.1
-
29
-
-
34547450904
-
A technique for invariant generation
-
Paris, France, April
-
A. Tiwari, H. Ruez, H. Saidi, and N. Shankar. A technique for invariant generation. In Proceedings of Tools and Algorithms for the Construction and Analysis of Systems (TACAS'01), pages 86-89, Paris, France, April 2001.
-
(2001)
Proceedings of Tools and Algorithms for the Construction and Analysis of Systems (TACAS'01)
, pp. 86-89
-
-
Tiwari, H.1
Ruez, H.2
Saidi, A.3
Shankar, N.4
|