| Commit | Date | |
|---|---|---|
|
[r5234]
by
mgricken
Allowing conversion of .dj files too. D javalanglevels/testFiles/forElementaryLevelTest/AFriend.java |
2010-04-27 01:12:03 | Tree |
|
[r5233]
by
mgricken
Deleting branch, it has been merged into the trunk. D https://drjava.svn.sourceforge.net/svnroot/drjava/branches/drjava-custombundle |
2010-04-24 00:16:55 | Tree |
|
[r5232]
by
mgricken
drjava-custombundle branch merged back into trunk. mgricken@... - ~/drjava/drjava.all/trunk/drjava Result: _M drjava |
2010-04-24 00:14:05 | Tree |
|
[r5231]
by
mgricken
Feature request completed. M src/edu/rice/cs/drjava/config/OptionConstants.java |
2010-04-23 23:54:21 | Tree |
|
[r5230]
by
mgricken
Added Tools/Advanced/Generate Custom drjava.jar menu item. Frame is Still TODO: 1. Choose target file. Currently always writes to drjava-custom.jar. |
2010-04-23 08:30:50 | Tree |
|
[r5229]
by
mgricken
Code and build script support ("ant generate-md5-properties") to Currently not used automatically when running "ant jar" since the AM src/edu/rice/cs/util/MD5ChecksumProperties.java |
2010-04-22 07:50:12 | Tree |
|
[r5228]
by
mgricken
A ResourceBundleConfiguration is a configuration based on immutable This avoids the problem of also saving the immutable options into |
2010-04-22 00:35:18 | Tree |
|
[r5227]
by
rcartwright
This revision simply comments out debugging code. The following files were modified: M src/edu/rice/cs/javalanglevels/IntermediateLevelTest.java |
2010-04-21 21:57:20 | Tree |
|
[r5226]
by
rcartwright
In the previous commit, I forgot to remove unused source files that will no longer compile. The following source files were deleted: |
2010-04-21 20:36:51 | Tree |
|
[r5225]
by
rcartwright
This is a major revision that replaces the elementary and intermediate LL visitors by a single LL visitor called IntermediateVisitor for the time being. The advanced visitor was eliminated and replaced by simple file copying. Some drjava trunk test cases may have to be patched because .dj2 files no longer produce LL mapping tables as comments because the transformed .java is identical to the .dj2 input file. The following files were modified: M testFiles/forAdvancedLevelTest/AnonymousInnerClassFromInterface.expected |
2010-04-21 20:29:14 | Tree |