summaryrefslogtreecommitdiffstats
path: root/ajbrowser/src/org/aspectj/tools
Commit message (Expand)AuthorAgeFilesLines
* Polish genericsAndy Clement2014-10-071-1/+1
* enabling AJDT to use annotation processorsAndy Clement2014-08-201-0/+8
* genericsaclement2011-08-164-17/+15
* generics refactoringaclement2011-08-121-134/+133
* generics refactoringaclement2011-08-121-1/+1
* generics refactoringaclement2011-08-121-5/+8
* 290741: encoding option on ICompilerConfigurationaclement2011-04-041-0/+5
* genericsaclement2010-07-141-36/+32
* trigger buildaclement2009-04-091-48/+47
* 271201: inpath handlesaclement2009-04-061-0/+6
* 268827: ask for the JDT project stateaclement2009-03-241-0/+5
* generalize report API to cover resources and outjaraclement2009-03-231-2/+2
* 268827: tell ajdt about class file removalaclement2009-03-201-0/+3
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-121-0/+5
* 258325: fixaclement2008-12-101-6/+6
* 251277: making asmmanager non-singletonaclement2008-10-201-2/+1
* New method on the interface: null implaclement2008-09-161-0/+4
* trigger buildaclement2008-09-031-75/+55
* 245566: final config interface changeaclement2008-09-021-0/+4
* 245566: incremental magicaclement2008-08-291-11/+13
* implement new ICompilerConfiguration methodaclement2008-08-261-0/+6
* 148190#32aclement2007-01-1517-994/+1340
* update license to EPLacolyer2006-06-019-18/+18
* progress on enh 101983 (allow separate output folders for separate source fol...acolyer2006-05-161-0/+4
* Removed dead code.mkersten2005-08-233-53/+14
* FindBugs: fixes.aclement2004-08-231-2/+3
* fix for Bugzilla Bug 40206acolyer2004-07-291-1/+2
* Fix for 54238: Restore build cancelling to Swing-based IDEsmkersten2004-04-271-3/+7
* Minor cleanup of ajbrowser.mkersten2004-02-181-14/+14
* tidying up compiler warnings (unused locals, imports)acolyer2004-01-233-8/+5
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-111-0/+4
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-141-2/+3
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-131-1/+1
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-121-1/+1
* First pass at new relationship API support.mkersten2003-08-081-1/+1
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-082-4/+4
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-071-1/+1
* Fixed bugs: mkersten2003-08-062-59/+37
* De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionalit...mkersten2003-07-252-64/+3
* Fix for bug#40771 mkersten2003-07-256-41/+450
* flagging with comments that 1.1 options are unimplementedwisberg2003-05-211-3/+3
* No functionality change. wisberg2003-05-141-1/+1
* "organized imports" to eliminate compiler warningsacolyer2003-05-062-22/+2
* keyboard mnemonics and acceleratorswisberg2003-05-051-23/+43
* stateful config file chooser now starts with launch dir and wisberg2003-05-051-6/+13
* implement binary-incompatible API for detecting whether any warnings exist, t...wisberg2003-05-051-0/+11
* out of the run loop - now direct from TopFrame to Ajdewisberg2003-05-051-4/+0
* - added run-in-other-vm button/menu, wisberg2003-05-051-11/+55
* minimal run-in-same-vm feature for ajbrowserwisberg2003-05-011-37/+32
* - using IMessage-based API's for displaying messages wisberg2003-04-301-4/+29