Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5518] by rcartwright

Only cosmetic changes.

The following file was modified.

M plt/src/edu/rice/cs/plt/concurrent/CompletionMonitor.java

2012-04-06 19:11:15 Tree
[r5517] by rcartwright

This commit includes additional setting for the Scala compiler in the Scala compiler adapter

The following file was modified:

M ScalaCompiler.java

2012-04-06 18:04:00 Tree
[r5516] by rcartwright

This revision disables much of the code supporting Java language levels. It also replaces a detailed Java parse to
determine the package name for a class by a shallow lexing scan that looks for the first package statement. The latter
scan works for Scala files provides they only contain code belong to a single package.

The following files were modified, added, or deleted:

M drjava/src/edu/rice/cs/drjava/model/DummyGlobalModel.java
M drjava/src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M drjava/src/edu/rice/cs/drjava/model/repl/DefaultInteractionsModel.java
M drjava/src/edu/rice/cs/drjava/model/debug/jpda/JPDABreakpoint.java
M drjava/src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M drjava/src/edu/rice/cs/drjava/model/debug/jpda/PendingRequestManager.java
M drjava/src/edu/rice/cs/drjava/model/compiler/JavacCompiler.java
D drjava/src/edu/rice/cs/drjava/model/compiler/LanguageLevelStackTraceMapper.java
M drjava/src/edu/rice/cs/drjava/model/compiler/CompilerModel.java
M drjava/src/edu/rice/cs/drjava/model/compiler/DefaultCompilerModel.java
M drjava/src/edu/rice/cs/drjava/model/compiler/CompilerErrorModel.java
M drjava/src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
AM drjava/src/edu/rice/cs/drjava/model/definitions/PackageLexer.java
AM drjava/src/edu/rice/cs/drjava/model/definitions/PackageLexerTest.java
M drjava/src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M drjava/src/edu/rice/cs/drjava/model/junit/DefaultJUnitModel.java
M drjava/src/edu/rice/cs/drjava/model/junit/JUnitTestManager.java
M drjava/src/edu/rice/cs/drjava/model/javadoc/DefaultJavadocModel.java
M drjava/src/edu/rice/cs/drjava/model/DrJavaFileUtils.java
M drjava/src/edu/rice/cs/drjava/model/GlobalModel.java
M drjava/src/edu/rice/cs/drjava/config/OptionConstants.java
M drjava/src/edu/rice/cs/drjava/ui/MainFrame.java
M drjava/src/edu/rice/cs/drjava/ui/NewJavaClassDialog.java
M drjava/src/edu/rice/cs/drjava/ui/JavaSourceFilter.java
M drjava/src/edu/rice/cs/drjava/ui/SmartSourceFilter.java

2012-04-06 17:50:42 Tree
[r5515] by rcartwright

This svn add was mistakenly omitted from the previous commit

A compiler/ScalaCompilerTest.java

2012-04-05 03:04:13 Tree
[r5514] by rcartwright

This commit of platform/scala attempts to pass the accumulated classpath and the
destination directory (as recorded by DrScala) to the Scala compiler. Adequante unit tests have yet to be written. So it may not be correct.

The following files have modified or added

M platform/classes/base-scala/edu/rice/cs/drjava/model/compiler/ScalaCompiler.class
M platform/classes/base-scala/edu/rice/cs/drjava/model/compiler/ScalaCompiler$1.class
M platform/src-scala/edu/rice/cs/drjava/model/compiler/ScalaCompiler.java

2012-04-05 03:03:01 Tree
[r5513] by rcartwright

This commit refactors Interpreter to that a probing evaluation is done before the start() operation completes. It also refactors the code so that NewJVMTest passes.

The following classes were modified:

M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/InterpreterJVM.java
M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/Interpreter.java
M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/NewJVMTest.java
M drjava/src/edu/rice/cs/drjava/model/GlobalModelIOTest.java
M drjava/src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M drjava/src/edu/rice/cs/drjava/model/junit/DefaultJUnitModel.java

2012-04-04 19:06:36 Tree
[r5512] by lzlfred

this version fixed the indenter bug

2012-04-02 17:41:11 Tree
[r5511] by wdforson

changed a couple of commments to javadoc format

2012-04-01 03:00:34 Tree
[r5510] by rcartwright

This revision revises ReaderWriterLockTest to eliminate an apparent
race condition and updates NewJVMTest so that it passes with the Scala
interpreter. The other files contain minor cosmetic changes and debgging
additions.

The following files where changed:

M drjava/src/edu/rice/cs/drjava/model/repl/InteractionsModel.java
M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/InterpreterJVM.java
M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/NewJVMTest.java
M drjava/src/edu/rice/cs/drjava/model/repl/newjvm/InterpretResult.java
M drjava/src/edu/rice/cs/util/ReaderWriterLockTest.java

2012-04-01 02:19:12 Tree
[r5509] by wdforson

it occurred to me that there was an interleaving in which my previous workaround would fail...this should fix it

2012-03-31 00:59:18 Tree
Older >
MongoDB Logo MongoDB