Commits
User selector
Commit History
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 Feb 3, 2011
This revision fully integrates the new .dj language level with the
Show description for bd7a2ddcommitted
rcartwright
Commits on Sep 21, 2010
Fixed bug 3069101: HelloWorld Applet Throws Exception
Show description for ce0ecf6committed
mgricken
Commits on Sep 19, 2010
This revision updates the javalanglevels jar to be consistent with the
Show description for 45f1bf3committed
rcartwright
Commits on Aug 27, 2010
Merging drjava-compilers branch into trunk. This is a major
Show description for 9e919d6committed
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 Jul 30, 2010
Merged trunk into branch, worked on HJ compiler adapter.
Show description for a0957e8committed
mgrickenFuture-proofing for Oracle-branded JVMs. "Oracle" string
Show description for a6457aacommitted
mgricken
Commits on Jul 27, 2010
Merging trunk into branch.
Show description for 2fc90edcommitted
mgricken
Commits on Jul 11, 2010
Updated javalanglevels-base.jar
Show description for f9981b5committed
mgricken
Commits on Jul 1, 2010
Invokes NextGen compiler now, but compiler has problems.
Show description for f5dccb0committed
mgricken
Commits on Jun 22, 2010
Working on refactoring compiler adapters.
Show description for 0af0c72committed
mgricken
Commits on Jun 2, 2010
This revision simply commits an updated language levels jar.
Show description for 5b31b33committed
rcartwright
Commits on May 28, 2010
This revision includes an updates LL jar that processes .java files
Show description for db53a1acommitted
rcartwright
Commits on May 26, 2010
This commit includes a new LL jar file. The other changes only involve code formatting.
Show description for f3a8fa3committed
rcartwright
Commits on May 10, 2010
This revision includes a revised javalanglevels-base.jar that fixes a infinite rrecursion bug in equals in VariableData.java.
Show description for 1c199bacommitted
rcartwright
Commits on Apr 27, 2010
Working on new language level support.
Show description for 76157e1committed
mgricken
Commits on Mar 26, 2010
Fixes bug 2976836: getPackage()
Show description for 3944766committed
mgricken
Commits on Mar 17, 2010
This revision includes a new javalanglevels-base.jar and cosmetic changes to JUnitPanel.java.
Show description for a139a9ecommitted
rcartwright
Commits on Mar 10, 2010
This revision includes a tiny change to javalanglevels in an attempt
Show description for dbc7e70committed
rcartwright
Commits on Mar 8, 2010
Java Language Level Converter command line interface.
Show description for f5dd2decommitted
mgricken
Commits on Oct 19, 2009
Simplified the 'treat major versions from different
Show description for bd123d0committed
mgricken
Commits on Aug 22, 2009
This revision cleans up some glitches in unit tests that showed up on
Show description for 72303a1committed
rcartwright
Commits on Aug 21, 2009
Updated javalanglevels-base.jar to fix compiler error in previous commit.
Show description for db0f150committed
mgrickenThis revsion consists entirely of minor cosmetic changes, primarily cleaning up long lines and adding spaces around relational operators like "==". It also inlcudes my latest build of javalangleve…
Show description for 973bf5ccommitted
rcartwright
Commits on Aug 18, 2009
- Updated documentation to include new Interactions Pane options.
Show description for 9f71d82committed
mgricken
Commits on Aug 12, 2009
Updated javalanglevels-base.jar for DrJava to include bug fixes to language level facility.
Show description for f9efccacommitted
mgricken
Commits on Aug 3, 2009
Updated javalanglevels-base.jar for DrJava to include bug fixes to language level facility.
Show description for f887108committed
mgricken
Commits on Mar 26, 2009
Changed line number map in Language Level Converter to a table at the top of the generated file. The entries are <line in dj*>-<line in java> pairs.
Show description for 56fdc38committed
mgrickenUpdated javalanglevels-base.jar in DrJava.
Show description for 5bd34a3committed
mgricken
Commits on Mar 25, 2009
This commit introduces line number comments in *.java files generated
Show description for 7a303c2committed
mgricken
Commits on Mar 18, 2009
This revision incorporates an improved javalanglevels jar (fixing a
Show description for c7a4975committed
rcartwright