Commits
User selector
Commit History
Commits on Sep 20, 2018
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
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 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 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 16, 2015
Commits on Oct 29, 2014
This revision includes tiny changes in the formatting of two files
Show description for c2827b5committed
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 Aug 23, 2012
Part 2/2 of my manually reverting minor changes accidentally committed in revision 5701 (the previous change entailed uncommenting one line which had been commented out in model/GlobalModelTestCase…
Show description for 2a49150committed
wdforsonre-committing to make sure that the latest version of AbstractGlobalModel is included, since the junit file generated in the latest build is old
Show description for b441caacommitted
wdforson
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 May 4, 2012
This revision further cleans up the code base with regard to
Show description for e30bbcdcommitted
rcartwright
Commits on May 1, 2012
Commits on Apr 27, 2012
This revision enables more logging output to see if the correct output
Show description for 9801084committed
rcartwright
Commits on Apr 25, 2012
This revision fixes a problem in the guessVersion method of
Show description for 4a7db82committed
rcartwright
Commits on Apr 24, 2012
This revision corrects a glitch in the definition of getSuggestedFileExtension in JavacCompiler.java. It was
Show description for 47c87fccommitted
rcartwrightThis revision contains code modifications in JarJDKToolsLibrary
Show description for 1b2ad6fcommitted
rcartwright
Commits on Apr 20, 2012
This revision converts some Java specific code in DefintionsDocument
Show description for 702acd9committed
rcartwright
Commits on Apr 11, 2012
This revision includes code that displays the output directory used by the Scala
Show description for 4725067committed
rcartwright
Commits on Apr 9, 2012
Corrects syntax errors in last commit.
Show description for 8adac0ecommitted
rcartwrightThis revision contains minor refactoring of methods like isSourceFile. The behavior of unit tests appears unchanged. Our unit tests
Show description for 0437401committed
rcartwright
Commits on Apr 6, 2012
This revision disables much of the code supporting Java language levels. It also replaces a detailed Java parse to
Show description for b1c3f05committed
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