summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Changed partest ant task not to use reflection,...Paul Phillips2010-03-081-16/+22
* Refined fix for #2946. Review by extempore.Martin Odersky2010-03-081-1/+1
* closes #2994Adriaan Moors2010-03-082-5/+6
* Closes #3006.Martin Odersky2010-03-084-97/+108
* Closes #3115. Reviw by rytzMartin Odersky2010-03-081-22/+34
* Closes #3026. Review by extempore.Martin Odersky2010-03-081-5/+9
* Recursively transform 'new' arguments in specia...Iulian Dragos2010-03-081-1/+1
* Unbreak the IDE build following [21086].Miles Sabin2010-03-082-1/+4
* Created directory for code which is most likely...Paul Phillips2010-03-084-1476/+0
* More progress toward immutable Settings, and va...Paul Phillips2010-03-087-102/+156
* Removed unnecessary DebugSetting, folding the s...Paul Phillips2010-03-075-36/+11
* One minute too many trying to figure out where ...Paul Phillips2010-03-0710-960/+1019
* Modification to the last patch to return None/f...Paul Phillips2010-03-062-3/+4
* Fixes for #3126.Paul Phillips2010-03-063-7/+10
* escape source file path with space charsdcaoyuan2010-03-061-1/+1
* Fix for #3136 by reverting the line in r18184 w...Paul Phillips2010-03-051-5/+8
* ScalaRunTime method to perform sameElements as ...Paul Phillips2010-03-052-17/+9
* Cleaning up some redundancy martin noticed.Paul Phillips2010-03-053-24/+18
* Closes #3015. Review by moors (it's his patch).Martin Odersky2010-03-051-1/+1
* Closes #3026. Review by extempore.Martin Odersky2010-03-051-1/+2
* Closes #3037. Review by extempore.Martin Odersky2010-03-053-8/+36
* Removed quotes from quoted tokens in command li...Paul Phillips2010-03-051-2/+3
* Added -Xmigration option and @migration annotat...Paul Phillips2010-03-056-23/+38
* Making sure the interpreter always uses the des...Paul Phillips2010-03-042-19/+24
* Renamed the linkedFooOfBar methods in Symbol to...Paul Phillips2010-03-0417-73/+59
* Added a comment to Symbols after one too many t...Paul Phillips2010-03-041-1/+32
* Closes #3118. review by extemporeMartin Odersky2010-03-041-1/+1
* fixed while loop performance.Tiark Rompf2010-03-041-21/+20
* Obeyed source comment to make some classes priv...Paul Phillips2010-03-041-8/+2
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-0448-207/+179
* Attempt to fix the typing-a-whileloop problem.Martin Odersky2010-03-031-20/+28
* Added --grep command line option to partest.Paul Phillips2010-03-022-16/+26
* Whipped ShowPickled until it would print out pr...Paul Phillips2010-03-011-15/+85
* Closes #3076. Review by community.Martin Odersky2010-03-011-2/+2
* closed #3101. Review by community.Martin Odersky2010-03-012-8/+24
* Added one previously overlooked case for comput...Martin Odersky2010-03-011-4/+3
* Fixed specialized pattern matches.Iulian Dragos2010-02-281-1/+20
* Modification to r21009 to preserve that classic...Paul Phillips2010-02-282-12/+7
* Added ## method to Any as our scala hashCode me...Paul Phillips2010-02-286-6/+41
* While working on Any.## I ran across some inter...Paul Phillips2010-02-282-19/+28
* Expanded the check from #1392 to enclose #3123 ...Paul Phillips2010-02-272-5/+11
* Special cased an error message for the common s...Paul Phillips2010-02-271-4/+19
* closes #3082, review by rytzMartin Odersky2010-02-264-11/+34
* close #3071.Lukas Rytz2010-02-261-11/+14
* closes #2421 -- now also deals with chained imp...Adriaan Moors2010-02-261-5/+3
* closes #2956Adriaan Moors2010-02-261-4/+6
* closes #2797 -- no review (already done in tick...Adriaan Moors2010-02-261-9/+6
* Added a --bare option to ShowPickled so I can d...Paul Phillips2010-02-252-22/+36
* What appears to be a workaround for #3082, whic...Paul Phillips2010-02-251-1/+1
* More partest cleanups, and putting back a coupl...Paul Phillips2010-02-253-2/+3