summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab
Commit message (Expand)AuthorAgeFilesLines
* fixed #1500 and #1501Tiark Rompf2008-11-101-0/+9
* Fix to #1450. Moved test from pending.David MacIver2008-10-261-0/+1
* Fixed the icode reader (#1402).Iulian Dragos2008-10-243-9/+22
* reverting the unwanted parts of my last chekin..Lukas Rytz2008-10-221-2/+0
* the ant tasks 'four-test' and 'fourfour-test' (...Lukas Rytz2008-10-221-0/+2
* fixed #1428, plus stopgap fix for #1438Martin Odersky2008-10-211-1/+1
* A couple of hardening changes. Sean McDirmid2008-10-191-0/+5
* this-types are never volatile.Martin Odersky2008-10-151-0/+1
* fix, as suggested in #1418Antonio Cunei2008-10-131-5/+5
* Fixed #1263, and some cosmetic changesMartin Odersky2008-09-282-2/+12
* Fixed optimised buildIulian Dragos2008-09-171-2/+3
* Fixed 1.4 buildIulian Dragos2008-09-151-13/+18
* Fixed #1329.Iulian Dragos2008-09-122-4/+26
* new starr with more robust handling of recursiv...Martin Odersky2008-09-101-11/+31
* Fixed #1329.Iulian Dragos2008-09-081-1/+1
* One more attempt to be sound and at the same ti...Martin Odersky2008-09-063-16/+9
* fixed build problemsMartin Odersky2008-09-063-7/+3
* more stability/volatile tuning and an escape ha...Martin Odersky2008-09-053-16/+28
* Forgot to remove one commented line before r160...Geoffrey Washburn2008-09-051-1/+0
* refined volatile checkingMartin Odersky2008-09-051-4/+6
* Added support for -Yrecursion compiler flag.Geoffrey Washburn2008-09-052-10/+54
* fixed problem with volatile types.Martin Odersky2008-09-051-8/+31
* Fixed #1249.Iulian Dragos2008-09-043-3/+11
* disabled volatile checks because eclipse plugin...Martin Odersky2008-09-041-11/+12
* now checking for volatile types.Martin Odersky2008-09-042-3/+27
* Fixed #1315, outer instances are passed implici...Iulian Dragos2008-09-011-1/+9
* Fix for #1204, demoting match error to error lo...Sean McDirmid2008-08-311-0/+2
* Fixed #1280, #1289Martin Odersky2008-08-281-8/+20
* Fixed #1271.Iulian Dragos2008-08-281-3/+14
* Fixed NPE on Windows, needs a new starr to fix ...Iulian Dragos2008-08-261-1/+3
* Fixed #1270Martin Odersky2008-08-231-1/+1
* Fixed compiler for 1.4Iulian Dragos2008-08-211-1/+1
* Added "scalacfork" ant task and enabled it to b...Lukas Rytz2008-08-191-5/+8
* Removed printlnsIulian Dragos2008-08-191-3/+2
* Fixed latest cyclic errorIulian Dragos2008-08-191-3/+4
* Missed a file.Iulian Dragos2008-08-181-1/+1
* Fixed abstract flag for inner classes.Iulian Dragos2008-08-181-6/+9
* Fixing #1189.Lukas Rytz2008-08-181-1/+1
* Fixed inner classes parsing when the inner clas...Iulian Dragos2008-08-181-45/+68
* Reverting for now..Lukas Rytz2008-08-181-1/+1
* Fixed #1189Lukas Rytz2008-08-181-1/+3
* Fixed illegal inheritance problem reported by I...Martin Odersky2008-08-171-21/+31
* Java inner classes are parsed correctly.Iulian Dragos2008-08-171-62/+187
* Backed out from addition of vararg += in Buffer.Martin Odersky2008-08-152-2/+2
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-152-2/+2
* Fixed #1216 by adding JAVA to the module class ...Iulian Dragos2008-08-151-1/+1
* fixed t1121Martin Odersky2008-08-111-1/+0
* fixed #1127Martin Odersky2008-08-071-1/+1
* reverted unncessary changeMartin Odersky2008-08-071-6/+3
* fixed #828, #1120, subtyping problem with exist...Martin Odersky2008-08-072-6/+11