Commits
User selector
Commit History
Commits on Aug 13, 2019
Commits on Aug 22, 2016
This revision may have fixed a bug in Find/Replace by tagging all of
Show description for 600e7f2committed
Commits on Oct 6, 2015
This revision cleans up a failing unit test (involving predictive input and javadoc) and incorporates Jonathan's code cleanup based on Eclipse (not IntelliJ)
Show description for 272a565committedThis revision updates the default compiler (when no JDK is found) to the Eclipse Compiler 4.5.1. It also comments out debugging output that should not appear in a release and deletes some obsolete…
Show description for 5a4dc27committed
Commits on Dec 5, 2014
This revision cleans up the javalanglevels code base so that all unit
Show description for 72f1881committed
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 Feb 26, 2014
This revision includes an updated platform.jar file supporting JDK 8.
Show description for c3a494ecommitted
rcartwright
Commits on Aug 22, 2011
Changing the way the JDK7 compiler is created. We now bypass the
Show description for e3aa74ccommitted
mgricken
Commits on Aug 19, 2011
Still does not work when DrJava is launched by JRE, not JDK; does not
Show description for ac40c39committed
mgricken
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Jun 12, 2011
Fixed bug 3192492: IOException when saving file
Show description for 17600b9committed
mgricken
Commits on Oct 19, 2010
Better version handling for research compilers.
Show description for da631aecommitted
mgricken
Commits on Oct 4, 2010
Fixed part of bug 3081009: HJ compiler puts classes in wrong dir.
Show description for 5a2208ccommitted
mgricken
Commits on Sep 26, 2010
Fixed Eclipse compiler warnings. (Bug 3074287)
Show description for 0d34688committed
mgricken
Commits on Sep 21, 2010
Fixed bug 3069101: HelloWorld Applet Throws Exception
Show description for ce0ecf6committed
mgrickenAllowing compilers to suggest file extension, e.g. HJ --> .hj
Show description for 7f27d4dcommitted
mgricken
Commits on Sep 1, 2010
Small fixes for DrJava/HJ.
Show description for bc15f82committed
mgricken
Commits on Aug 31, 2010
Fixed bug 3056277:
Show description for 503a4c8committed
mgricken
Commits on Aug 27, 2010
Merging drjava-compilers branch into trunk. This is a major
Show description for 9e919d6committed
mgricken
Commits on Aug 25, 2010
Implemented compiler-selected file extensions and keyword
Show description for 1b5bc04committed
mgricken
Commits on Aug 17, 2010
Null object pattern for JDKDescriptors.
Show description for 0a85493committed
mgricken
Commits on Aug 16, 2010
Merging trunk into branch.
Show description for d6f67dacommitted
mgrickenLibrary update.
Show description for 6963125committed
mgricken
Commits on Aug 10, 2010
Fixed bug 2976104:
Show description for 5c41d00committed
mgricken
Commits on Aug 6, 2010
Updating compiler interface with extensions it can handle.
Show description for d911293committed
mgricken
Commits on Jul 30, 2010
Merged trunk into branch, worked on HJ compiler adapter.
Show description for a0957e8committed
mgricken
Commits on Jul 29, 2010
Updating platform.jar with new Mint compiler adapter.
Show description for b3f94cecommitted
mgrickenFixing Mint compiler adapter after Mint update.
Show description for d5a76ebcommitted
mgrickenUpdating Mint compiler adapter.
Show description for 7eb0865committed
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
mgrickenMerging trunk into branch.
Show description for 2fc90edcommitted
mgricken
Commits on Jul 24, 2010
NextGen in DrJava works now.
Show description for 2bbdbefcommitted
mgricken
Commits on Jul 15, 2010
Can specify additional jar files for the compiler now.
Show description for 101c103committed
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