| Commit | Date | |
|---|---|---|
|
[r4852]
by
kevinmontrose
Fix for issue where compiling would re-open a test case that had failed and been subsequently closed. |
2009-03-27 19:39:31 | Tree |
|
[r4851]
by
mgricken
Disabled junit.JUnitErrorModelTest.testLanguageLevelJUnitErrorLine unit test: M src/edu/rice/cs/drjava/model/junit/JUnitErrorModelTest.java |
2009-03-26 05:04:03 | Tree |
|
[r4850]
by
mgricken
Changed line number map in Language Level Converter to a table at the top of the generated file. The entries are <line in dj*>-<line in java> pairs. |
2009-03-26 04:32:34 | Tree |
|
[r4849]
by
mgricken
Fixes a bug introduced in r4447 that prevented the configuration |
2009-03-26 02:12:40 | Tree |
| 2009-03-26 00:19:04 | Tree | |
| 2009-03-26 00:11:39 | Tree | |
|
[r4846]
by
mgricken
This commit introduces line number comments in *.java files generated M drjava/lib/javalanglevels-base.jar |
2009-03-25 20:40:10 | Tree |
|
[r4845]
by
fro21888
Addresses feature request ID: 2712392 - More Space between Line Number... -- resolved my John Cate 3-25-09 |
2009-03-25 20:13:17 | Tree |
| 2009-03-25 19:01:22 | Tree | |
|
[r4843]
by
dlsmith
DynamicJava: Refactored ExtendedTypeSystem by separating customizeable subtyping and inference functions from the standard conversion, lookup, etc. code. Standard code was lifted into an abstract parent, StandardTypeSystem. Also eliminated the bounds check from makeClassType(), allowing bounds checking to occur at a later stage. |
2009-03-25 16:02:12 | Tree |