Commits
User selector
Commit History
Commits on Apr 10, 2024
Commits on Mar 27, 2024
Commits on Aug 13, 2019
Commits on Aug 4, 2016
Commits on Oct 6, 2015
Commits on Nov 17, 2014
This revision cleans up javalanglevels, primarily by replacing asm-3.1.jar with asm-all-5.0.1.jar.
Show description for 24d7e75committed
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Oct 19, 2010
Better version handling for research compilers.
Show description for da631aecommitted
mgricken
Commits on Jul 28, 2010
Beginning to integrate HJ compiler from drjava-hj branch.
Show description for 9d83c5ecommitted
mgricken
Commits on Jul 27, 2010
Compiled NextGen adapter with Java 5.
Show description for e9b6b2fcommitted
mgricken
Commits on Jul 13, 2010
Seems to work; not going to use descriptors for standard Sun/Apple/OpenJDK. Still need to test PathClassLoader with more than one .jar file as path to help with Habanero Java.
Show description for b7d4cb0committed
mgricken
Commits on Jul 1, 2010
Invokes NextGen compiler now, but compiler has problems.
Show description for f5dccb0committed
mgricken
Commits on Jun 24, 2010
Working on refactored compiler interface, adding NextGen compiler.
Show description for e8a0105committed
mgricken
Commits on Jun 22, 2010
Working on refactoring compiler adapters.
Show description for 0af0c72committed
mgricken
Commits on Apr 5, 2010
Added beginnings of Eclipse compiler support.
Show description for 29c373fcommitted
mgricken
Commits on Sep 28, 2009
Compilers can specify the commands they support. javac compilers
Show description for d6a66f4committed
mgricken
Commits on Sep 8, 2009
Created branch for Mint compiler integration. This is more difficult
Show description for ecec455committed
mgricken
Commits on Sep 7, 2009
Preliminary OpenJDK6 compiler adapter (necessary because OpenJDK6
Show description for cb29720committed
mgricken
Commits on Nov 25, 2008
Platform: Updated build script. Renamed "jdk15", etc., to "jdk5", and "jdk16", etc., to "jdk6". Guaranteed that tests run under the correct JVM if there are dependencies.
Show description for 6d6fa98committed
dlsmith
Commits on Nov 6, 2008
This revision changes the name of the class CompilerError to DJError,
Show description for 51ac7cbcommitted
rcartwright
Commits on Jul 9, 2008
Platform: Recompiled after updating plt.jar (which includes an incompatible name change referenced from here)
Show description for 37262efcommitted
dlsmith
Commits on Feb 13, 2007
Commits on Feb 7, 2007
Commits on Nov 16, 2006
Updated compiler interface to support bootclasspath and eliminate needless state
Show description for c96f6b2committed
dlsmith
Commits on Aug 16, 2006
Minor fix to platform build script
Show description for 34e743dcommitted
dlsmithAdded a build file for platform.jar; fixed compiler errors in the javac 1.4 adapter
Show description for 4bce9f8committed
dlsmith
Loading