Commits
User selector
Commit History
Commits on Sep 20, 2018
Commits on Sep 10, 2018
Added the untracked files mentioned in the previous commit message.
Show description for 5bdcae4committedThis commit updates the lib directory and changes the deprecated junit class name from "junit.framework.Assert" to "org.junit.Assert" in generated Scala files.
Show description for 0498c90committed
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 13, 2015
This commit includes the up-to-date version of platform.jar in drjava/lib,
Show description for df39346committedThis commit cleans up code in the Scala part of platform and in some
Show description for 85fecb5committed
Commits on Sep 10, 2015
Cleaned up unit testing and almost all issues with projects. The
Show description for bcbb9e0committed
Commits on Sep 9, 2015
This revision cleans up unit testing of scala source files and assorted
Show description for 998c338committed
Commits on Sep 4, 2015
This revision includes a platform.jar file in drjava/lib that corresponds to
Show description for 3447963committed
Commits on Sep 2, 2015
This revision continues the clean up of vestiges of the old
Show description for d7fa23acommitted
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 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 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 Oct 13, 2014
Commits on Feb 6, 2013
This is a partial update of the DrScala indenting tests. Many more
Show description for 274591fcommitted
rcartwright
Commits on Oct 23, 2012
Commits on Sep 28, 2012
slight changes to the current DrScalaILoop jar (in the top 'lib' directory), as well as the temporary script for jarring subsequent revisions of the class.
Show description for a7e08bbcommitted
wdforson
Commits on Sep 27, 2012
Commits on Aug 26, 2012
This commit includes minor changes in OptionConstants to add the Sea Glass LookAndFeel as an option
Show description for f19ccc3committed
rcartwright
Commits on Aug 15, 2012
This commit is a major indenting update. There are still glitches involving "=>" as a brace
Show description for c243659committed
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
rcartwrightThis revision contains some minor code cleanup such as statically
Show description for 6063e98committed
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 Jun 5, 2012
This revision slightly cleans up the formatting and documentation of JavaVersion.java.
Show description for c6f7c6ecommitted
rcartwrightThis commit is an incremental step toward revising the unit tests to work with DrScala. To do: change project file suffix to ".scala".
Show description for 086294fcommitted
rcartwright