| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 16036(diff) | odersky | 05 Sep 2008 10:34:25 | refined volatile checking |
| 16035(diff) | washburn | 05 Sep 2008 10:25:05 | Added support for -Yrecursion compiler flag.
|
| 16034(diff) | odersky | 05 Sep 2008 09:33:01 | updated test |
| 16033(diff) | odersky | 05 Sep 2008 09:07:08 | fixed problem with volatile types. hopefully plugin will build now. |
| 16030(diff) | rytz | 05 Sep 2008 03:53:59 | applied fix for #1306 |
| 16028(diff) | rytz | 05 Sep 2008 03:40:11 | applied fix for #1294 |
| 16026(diff) | dragos | 04 Sep 2008 13:41:10 | Fixed #1249. |
| 16025(diff) | odersky | 04 Sep 2008 13:05:28 | disabled volatile checks because eclipse plugin build breaks. |
| 16024(diff) | odersky | 04 Sep 2008 12:33:51 | now checking for volatile types. parameterless type classes are now deprecated. |
| 16022(diff) | phaller | 04 Sep 2008 10:45:18 | Fixed problem running plugin tests. |
| 16021(diff) | michelou | 04 Sep 2008 10:32:20 | removed useless annotation |
| 16020(diff) | DRMacIver | 04 Sep 2008 10:28:09 | And forgot to commit check file for the t0508 test. Sorry. |
| 16017(diff) | DRMacIver | 04 Sep 2008 09:54:09 | Fixed RefChecks to not replace unapplies with constructors (ticket 0508). Moved test for this from pending to main tests. |