aboutsummaryrefslogtreecommitdiffstats
path: root/ajde
Commit message (Expand)AuthorAgeFilesLines
...
* fixed testFileNodeFind that would always pass to be more strict jhugunin2003-05-081-1/+6
* I believe this file can/should be deleted as unusedwisberg2003-05-071-0/+1
* comment, organizes imports (using 2, right?)wisberg2003-05-071-4/+4
* "organized imports" to eliminate compiler warningsacolyer2003-05-069-44/+18
* implement binary-incompatible API for detecting whether any warnings exist, t...wisberg2003-05-051-0/+15
* use binary-incompatible API for detecting whether any warnings exist, to enab...wisberg2003-05-051-0/+1
* binary-incompatible API for detecting whether any warnings exist, to enable/d...wisberg2003-05-051-1/+4
* NPE guardwisberg2003-05-052-5/+13
* comment regarding canonicalizing path for inputwisberg2003-05-051-0/+1
* fix test - NPE Guard, canonicalize file inputwisberg2003-05-051-4/+5
* support both same- and other-vm runs using new using new LangUtil API's for r...wisberg2003-05-051-31/+139
* minimal run-in-same-vm feature for ajbrowserwisberg2003-05-011-0/+30
* removing 1.4 APIwisberg2003-05-011-3/+4
* cleaner, but no semantic changeswisberg2003-04-301-14/+13
* removed printlnswisberg2003-04-301-6/+7
* not using unimplemented buildStructure() apiwisberg2003-04-301-1/+1
* no change, just nicer feedbackwisberg2003-04-302-2/+10
* mainly changed setup to avoid reading any existing user properties, which was...wisberg2003-04-301-28/+30
* identify source of log message for conveniencewisberg2003-04-301-1/+1
* - IMessage-based compiler messages wisberg2003-04-301-6/+23
* - IMessage-based compiler messages wisberg2003-04-301-9/+25
* - IMessage-based compiler messageswisberg2003-04-301-20/+5
* support shift-key to rebuild-all in incremental modewisberg2003-04-301-1/+6
* slight rewording of error dialog, and correct URL.wisberg2003-04-301-3/+3
* - making default filename static (access by tests) wisberg2003-04-301-12/+49
* incremental flag supportwisberg2003-04-301-1/+10
* static utility for detecting shift key down - should movewisberg2003-04-301-0/+6
* binary-incompatible change to IMessage-based API (using ISourceLocation anyway)wisberg2003-04-301-0/+2
* using new IMessage-based API for sourceline taskswisberg2003-04-301-4/+8
* - incremental support wisberg2003-04-301-254/+37
* - supporting incremental wisberg2003-04-301-155/+256
* - added incremental checkbox wisberg2003-04-301-17/+16
* added flag for incremental modewisberg2003-04-301-1/+8
* binary-incompatible API change to add methods for building fresh when in incr...wisberg2003-04-301-0/+12
* test failing - node is java file, should be method execution main, so no parentwisberg2003-04-281-0/+1
* Checking in Mik's changes sent by email today for model and incremental suppo...wisberg2003-04-282-7/+22
* Corrected license. To check licenses, run build unit tests (CheckLics in par...wisberg2003-04-031-6/+12
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-283-30/+16
* Extended test case support to allow verification of compiler messages produced acolyer2003-03-278-3/+141
* Now adds value of "aspectjrt.path" system property to acolyer2003-03-121-1/+4
* Fixed setting runnable bit on structure nodes. mkersten2003-02-282-4/+5
* Flipped debug options tests around to reflect fact that acolyer2003-02-261-8/+8
* Edited (and then restored) iilegalNewFigElt pointcut acolyer2003-02-261-1/+3
* Switched default for Ajde (batch compile) to have acolyer2003-02-261-14/+17
* Added new Granularity, DECLARED_ELEMENTS, and acolyer2003-02-262-4/+7
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2651-130/+476
* The mappings for advice are now correct, and associations have corresponding ...mkersten2003-02-262-7/+8
* Added new coverage test source.mkersten2003-02-263-0/+70
* Ignore bin directoryacolyer2003-02-263-0/+3
* Ignore bin directoryacolyer2003-02-261-0/+1