-
2
-
-
72149109122
-
Region pointcut for AspectJ
-
ACM
-
S. Akai, S. Chiba, and M. Nishizawa. Region pointcut for AspectJ. In ACP4IS '09: Proceedings of the 8th Workshop on Aspects, Components, and Patterns for Infrastructure Software, pages 43-48. ACM, 2009.
-
(2009)
ACP4IS '09: Proceedings of the 8th Workshop on Aspects, Components, and Patterns for Infrastructure Software
, pp. 43-48
-
-
Akai, S.1
Chiba, S.2
Nishizawa, M.3
-
3
-
-
0030645124
-
Exploiting hardware performance counters with flow and context sensitive profiling
-
G. Ammons, T. Ball, and J. R. Larus. Exploiting hardware performance counters with flow and context sensitive profiling. In PLDI '97: Proceedings of the ACM SIGPLAN 1997 conference on Programming language design and implementation, pages 85-96. ACM, 1997. (Pubitemid 127453689)
-
(1997)
SIGPLAN Notices (ACM Special Interest Group on Programming Languages)
, vol.32
, Issue.5
, pp. 85-96
-
-
Ammons, G.1
Ball, T.2
Larus, J.R.3
-
4
-
-
34548247186
-
SCoPE: An AspectJ compiler for supporting user-defined analysis-based pointcuts
-
DOI 10.1145/1218563.1218582, 6th International Conference on Aspect-Oriented Software Development - Research Track Proceedings
-
T. Aotani and H. Masuhara. SCoPE: an AspectJ compiler for supporting user-defined analysis-based pointcuts. In AOSD '07: Proceedings of the 6th international conference on Aspect-oriented software development, pages 161-172. ACM, 2007. (Pubitemid 47326577)
-
(2007)
ACM International Conference Proceeding Series
, vol.208
, pp. 161-172
-
-
Aotani, T.1
Masuhara, H.2
-
5
-
-
33244496661
-
Abc: An extensible AspectJ compiler
-
ACM
-
P. Avgustinov, A. S. Christensen, L. J. Hendren, S. Kuzins, J. Lhoták, O. Lhoták, O. de Moor, D. Sereni, G. Sittampalam, and J. Tibble. abc: An extensible AspectJ compiler. In AOSD '05: Proceedings of the 4th International Conference on Aspect-Oriented Software Development, pages 87-98. ACM, 2005.
-
(2005)
AOSD '05: Proceedings of the 4th International Conference on Aspect-oriented Software Development
, pp. 87-98
-
-
Avgustinov, P.1
Christensen, A.S.2
Hendren, L.J.3
Kuzins, S.4
Lhoták, J.5
Lhoták, O.6
De Moor, O.7
Sereni, D.8
Sittampalam, G.9
Tibble, J.10
-
6
-
-
80052955033
-
Flexible and efficient profiling with aspect-oriented programming
-
W. Binder, D. Ansaloni, A. Villazón, and P. Moret. Flexible and efficient profiling with aspect-oriented programming. Concurrency and Computation: Practice and Experience, 23(15):1749-1773, 2011.
-
(2011)
Concurrency and Computation: Practice and Experience
, vol.23
, Issue.15
, pp. 1749-1773
-
-
Binder, W.1
Ansaloni, D.2
Villazón, A.3
Moret, P.4
-
7
-
-
79955407333
-
Towards a domain-specific aspect language for dynamic program analysis: Position paper
-
ACM
-
W. Binder, P. Moret, D. Ansaloni, A. Sarimbekov, A. Yokokawa, and E. Tanter. Towards a domain-specific aspect language for dynamic program analysis: position paper. In Proceedings of the sixth annual workshop on Domain-specific aspect languages, DSAL '11, pages 9-11. ACM, 2011.
-
(2011)
Proceedings of the Sixth Annual Workshop on Domain-specific Aspect Languages, DSAL '11
, pp. 9-11
-
-
Binder, W.1
Moret, P.2
Ansaloni, D.3
Sarimbekov, A.4
Yokokawa, A.5
Tanter, E.6
-
8
-
-
77950494545
-
J - Towards rapid development of dynamic analysis tools for the java virtual machine
-
ACM
-
W. Binder, A. Villazón, D. Ansaloni, and P. Moret. @J - Towards rapid development of dynamic analysis tools for the Java Virtual Machine. In VMIL '09: Proceedings of the 3th Workshop on Virtual Machines and Intermediate Languages, pages 1-9. ACM, 2009.
-
(2009)
VMIL '09: Proceedings of the 3th Workshop on Virtual Machines and Intermediate Languages
, pp. 1-9
-
-
Binder, W.1
Villazón, A.2
Ansaloni, D.3
Moret, P.4
-
9
-
-
18844367955
-
Virtual machine support for dynamic join points
-
AOSD 2004: 3rd International Conference on Aspect-Oriented Software Development - Conference Proceedings
-
C. Bockisch, M. Haupt, M. Mezini, and K. Ostermann. Virtual machine support for dynamic join points. In AOSD '04: Proceedings of the 3rd international conference on Aspect-oriented software development, pages 83-92. ACM, 2004. (Pubitemid 40682124)
-
(2004)
AOSD 2004: 3rd International Conference on Aspect-Oriented Software Development - Conference Proceedings
, pp. 83-92
-
-
Bockisch, C.1
Haupt, M.2
Mezini, M.3
Ostermann, K.4
-
11
-
-
84957801133
-
Load-time structural reflection in java
-
of Lecture Notes in Computer Science Springer Verlag, Cannes, France, June
-
S. Chiba. Load-time structural reflection in Java. In Proceedings of the 14th European Conference on Object-Oriented Programming (ECOOP'2000), volume 1850 of Lecture Notes in Computer Science, pages 313-336. Springer Verlag, Cannes, France, June 2000.
-
(2000)
Proceedings of the 14th European Conference on Object-oriented Programming (ECOOP'2000)
, vol.1850
, pp. 313-336
-
-
Chiba, S.1
-
14
-
-
32044449590
-
An execution layer for aspect-oriented programming languages
-
DOI 10.1145/1064979.1065000, Proceedings of the First ACM/USENIX International Conference on Virual Execution Environments, VEE 05
-
M. Haupt, M. Mezini, C. Bockisch, T. Dinkelaker, M. Eichberg, and M. Krebs. An execution layer for aspect-oriented programming languages. In VEE '05: Proceedings of the 1st ACM/USENIX international conference on Virtual execution environments, pages 142-152. ACM, 2005. (Pubitemid 43195510)
-
(2005)
Proceedings of the First ACM/USENIX International Conference on Virual Execution Environments, VEE 05
, pp. 142-152
-
-
Haupt, M.1
Mezini, M.2
Bockisch, C.3
Dinkelaker, T.4
Eichberg, M.5
Krebs, M.6
-
16
-
-
82955230066
-
An overview of aspectJ
-
ECOOP 2001 - Object-Oriented Programming
-
G. Kiczales, E. Hilsdale, J. Hugunin, M. Kersten, J. Palm, and W. G. Griswold. An overview of AspectJ. In Proceedings of the 15th European Conference on Object-Oriented Programming, ECOOP '01, pages 327-353. Springer-Verlag, 2001. (Pubitemid 33291302)
-
(2001)
Lecture Notes in Computer Science
, Issue.2072
, pp. 327-353
-
-
Kiczales, G.1
Hilsdale, E.2
Hugunin, J.3
Kersten, M.4
Palm, J.5
Griswold, W.G.6
-
17
-
-
70450169635
-
Partial evaluation of point-cuts
-
of Lecture Notes in Computer Science Springer-Verlag
-
K. Klose, K. Ostermann, and M. Leuschel. Partial evaluation of point-cuts. In Practical Aspects of Declarative Languages, volume 4354 of Lecture Notes in Computer Science, pages 320-334. Springer-Verlag, 2007.
-
(2007)
Practical Aspects of Declarative Languages
, vol.4354
, pp. 320-334
-
-
Klose, K.1
Ostermann, K.2
Leuschel, M.3
-
18
-
-
0141650630
-
A case for statically executable advice: Checking the law of demeter with AspectJ
-
ACM
-
K. Lieberherr, D. H. Lorenz, and P. Wu. A case for statically executable advice: Checking the law of Demeter with AspectJ. In Proceedings of the 2nd International Conference on Aspect-Oriented Software Development, AOSD '03, pages 40-49. ACM, 2003.
-
(2003)
Proceedings of the 2nd International Conference on Aspect-oriented Software Development, AOSD '03
, pp. 40-49
-
-
Lieberherr, K.1
Lorenz, D.H.2
Wu, P.3
-
20
-
-
34249883568
-
Profiling with AspectJ
-
DOI 10.1002/spe.788
-
D. J. Pearce, M. Webster, R. Berry, and P. H. J. Kelly. Profiling with AspectJ. Software: Practice and Experience, 37(7):747-777, June 2007. (Pubitemid 46868941)
-
(2007)
Software - Practice and Experience
, vol.37
, Issue.7
, pp. 747-777
-
-
Pearce, D.J.1
Webster, M.2
Berry, R.3
Kelly, P.H.J.4
-
21
-
-
84856683689
-
Exploiting dynamic information in IDEs improves speed and correctness of software maintenance tasks
-
PrePrint
-
D. Röthlisberger, M. Härry, W. Binder, P. Moret, D. Ansaloni, A. Villazón, and O. Nierstrasz. Exploiting dynamic information in IDEs improves speed and correctness of software maintenance tasks. IEEE Transactions on Software Engineering, PrePrint, 2011.
-
(2011)
IEEE Transactions on Software Engineering
-
-
Röthlisberger, D.1
Härry, M.2
Binder, W.3
Moret, P.4
Ansaloni, D.5
Villazón, A.6
Nierstrasz, O.7
-
22
-
-
70849114495
-
Augmenting static source views in IDEs with dynamic metrics
-
Edmonton, Alberta, Canada IEEE Computer Society
-
D. Röthlisberger, M. Härry, A. Villazón, D. Ansaloni, W. Binder, O. Nierstrasz, and P. Moret. Augmenting static source views in IDEs with dynamic metrics. In ICSM '09: Proceedings of the 25th IEEE International Conference on Software Maintenance, pages 253-262, Edmonton, Alberta, Canada, 2009. IEEE Computer Society.
-
(2009)
ICSM '09: Proceedings of the 25th IEEE International Conference on Software Maintenance
, pp. 253-262
-
-
Röthlisberger, D.1
Härry, M.2
Villazón, A.3
Ansaloni, D.4
Binder, W.5
Nierstrasz, O.6
Moret, P.7
|