summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SI-6915 Updates copyright properties to 2002-2013James Iry2013-01-041-1/+1
* Merge pull request #1739 from jedesah/Array_optPaul Phillips2013-01-041-0/+14
|\
| * SI-5017 Poor performance of :+ operator on ArraysJean-Remi Desjardins2012-12-231-0/+14
* | Merge pull request #1822 from paulp/issue/6194Paul Phillips2013-01-031-2/+6
|\ \
| * | SI-6194, repl crash.Paul Phillips2012-12-271-2/+6
* | | Merge pull request #1824 from paulp/pr/partest-likes-deprecationPaul Phillips2012-12-312-2/+1
|\ \ \
| * | | Remove -deprecation from partest default options.Paul Phillips2012-12-272-2/+1
| |/ /
* | | Merge pull request #1792 from ybr/minordocimprovementPaul Phillips2012-12-281-1/+1
|\ \ \
| * | | Stream.zip naturalsEx example does not compile => remove extra zip callybr2012-12-201-1/+1
* | | | LinearSeq lengthCompare without an iterator.Paul Phillips2012-12-281-12/+10
* | | | SI-6415, overly eager evaluation in Stream.Jean-Remi Desjardins2012-12-282-13/+23
| |/ / |/| |
* | | SI-6829, SI-6788, NPEs during erroneous compilation.Paul Phillips2012-12-241-3/+9
* | | Remove stray debugging output line.Paul Phillips2012-12-221-1/+0
* | | Merge pull request #1687 from scalamacros/topic/unchecked-pattern-matchPaul Phillips2012-12-201-1/+5
|\ \ \
| * | | SI-6338 fixes the unchecked warning in quick.compEugene Burmako2012-12-061-1/+5
* | | | Merge pull request #1781 from vigdorchik/html_templateAdriaan Moors2012-12-201-70/+69
|\ \ \ \
| * | | | scaladoc Template: remove duplicate code and several usages of Option.get.Eugene Vigdorchik2012-12-171-70/+69
* | | | | Merge pull request #1790 from paulp/2.10.0-wip-mergeAdriaan Moors2012-12-201-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'origin/2.10.0-wip' into 2.10.0-wip-mergePaul Phillips2012-12-191-5/+5
| |\ \ \ \
| | * | | | Fix for rangepos crasher.Paul Phillips2012-12-041-2/+3
| | * | | | SI-6685 fixes error handling in typedApplyEugene Burmako2012-11-301-3/+2
* | | | | | Merge pull request #1788 from retronym/ticket/6848Paul Phillips2012-12-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implicit vars should have non-implicit setters.Jason Zaugg2012-12-191-1/+1
* | | | | | Merge pull request #1778 from JamesIry/p_SI-6795_2.10.xAdriaan Moors2012-12-192-3/+10
|\ \ \ \ \ \
| * | | | | | SI-6795 Simplify errors related to "abstract override" on type membersJames Iry2012-12-102-4/+11
| * | | | | | SI-6795 Adds negative check for "abstract override" on types in traitsJames Iry2012-12-102-3/+3
* | | | | | | Merge pull request #1771 from vigdorchik/si_6605Adriaan Moors2012-12-195-46/+56
|\ \ \ \ \ \ \
| * | | | | | | Cleanup MemberLookup. Better explain ambiguous link targets.Eugene Vigdorchik2012-12-135-46/+56
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #1772 from gkossakowski/global-deadcodeAdriaan Moors2012-12-192-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Deprecate `scala.tools.nsc.Phases` because it's dead-code.Grzegorz Kossakowski2012-12-171-0/+1
| * | | | | | | Remove dead code from `Global`.Grzegorz Kossakowski2012-12-131-2/+0
| |/ / / / / /
* | | | | | | Merge pull request #1709 from retronym/ticket/3995Adriaan Moors2012-12-191-3/+3
|\ \ \ \ \ \ \
| * | | | | | | SI-3995 Exclude companions with an existential prefix.Jason Zaugg2012-12-051-3/+3
* | | | | | | | Merge pull request #1727 from scalamacros/ticket/6548Paul Phillips2012-12-192-13/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | cosmetic renamings in runtime reflectionEugene Burmako2012-12-072-6/+6
| * | | | | | | | SI-6548 reflection now correctly enters jinnersEugene Burmako2012-12-071-8/+8
* | | | | | | | | Merge pull request #1759 from scalamacros/topic/annotatedPaul Phillips2012-12-191-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fixes incorrect handling of Annotated in lazy copierEugene Burmako2012-12-131-1/+1
* | | | | | | | | | Merge pull request #1707 from retronym/ticket/5390Adriaan Moors2012-12-171-1/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | SI-5390 Detect forward reference of case class applyJason Zaugg2012-12-041-1/+7
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1706 from retronym/ticket/5361Adriaan Moors2012-12-151-2/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | SI-5361 Refactor in accordance with review comments.Jason Zaugg2012-12-051-6/+7
| * | | | | | | | SI-5361 Avoid cyclic type with malformed refinementJason Zaugg2012-12-041-1/+7
| |/ / / / / / /
* | | | | | | | Merge pull request #1766 from scalamacros/topic/typed-ident-attachmentsEugene Burmako2012-12-142-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | typedIdent no longer destroys attachmentsEugene Burmako2012-12-132-1/+2
* | | | | | | | | Merge pull request #1754 from retronym/ticket/6288Adriaan Moors2012-12-143-4/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | SI-6288 Remedy ill-positioned extractor binding.Jason Zaugg2012-12-121-1/+1
| * | | | | | | | SI-6288 Fix positioning of label jumpsJason Zaugg2012-12-122-1/+10
| * | | | | | | | SI-6288 Position argument of unapplyJason Zaugg2012-12-111-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1740 from scalamacros/topic/super-call-argsPaul Phillips2012-12-122-9/+9
|\ \ \ \ \ \ \ \