Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5182] by mgricken

Added preferences option to disallow method calls and expressions in watches.

2010-02-24 18:26:33 Tree
[r5181] by mgricken

Changed interpreter interface to return pairs of value-type string.
Better type displays for watches, except ambiguity with primitive/boxed
types, which cannot be distinguished unless DynamicJava is changed.

2010-02-24 16:53:27 Tree
[r5180] by mgricken

More changes to address bug 2957033:
Unable to view watch variables

We now display all watches correctly, and we do not allow method calls
or expressions.

We do not have good type information, though, because there is no way
to distinguish whether the interpreter returned a primitive or a boxed
type right now. Also, handling both local variables and fields would
be messy right now.

What we should do is also export the type of an interpretation result.

2010-02-24 06:41:36 Tree
[r5179] by mgricken

First changes to address bug 2957033:
Unable to view watch variables

2010-02-23 18:41:40 Tree
[r5178] by dlsmith

PLT Utilities: Re-expressed IterUtil.toString and IterUtil.hashCode in terms of the standard helpers for those, TextUtil.toString and ObjectUtil.hash.

2010-02-04 16:15:07 Tree
[r5177] by mgricken

Refactored "New Java Class" dialog into separate class.
Fixed abstract/final issue (used combo boxes, so once
abstract or final was selected, you could never go back
to a plain non-abstract non-final class).

M src/edu/rice/cs/drjava/model/GlobalModel.java
M src/edu/rice/cs/drjava/model/DummyGlobalModel.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
A + src/edu/rice/cs/drjava/ui/NewJavaClassDialog.java
M src/edu/rice/cs/drjava/ui/NewJavaClassTest.java
D src/edu/rice/cs/drjava/ui/NewJavaClass.java

2010-01-21 19:57:51 Tree
[r5176] by mgricken

Improvements to print preview zooming.

M src/edu/rice/cs/drjava/ui/PreviewFrame.java

2010-01-20 20:18:58 Tree
[r5175] by mgricken

Copyright change, and svn property change svn:keywords to
allow $Id$ expansion.

2010-01-20 08:46:32 Tree
[r5174] by mgricken

Shuaib's features: New Class and Zoom for Print Preview.
Still needs some improvements, but I committed them in their
original form, merged from r5004 into the latest trunk.

M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/config/OptionConstants.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
AM src/edu/rice/cs/drjava/ui/NewJavaClassTest.java
M src/edu/rice/cs/drjava/ui/PreviewFrame.java
AM src/edu/rice/cs/drjava/ui/NewJavaClass.java
M src/edu/rice/cs/util/FileOps.java

2010-01-20 06:36:28 Tree
[r5173] by mgricken

Fixed bug: 2916719 - Cannot edit external processes.

2010-01-16 22:52:18 Tree
Older >
MongoDB Logo MongoDB