summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* some more ad-hoc cookingAdriaan Moors2010-05-181-0/+1
* cook raw type when copying down result typeAdriaan Moors2010-05-181-0/+1
* Changed strategy to allow specialization on typ...Iulian Dragos2010-05-181-6/+14
* Commented out unnecessarily verbose debug info.Iulian Dragos2010-05-181-8/+8
* Closes #3417. No review (already done by Martin)Hubert Plociniczak2010-05-183-5/+4
* [scaladoc] Closes #3428 (HTML markup supported ...Gilles Dubochet2010-05-154-73/+146
* Swapped the order of the arguments to returning...Paul Phillips2010-05-153-8/+8
* Starting to look like the pattern matcher and I...Paul Phillips2010-05-143-50/+43
* Fixed a missed opportunity for code rewriting i...Iulian Dragos2010-05-141-16/+11
* Took advantage of my new wealth of bottom-up pa...Paul Phillips2010-05-141-65/+38
* Realized that somehow the synthetic flag on pat...Paul Phillips2010-05-131-2/+2
* Closes #3433.Iulian Dragos2010-05-131-1/+9
* Closes #3434.Iulian Dragos2010-05-131-44/+55
* Should fix the interpreter bug I just introduced.Paul Phillips2010-05-131-1/+1
* Removed an assertion which was asserting an unt...Paul Phillips2010-05-131-17/+6
* Fixed a long standing issue with interpreter co...Paul Phillips2010-05-121-5/+5
* Notice and fail when a file given with -i is in...Paul Phillips2010-05-123-57/+66
* Overhauled sequence length logic in the pattern...Paul Phillips2010-05-123-87/+89
* Closes #3424, double definition when overriding...Iulian Dragos2010-05-121-10/+13
* [scaladoc] Closes #3351 (white space before fir...Gilles Dubochet2010-05-122-4/+5
* 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