| Commit | Date | |
|---|---|---|
| 2009-04-02 04:18:04 | Tree | |
| 2009-04-02 04:15:42 | Tree | |
| 2009-04-02 03:56:06 | Tree | |
|
[r4861]
by
dlsmith
PLT Utilities: Added CollectUtil.composeMaxLists and composeMinLists as an optimized special case of maxList and minList. |
2009-04-01 17:58:16 | Tree |
|
[r4860]
by
dlsmith
DynamicJava: Upgraded ASTGen. Improved implementation of subtyping and meet/join, supporting the union/intersection distribution rule. |
2009-04-01 15:14:56 | Tree |
| 2009-04-01 15:10:09 | Tree | |
|
[r4858]
by
mgricken
Removed unnecessary cast that was causing a warning. M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java |
2009-03-31 01:09:12 | Tree |
|
[r4857]
by
mgricken
Fixes bug 2722310: Deadlock when using Debugger + Test M src/edu/rice/cs/drjava/model/junit/DefaultJUnitModel.java |
2009-03-31 00:58:05 | Tree |
| 2009-03-30 19:48:40 | Tree | |
|
[r4855]
by
dlsmith
PLT Utilities: Added Order and TotalOrder to complement java.util.Comparator. Implemented CollectUtil.maxList fand minList for computing max/min for a partial order. Added IterUtil.distribute, which uses cross() to apply the distribution rule to ASTs and other composite objects. Added IOUtil.readLines for treating a file/reader as an Iterator<String>, sseparated by line breaks. Added LambdaUtil.transpose for transposing binary lambdas. |
2009-03-27 21:23:23 | Tree |