aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added classpath element to compilewisberg2003-01-061-0/+1
* added keyword commentwisberg2003-01-061-2/+3
* added two harness test cases, for classpath (jar and dir) wisberg2003-01-061-1/+24
* two harness test cases, for classpath (jar and dir) wisberg2003-01-0610-0/+165
* - test class loader fix for test classes loaded from jars wisberg2003-01-065-105/+258
* bad javadoc commentwisberg2003-01-061-1/+1
* - added info line on failure with TestClassLoader classpathwisberg2003-01-061-2/+4
* - generalized copyFiles to handle file-file, file-dir, and dir-dirwisberg2003-01-062-60/+201
* enabling debug symbolswisberg2003-01-042-1/+2
* jython test scriptsjhugunin2003-01-031-0/+278
* ignoring new Xlint warningjhugunin2003-01-031-1/+1
* incremental and application to binaries improvedjhugunin2003-01-039-63/+63
* getting dependency info for inter-type methodsjhugunin2003-01-031-0/+1
* incremental and working with binaries improvedjhugunin2003-01-034-65/+108
* making jython-2.1 available for scriptingjhugunin2003-01-03329-0/+73432
* minor improvements to incremental modejhugunin2003-01-034-6/+19
* making inter-type decls work with incremental mode jhugunin2003-01-033-9/+17
* work-around for hack that makes BinaryTypeBinding extend SourceTypeBindingjhugunin2003-01-031-0/+1
* horrible hack making this a subtype of SourceTypeBindingjhugunin2003-01-031-11/+12
* looking at binary form issuesjhugunin2003-01-031-0/+6
* more info messagesjhugunin2003-01-031-2/+4
* better incremental supportjhugunin2003-01-031-1/+9
* removed 1000 files at once limitjhugunin2003-01-031-1/+3
* better error for unsupported 'if' lexically inside cflowjhugunin2003-01-011-3/+4
* better errors for dominates circularitiesjhugunin2003-01-011-1/+18
* moved fixed testsjhugunin2003-01-012-34/+37
* fixed ordering of inter-dependent cflow entries jhugunin2003-01-015-11/+50
* one more knownLimitation in error handlingjhugunin2003-01-011-1/+1
* expanded coveragejhugunin2003-01-011-1/+17
* finished implementation of around inliningjhugunin2003-01-0124-159/+645
* fixed apparantly-unused errordir attributewisberg2002-12-311-5/+0
* minor comment changeswisberg2002-12-311-3/+5
* fixes to make ajctests mostly running - still getting some silent failures?wisberg2002-12-311-81/+46
* added information about proceed to around advice attributejhugunin2002-12-3120-90/+213
* boolean array read/writejhugunin2002-12-311-2/+23
* new advice binary formatjhugunin2002-12-313-0/+0
* initial version of unused/attic code for later referencewisberg2002-12-31131-0/+22975
* - combined the two call/execution entries wisberg2002-12-311-61/+88
* around inlining works more oftenjhugunin2002-12-312-6/+29
* refactored hasThis kinda thingjhugunin2002-12-311-7/+1
* can't do around x initialization, jhugunin2002-12-316-55/+178
* can't do around x initializationjhugunin2002-12-318-23/+36
* refactor hasThis kind of thingsjhugunin2002-12-311-9/+9
* local variable information is different than before (not better or worse, jus...jhugunin2002-12-3014-14/+27
* moving now working testsjhugunin2002-12-302-72/+78
* using declare dominatesjhugunin2002-12-301-1/+1
* better coveragejhugunin2002-12-301-0/+21
* fixed to match fact that this syntax is forbiddenjhugunin2002-12-301-2/+2
* better errors for circularitiesjhugunin2002-12-301-2/+6
* not allowed on aspectsjhugunin2002-12-302-0/+9