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 8, 2017
This revision is the latest attempt to subsume interpreterReplaced under interpreterReady but not all unit tests pass.
Show description for 2492d5dcommittedIn this revision, DrScala is reasonably reliable and stable. All tests up to
Show description for 11d6d5ccommitted
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 30, 2015
Added testFiles/drscala.basic.config to repository
Show description for 2640572committedMerge branch 'drscala' of github.com:DrJavaAtRice/drjava into drscala
Show description for 729d315committedThis revision only includes some very minor coding cleanups.
Show description for 50237aecommitted
Commits on Sep 23, 2015
This revision includes some code cleanup (deleting permanently
Show description for 60c36e2committedMerge branch 'drscala' of https://github.com/DrJavaAtRice/drjava into drscala
Show description for d900eadcommittedThis revision includes many changes to source files intended to:
Show description for c1e6106committed
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
This revision eliminates the printing of a debugging message in the
Show description for c1288cfcommittedThis revision cleans up "Reset Interactions" command in Interactions
Show description for f8ec9b4committedThis revision simply turns off all debug logging in non-test classes.
Show description for 56bc1eccommittedThese revisions clean up the handling of projects; I thought these updates were included in the last commit but I evidently failed to save my project inside DrScala so I am completing the preceding…
Show description for 321e1abcommittedCleaned up unit testing and almost all issues with projects. The
Show description for bcbb9e0committed
Commits on Sep 9, 2015
This revision includes some minor cleanup code (elminating yet more
Show description for 4e2c3f6committedThis commit adds the file 'src/edu/rice/cs/drjava/model/repl/Options.java' which
Show description for 53a69eccommittedThis 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 Sep 4, 2015
This revision includes a platform.jar file in drjava/lib that corresponds to
Show description for 3447963committedThis revision adds the file EvaluatorException.java in package
Show description for 9fc83b7committed
Commits on Sep 3, 2015
This revision comments out more irrelevant code involving the disabled
Show description for 641b153committed
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
This revision cleans up a few spurious references to "java" and
Show description for 3767087committed