Commits
User selector
Commit History
Commits on Aug 7, 2017
This commit finishes the short term cleanup of DrScala, ignoring the
Show description for 0077771committedThis revision is an intermediate step toward a reliable DrScala for Scala 2.12. The interpreter is restarted inefficiently in this version. It also includes lots of debugging statements of the for…
Show description for fc7c51ecommitted
Commits on Sep 27, 2016
This revision updates the code base to include some DrScala specific
Show description for f69f919committed
Commits on Aug 27, 2016
This commit fixes a bug in Scala project compilation (Scala failed to
Show description for af70ea7committed
Commits on Sep 23, 2015
This revision includes many changes to source files intended to:
Show description for c1e6106committed
Commits on Sep 10, 2015
This revision cleans up "Reset Interactions" command in Interactions
Show description for f8ec9b4committed
Commits on Sep 3, 2015
This revision comments out more irrelevant code involving the disabled
Show description for 641b153committed
Commits on Aug 25, 2015
This revision eliminate yet more "Java" vestiges of the old DrJava
Show description for 572f18dcommitted
Commits on Aug 16, 2015
This revision includes a new version of JVMBuilder.java in the plt source tree. The source tree version of JVMBuilder.java was archaic. In addition, the revision includes a minor change to the he…
Show description for 7e33b91committedThis revision includes changes to build.xml and source files to support Java 8 as the underlying platform and to eliminate some minor vestiges of DrJava.
Show description for 594c158committed
Commits on Jun 11, 2012
This revision updates the code in plt so that it compiles cleanly
Show description for d2dbd3bcommitted
rcartwright
Commits on Jun 5, 2012
This revision slightly cleans up the formatting and documentation of JavaVersion.java.
Show description for c6f7c6ecommitted
rcartwright
Commits on May 4, 2012
This revision further cleans up the code base with regard to
Show description for e30bbcdcommitted
rcartwright
Commits on May 1, 2012
This revision cleans up the last commit which was incomplete and garbled.
Show description for dc4b83fcommitted
rcartwright
Commits on Apr 25, 2012
This revision fixes a problem in the guessVersion method of
Show description for 4a7db82committed
rcartwrightThis revisin contains a tweaked guessVersion method in
Show description for cbc34d5committed
rcartwright
Commits on Apr 6, 2012
Only cosmetic changes.
Show description for c947239committed
rcartwright
Commits on Mar 14, 2012
This commit is a incidental revision since the last commit. The IDE still does not fully load the
Show description for 2142704committed
rcartwright
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Sep 21, 2010
Fixed bug 3069101: HelloWorld Applet Throws Exception
Show description for ce0ecf6committed
mgricken
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 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 28, 2010
Beginning to integrate HJ compiler from drjava-hj branch.
Show description for 9d83c5ecommitted
mgricken
Commits on Jun 23, 2010
Working on refactored compiler adapters.
Show description for b3945c9committed
mgricken
Commits on Jun 22, 2010
Working on refactored compiler adapters.
Show description for b121ed2committed
mgrickenWorking on refactoring compiler adapters.
Show description for 0af0c72committed
mgricken
Commits on Jun 10, 2010
Working on pluggable compound compiler adapters.
Show description for 0de85cacommitted
mgricken
Commits on Apr 9, 2010
PLT Utilities: Close the stream used to load a class file in PathClassLoader.
Show description for be90288committed
dlsmith
Commits on Mar 26, 2010
Fixes bug 2976836: getPackage()
Show description for 3944766committed
mgricken
Commits on Feb 4, 2010
PLT Utilities: Re-expressed IterUtil.toString and IterUtil.hashCode in terms of the standard helpers for those, TextUtil.toString and ObjectUtil.hash.
Show description for 2d130b5committed
dlsmith
Commits on Jan 20, 2010
Copyright change, and svn property change svn:keywords to
Show description for 5eee0c8committed
mgricken
Commits on Dec 21, 2009
Commits on Dec 2, 2009
PLT Utilities: Fixed recursive logging bug (don't want to start a new process while trying to start an RMI-based log).
Show description for 80debf5committed
dlsmith