Commits
User selector
Commit History
Commits on Aug 8, 2017
In this revision, DrScala is reasonably reliable and stable. All tests up to
Show description for 11d6d5ccommitted
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 10, 2015
These 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 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 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 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
Commits on Jun 17, 2012
This commit is a modest step toward making DrScala more robust. All
Show description for 64c7839committed
rcartwright
Commits on May 1, 2012
This revision cleans up the last commit which was incomplete and garbled.
Show description for dc4b83fcommitted
rcartwrightThis revision modestly cleans up searching for available compilers. Much is left to be done.
Show description for 82d70e2committed
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 Aug 25, 2010
Implemented compiler-selected file extensions and keyword
Show description for 1b5bc04committed
mgricken
Commits on Apr 27, 2010
Working on new language level support.
Show description for 76157e1committed
mgricken
Commits on Jan 20, 2010
Copyright change, and svn property change svn:keywords to
Show description for 5eee0c8committed
mgricken
Commits on Dec 12, 2009
This revision fixes a reported synchronization bug (by FindBugs) in
Show description for 7f1dfe0committed
rcartwright
Commits on Aug 23, 2009
This revision includes some more minor cosmetic changes (performed via
Show description for ab8f72fcommitted
rcartwright
Commits on Aug 20, 2009
This revision:
Show description for 7144a04committed
rcartwright
Commits on Aug 3, 2009
Updating copyright.
Show description for 92865dccommitted
mgricken
Commits on Jul 27, 2009
Changed default project file extension to .drjava. Fixed remote.
Show description for 6db37f3committed
mgricken
Commits on Apr 16, 2009
Disabled two log files that were left enabled.
Show description for f224c4acommitted
mgricken
Commits on Apr 15, 2009
Jar creation now starts searching for class files in the directory containing the project file if build.dir has not been set. Additionally, it is now possible to set a custom manifest for all jars…
Show description for c046341committed
kevinmontrose
Commits on Apr 6, 2009
Working on making extra classpath in project properties relative
Show description for b59ea5ccommitted
mgricken
Commits on Mar 19, 2009
Disabled a log that was left in.
Show description for a82b237committed
mgricken
Commits on Mar 18, 2009
Fixup inplace for loading old .xml and .pjt files that used relative paths to specify main-class, instead of a full qualified class name.
Show description for d4a2d68committed
kevinmontrose
Commits on Mar 14, 2009
Completes task 154207 - Network Paths --- allows for the use of network paths beginning with // to be used for directories in a project. -- John Cate
Show description for 036a802committed
fro21888
Commits on Mar 2, 2009
DrJava now deletes the *.java files that the language level
Show description for 149da2bcommitted
mgricken