Commits
User selector
Commit History
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 5, 2015
This revision eliminates more irrelevant code (vestiges of DrJava) and
Show description for 8e3ecabcommitted
Commits on Oct 17, 2014
This commit includes a major revision of the DrScala indenting code, but bugs still remain. It also updates DrScala to use the library
Show description for 642ad07committed
Commits on Feb 6, 2013
This commit simply updates the scala source in platform to conform to
Show description for 2d92f02committed
rcartwright
Commits on Jun 21, 2012
This revision comments out a debugging statement in ScalaCompiler.jar
Show description for 975871ccommitted
rcartwrightThis revision fixes a serious bug in ScalaCompiler.java in the platform code base. It also updates the date field in all of the copyright blocks included in eery file, so it affects every file.
Show description for b48acc2committed
rcartwright
Commits on Jun 17, 2012
This commit is a modest step toward making DrScala more robust. All
Show description for 64c7839committed
rcartwright
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 10, 2012
This commit enables DrScala to find compilers when it is run from a
Show description for f40b467committed
rcartwright
Commits on Apr 27, 2012
This revision commits the debugging version of ScalaCompiler.jar in
Show description for a7c7a4acommitted
rcartwright
Commits on Apr 20, 2012
This revision updates the scala specific source code in the platform code base,
Show description for 03ac9ebcommitted
rcartwright
Commits on Apr 9, 2012
This commit reverses the unexplained reversion in commit 5517 which
Show description for 0e2c5b5committed
rcartwright
Commits on Apr 5, 2012
This commit of platform/scala attempts to pass the accumulated classpath and the
Show description for 363c869committed
rcartwright
Commits on Mar 28, 2012
The status of the base-scala in this project got mangled. This commit restores consistency.
Show description for 3d09376committed
rcartwright
Commits on Mar 27, 2012
This revision limits Scala compiler searching to drjava.jar (which contains the compiler). It also fixes a few of the compiler warning generated by Java 7.
Show description for 4e3ebd9committed
rcartwright
Commits on Mar 14, 2012
This commit is hopefully close to a working framework for compiling scala programs. The scala compiler will not load because the
Show description for 4858950committed
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 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
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
mgricken