Commits
User selector
Commit History
Commits on Sep 10, 2018
Added the untracked files mentioned in the previous commit message.
Show description for 5bdcae4committed
Commits on Sep 27, 2016
This revision updates the code base to include some DrScala specific
Show description for f69f919committed
Commits on Sep 23, 2015
This revision includes some code cleanup (deleting permanently
Show description for 60c36e2committedThis revision includes many changes to source files intended to:
Show description for c1e6106committed
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 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
Commits on Oct 25, 2014
This revision includes many changes that improve the editor, but there are still some corner cases
Show description for ec0637bcommitted
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 Sep 30, 2012
This revision converts occurrences of "DrJava" to "DrScala" where
Show description for 2c2cad0committed
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 allows project file trees to have multiple source roots
Show description for eba0280committed
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 contains some minor code cleanup such as statically
Show description for 6063e98committed
rcartwright
Commits on Mar 28, 2012
This revision eliminates all warnings from compiled output. Most of the corrections where minor program modifications. In few cases "SuppressWarnings" annotations were added.
Show description for fc4d0d5committed
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 Aug 11, 2011
This commit adds the volatile modifier to some naked (neither volatile or final) fields of potentially shared classes. It also cleans up
Show description for f9cf090committed
rcartwright
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Nov 16, 2010
Implemented feature request 3081586:
Show description for 23d353bcommitted
mgricken
Commits on Sep 26, 2010
Fixed Eclipse compiler warnings. (Bug 3074287)
Show description for 0d34688committed
mgricken
Commits on Aug 14, 2010
Fixed bug 3044686: Changes to Key Bindings Not Canceled Properly
Show description for b263b99committed
mgrickenFixed problem that prevented configuration of key bindings for actions
Show description for 7c84867committed
mgricken
Commits on Jul 19, 2010
Removed JAVADOC_FROM_ROOTS option from Preferences, it wasn't used anymore.
Show description for df0655acommitted
mgricken
Commits on May 31, 2010
Better behavior of 'smart run'.
Show description for d632245committed
mgricken
Commits on May 13, 2010
Right margin line.
Show description for 657a447committed
mgricken
Commits on May 8, 2010
This implements feature request 970724:
Show description for e778197committed
mgricken
Commits on May 7, 2010
This revision removes some old Java 1.3 and 1.4 options
Show description for f313714committed
mgrickenThis commit displays a processing dialog in all
Show description for 3144efacommitted
mgricken
Commits on Apr 27, 2010
Working on documentation.
Show description for 6207c0dcommitted
mgrickenErrors in .java files that were copied from .dj2 files
Show description for 361de0dcommitted
mgricken