summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-12188-188/+0
* Fix from Mirko Stocker and unit test for #3416.Miles Sabin2010-05-111-3/+9
* Closes #t3363. Review by extempore.Martin Odersky2010-05-111-5/+6
* close #3415.Lukas Rytz2010-05-101-1/+1
* Closed #3413. No review.Iulian Dragos2010-05-101-1/+2
* Fixed -Xcheckinit build.no review.Iulian Dragos2010-05-101-1/+1
* Remove the sourcepath prefix from the logs and ...Hubert Plociniczak2010-05-071-5/+2
* Rolled partest back to r21328.Paul Phillips2010-05-061-0/+145
* Removed some logging and prune CollectMethodBod...Iulian Dragos2010-05-052-52/+28
* Tightened what gets specialized: only when the ...Iulian Dragos2010-05-051-20/+20
* revert the revert of r21791 (fix constructor pa...Lukas Rytz2010-05-051-6/+10
* Fixing the conflict between the two private-rel...Iulian Dragos2010-05-041-6/+5
* Fixed broken commit. no review.Iulian Dragos2010-05-041-0/+3
* Closes #3387. no review.Iulian Dragos2010-05-041-1/+1
* revert commit that probably broke the build due...Adriaan Moors2010-05-042-14/+16
* Fixed #3274. No review.Ingo Maier2010-05-041-1/+3
* close #3384.Lukas Rytz2010-05-043-66/+60
* Revert r21790: "closes #3373, #3177: validity c...Adriaan Moors2010-05-041-10/+4
* sorry, last-minute edit broke build: re-added p...Adriaan Moors2010-05-041-2/+2
* fix and test where constructor parameter annota...Lukas Rytz2010-05-041-6/+10
* closes #3373, #3177: validity check of an impli...Adriaan Moors2010-05-041-4/+10
* Fixed abstract overrides of specialized methods.Iulian Dragos2010-05-041-1/+5
* Closes #3378. No review.Iulian Dragos2010-05-041-2/+2
* Removed 4-year old println when getModuleOrClas...Iulian Dragos2010-05-041-1/+1
* Fixed private member access, closes #3380.Iulian Dragos2010-05-021-3/+6
* Closes #3382. no review.Iulian Dragos2010-05-021-6/+4
* Properly specialize superclasses of a specializ...Iulian Dragos2010-05-021-1/+1
* Accumulate missing abstract member errors so th...Paul Phillips2010-04-301-7/+21
* Removed AnnotationInfos.ScalaSigBytes from refl...Gilles Dubochet2010-04-301-1/+0
* [scaladoc] Closes #3302 (case class with privat...Gilles Dubochet2010-04-291-1/+2
* Closes #3310 (very large Scala class is compile...Gilles Dubochet2010-04-294-8/+72
* Fixed misaligning due to wide (double|long) par...Iulian Dragos2010-04-292-8/+4
* Allow inlining for straight-line methods.Iulian Dragos2010-04-291-1/+1
* Tightened variances check. Review by prokopec.Martin Odersky2010-04-291-1/+2
* fix msil backend. no reviewLukas Rytz2010-04-291-11/+27
* improved doc for PARAMACCESSOR flag. no reviewLukas Rytz2010-04-292-1/+2
* Some path-dependent type fiddling so power mode...Paul Phillips2010-04-281-4/+4
* no inlining on msil.Lukas Rytz2010-04-281-1/+1
* A small error message improvement suggested at ...Paul Phillips2010-04-271-1/+2
* Closes #3362. Review by dragos.Martin Odersky2010-04-271-1/+5
* Various refinements and polishing to do with me...Paul Phillips2010-04-274-41/+107
* Created TypeDiagnostics trait and have begun op...Paul Phillips2010-04-276-205/+349
* Fixed construction of specialized classes in th...Iulian Dragos2010-04-273-21/+154
* Fixed crash when calling super in a closure (se...Iulian Dragos2010-04-271-2/+6
* fixed #3349 : method symbol cached too aggressi...Adriaan Moors2010-04-271-2/+4
* Some cleanups in repl completion and power mode.Paul Phillips2010-04-273-91/+72
* Mostly finishing the ball that got rolling in r...Paul Phillips2010-04-266-57/+146
* [scaladoc] Removed commented-out items in the c...Donna Malayeri2010-04-261-3/+0
* [scaladoc] Moved object/template icons to the l...Donna Malayeri2010-04-262-11/+45
* [scaladoc] Added TODO comments for later fixing...Donna Malayeri2010-04-262-2/+6