Commit 9e919d6
mgricken
Merging drjava-compilers branch into trunk. This is a major
refactoring:
- It includes JDKDescriptors that define where DrJava should look for
certain JDKs.
- There is support for Mint, Nextgen (not complete) and Habanero Java
(not complete).
- The compilers determine what file types are supported and what
keywords should be syntax-highlighted.
This refactoring makes it a lot easier to add future research
compilers or JDKs.
git-svn-id: file:///tmp/test-svn/trunk@5379 fe72c1cf-3628-48e9-8b72-1c46755d3cffFile tree
81 files changed
+3235
-1151
lines changed- drjava
- lib
- src/edu/rice/cs/drjava
- model
- cache
- compiler
- debug/jpda
- javadoc
- junit
- repl/newjvm
- project
- ui
- avail
- dynamicjava/lib
- eclipse/lib
- javalanglevels
- lib
- src/edu/rice/cs/javalanglevels
- platform
- classes
- base-eclipse/edu/rice/cs/drjava/model/compiler
- descriptors
- base-hj/edu/rice/cs/drjava/model/compiler
- descriptors
- base-jdk5/edu/rice/cs/drjava/model/compiler
- base-jdk6/edu/rice/cs/drjava/model/compiler
- base-mint/edu/rice/cs/drjava/model/compiler
- descriptors
- base-nextgen/edu/rice/cs/drjava/model/compiler
- descriptors
- base-openjdk6/edu/rice/cs/drjava/model/compiler
- src-eclipse/edu/rice/cs/drjava/model/compiler
- descriptors
- src-hj/edu/rice/cs/drjava/model/compiler
- descriptors
- src-jdk6/edu/rice/cs/drjava/model/compiler
- src-mint/edu/rice/cs/drjava/model/compiler
- descriptors
- src-nextgen/edu/rice/cs/drjava/model/compiler
- descriptors
- src-openjdk6/edu/rice/cs/drjava/model/compiler
- plt/src/edu/rice/cs/plt
- concurrent
- reflect
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+3235
-1151
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 5 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
224 | 225 | | |
225 | 226 | | |
226 | 227 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | 228 | | |
259 | 229 | | |
260 | | - | |
261 | | - | |
262 | | - | |
| 230 | + | |
| 231 | + | |
263 | 232 | | |
264 | 233 | | |
265 | | - | |
266 | 234 | | |
267 | 235 | | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | 236 | | |
276 | 237 | | |
277 | 238 | | |
| |||
Lines changed: 29 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| 471 | + | |
471 | 472 | | |
472 | 473 | | |
473 | 474 | | |
| |||
1385 | 1386 | | |
1386 | 1387 | | |
1387 | 1388 | | |
1388 | | - | |
| 1389 | + | |
| 1390 | + | |
1389 | 1391 | | |
1390 | 1392 | | |
1391 | | - | |
| 1393 | + | |
1392 | 1394 | | |
1393 | 1395 | | |
1394 | 1396 | | |
| |||
1397 | 1399 | | |
1398 | 1400 | | |
1399 | 1401 | | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
1400 | 1412 | | |
1401 | | - | |
1402 | | - | |
| 1413 | + | |
1403 | 1414 | | |
1404 | 1415 | | |
1405 | 1416 | | |
1406 | 1417 | | |
1407 | 1418 | | |
1408 | 1419 | | |
1409 | | - | |
1410 | | - | |
| 1420 | + | |
1411 | 1421 | | |
1412 | 1422 | | |
1413 | 1423 | | |
| |||
1444 | 1454 | | |
1445 | 1455 | | |
1446 | 1456 | | |
1447 | | - | |
| 1457 | + | |
1448 | 1458 | | |
1449 | 1459 | | |
1450 | 1460 | | |
| |||
2692 | 2702 | | |
2693 | 2703 | | |
2694 | 2704 | | |
2695 | | - | |
2696 | | - | |
2697 | | - | |
2698 | 2705 | | |
2699 | 2706 | | |
2700 | 2707 | | |
| |||
2724 | 2731 | | |
2725 | 2732 | | |
2726 | 2733 | | |
2727 | | - | |
2728 | | - | |
2729 | | - | |
2730 | | - | |
2731 | | - | |
2732 | | - | |
2733 | | - | |
2734 | | - | |
2735 | | - | |
2736 | | - | |
2737 | | - | |
2738 | | - | |
2739 | | - | |
2740 | | - | |
2741 | | - | |
2742 | | - | |
2743 | | - | |
2744 | | - | |
2745 | | - | |
2746 | | - | |
2747 | | - | |
2748 | | - | |
2749 | | - | |
| 2734 | + | |
| 2735 | + | |
| 2736 | + | |
| 2737 | + | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
2750 | 2744 | | |
2751 | 2745 | | |
2752 | 2746 | | |
| |||
2942 | 2936 | | |
2943 | 2937 | | |
2944 | 2938 | | |
2945 | | - | |
| 2939 | + | |
2946 | 2940 | | |
2947 | 2941 | | |
2948 | | - | |
| 2942 | + | |
2949 | 2943 | | |
2950 | 2944 | | |
2951 | 2945 | | |
| |||
Lines changed: 22 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
290 | | - | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
291 | 295 | | |
292 | | - | |
| 296 | + | |
293 | 297 | | |
294 | 298 | | |
295 | 299 | | |
| |||
464 | 468 | | |
465 | 469 | | |
466 | 470 | | |
467 | | - | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
468 | 478 | | |
469 | 479 | | |
470 | | - | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
471 | 486 | | |
472 | 487 | | |
473 | 488 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
47 | 61 | | |
48 | 62 | | |
49 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
187 | | - | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | | - | |
| 191 | + | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
0 commit comments