summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Fixed stability testsIulian Dragos2008-08-191-8/+11
* Fixed #1241Martin Odersky2008-08-191-70/+70
* Fixed #1215.Geoffrey Washburn2008-08-191-2/+4
* Fixed some stability problemsIulian Dragos2008-08-181-1/+11
* Fixed #1231Martin Odersky2008-08-181-9/+13
* 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
* corrected several problems with error reporting...Martin Odersky2008-08-185-29/+37
* Fixed inner classes parsing when the inner clas...Iulian Dragos2008-08-182-48/+74
* Reverting for now..Lukas Rytz2008-08-181-1/+1
* Fixed #1189Lukas Rytz2008-08-181-1/+3
* Reverted change to implicits to see whether plu...Martin Odersky2008-08-181-18/+21
* Fixed illegal inheritance problem reported by I...Martin Odersky2008-08-171-21/+31
* Fixed #1186, #1230Martin Odersky2008-08-174-11/+12
* Java inner classes are parsed correctly.Iulian Dragos2008-08-172-142/+274
* Backed out from addition of vararg += in Buffer.Martin Odersky2008-08-156-6/+11
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-157-17/+59
* Fixed #1216 by adding JAVA to the module class ...Iulian Dragos2008-08-151-1/+1
* Changed -Ycheckinit to -Xcheckinit.Geoffrey Washburn2008-08-141-1/+1
* fixed more problems detects by Ilya.Martin Odersky2008-08-131-1/+2
* Fixed problem that Java interface constants wer...Martin Odersky2008-08-131-0/+1
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-121-4/+5
* fixed t1121Martin Odersky2008-08-111-1/+0
* fixed t1176Martin Odersky2008-08-111-1/+1
* fixed #1150Martin Odersky2008-08-112-6/+7
* fixed #1196, #1197, #1203Martin Odersky2008-08-113-11/+17
* Fixed #1140Iulian Dragos2008-08-081-5/+15
* Fixed #1123Iulian Dragos2008-08-081-7/+7
* Fixed the buildIulian Dragos2008-08-081-1/+1
* Fixed tail-call related issues.Iulian Dragos2008-08-081-6/+4
* fixed #1127Martin Odersky2008-08-072-2/+33
* Removed FINAL flag for accessorsIulian Dragos2008-08-071-1/+1
* reverted unncessary changeMartin Odersky2008-08-071-6/+3
* fixed #828, #1120, subtyping problem with exist...Martin Odersky2008-08-073-9/+14
* fixed broken build (sorry)Martin Odersky2008-08-061-1/+1
* Fixed #1130 and #1168Martin Odersky2008-08-064-20/+23
* Blind patch for bug reported on mailing list.Sean McDirmid2008-08-061-21/+21
* Hardening classpath against sourcepath crash.Sean McDirmid2008-08-061-11/+4
* fixed #1163.Martin Odersky2008-08-051-9/+19
* fixed #1150, #1152Martin Odersky2008-08-051-13/+19
* Disable the CLDC option.Geoffrey Washburn2008-08-051-1/+1
* fixed #1096, #1122, #1132.Martin Odersky2008-08-055-12/+152
* Fixed #1131.Philipp Haller2008-08-031-2/+2
* fixed #1049Martin Odersky2008-08-021-38/+55
* Fixed #1049 and #1062Martin Odersky2008-08-014-73/+78
* Disabled closure analysis on 1.4 (for now).Philipp Haller2008-08-011-1/+1
* Changed "," to ", " in Queue.toString.Martin Odersky2008-08-011-60/+119
* Fixed initialization for vars initialized to th...Iulian Dragos2008-07-316-33/+15
* -Xexperimental changes for #1093Martin Odersky2008-07-315-20/+78