summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* reverting the unwanted parts of my last chekin..Lukas Rytz2008-10-227-40/+13
* the ant tasks 'four-test' and 'fourfour-test' (...Lukas Rytz2008-10-227-13/+40
* fsc watchdog removal.Antonio Cunei2008-10-222-102/+97
* fixed #1214Lukas Rytz2008-10-221-0/+1
* fixed #637 #1070Lukas Rytz2008-10-221-2/+6
* fixed #1428, plus stopgap fix for #1438Martin Odersky2008-10-212-2/+8
* minor change (getProperty)michelou2008-10-201-14/+13
* A couple of hardening changes. Sean McDirmid2008-10-192-5/+10
* Added stringOf to ScalaRunTime.Geoffrey Washburn2008-10-181-6/+3
* Contributed fix for #1416Geoffrey Washburn2008-10-183-14/+31
* Reverting fix/test for #1404.Geoffrey Washburn2008-10-181-2/+1
* Partial fix for ticket #41.Antonio Cunei2008-10-151-7/+7
* this-types are never volatile.Martin Odersky2008-10-151-0/+1
* Removed unnecessary "getHostName()", see ticket...Antonio Cunei2008-10-151-2/+2
* Tightened volatile checking.Martin Odersky2008-10-157-16/+23
* Fix for #1421Antonio Cunei2008-10-151-1/+1
* Fix for #296Antonio Cunei2008-10-154-23/+41
* fix, as suggested in #1418Antonio Cunei2008-10-131-5/+5
* Reverted removal of TreeSet to fix stability.Geoffrey Washburn2008-10-115-10/+68
* Fix for #1408.Antonio Cunei2008-10-101-5/+1
* attempt at fixing t1409Martin Odersky2008-10-091-8/+19
* Merged in fix from branch.Miles Sabin2008-10-091-1/+1
* Fix for #547 and #1404.Geoffrey Washburn2008-10-081-1/+2
* Needed parens because the precendence wasn't wo...Geoffrey Washburn2008-10-011-2/+2
* Eliminating unnecessary data structures.Geoffrey Washburn2008-10-0110-301/+13
* fixed problem with plugin build caused by assig...Martin Odersky2008-10-011-1/+1
* Fixed #1367Iulian Dragos2008-09-302-2/+2
* Fixed #1263, and some cosmetic changesMartin Odersky2008-09-287-29/+103
* Fixed #1382Iulian Dragos2008-09-251-2/+2
* Boot class path and ext dirs are now set proper...Philipp Haller2008-09-181-7/+7
* Fixed optimised buildIulian Dragos2008-09-172-3/+10
* Fixed 1.4 buildIulian Dragos2008-09-151-13/+18
* Fixed #1329.Iulian Dragos2008-09-125-7/+28
* new starr with more robust handling of recursiv...Martin Odersky2008-09-101-11/+31
* Fixed #1329.Iulian Dragos2008-09-081-1/+1
* Hiding problematic settings from IDE that are c...Sean McDirmid2008-09-071-3/+3
* One more attempt to be sound and at the same ti...Martin Odersky2008-09-064-17/+13
* fixed build problemsMartin Odersky2008-09-064-8/+4
* more stability/volatile tuning and an escape ha...Martin Odersky2008-09-054-17/+29
* Forgot to remove one commented line before r160...Geoffrey Washburn2008-09-051-1/+0
* Readjusted when -Ycheck:phase operates to get a...Geoffrey Washburn2008-09-053-5/+7
* refined volatile checkingMartin Odersky2008-09-051-4/+6
* Added support for -Yrecursion compiler flag.Geoffrey Washburn2008-09-054-15/+60
* fixed problem with volatile types.Martin Odersky2008-09-051-8/+31
* Fixed #1249.Iulian Dragos2008-09-045-4/+14
* disabled volatile checks because eclipse plugin...Martin Odersky2008-09-042-16/+14
* now checking for volatile types.Martin Odersky2008-09-045-25/+84
* Fixed RefChecks to not replace unapplies with c...David MacIver2008-09-041-3/+5
* Forgot to make the message in the ICode checker...Geoffrey Washburn2008-09-031-1/+2
* Phases now have a checkable flag, used by the n...Geoffrey Washburn2008-09-038-8/+25