Commits
User selector
Commit History
Commits on Sep 20, 2018
Commits on Aug 7, 2017
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 13, 2015
This commit cleans up code in the Scala part of platform and in some
Show description for 85fecb5committed
Commits on Sep 9, 2015
This revision cleans up unit testing of scala source files and assorted
Show description for 998c338committed
Commits on Sep 5, 2015
This revision eliminates more irrelevant code (vestiges of DrJava) and
Show description for 8e3ecabcommitted
Commits on Aug 25, 2015
This revision eliminate yet more "Java" vestiges of the old DrJava
Show description for 572f18dcommitted
Commits on Aug 20, 2015
This revision includes more minor changes to eliminate vestiges of the DrJava interface.
Show description for cca3bf0committed
Commits on Aug 15, 2015
Commits on Oct 28, 2014
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 6, 2012
This commit includes additional setting for the Scala compiler in the Scala compiler adapter
Show description for 5b3c6b6committed
rcartwright
Commits on Apr 5, 2012
This svn add was mistakenly omitted from the previous commit
Show description for a68bac0committed
rcartwrightThis 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 26, 2012
This revision adds support for specifying an output directory when compiling in "flat file mode" and some revisions to the
Show description for 3965373committed
rcartwright
Commits on Mar 19, 2012
This commit of platform successfully compiles Scala files but the target directory for class files is the directory where drjava.jar resides.
Show description for 1572814committed
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 Mar 8, 2012
As of this commit, the code looks close to working (at least loading the Scala compiler for potential invocation) but Windows 7 is
Show description for cb3f1fccommitted
rcartwrightThis commit contains a draft of the Scala compiler adapter which is not yet working.
Show description for df8217dcommitted
rcartwright
Commits on Feb 22, 2012
This commit is an incremental step toward setting up the code for the
Show description for 67995becommitted
rcartwright
Commits on Feb 15, 2012
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