summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* fixes the typedIdent problem for goodEugene Burmako2012-12-281-3/+3
* Merge pull request #1783 from paulp/pr/opt-specializePaul Phillips2012-12-242-12/+12
|\
| * Optimization in SpecializeTypes.Paul Phillips2012-12-172-12/+12
* | Merge pull request #1798 from paulp/pr/check-thread-access-masterPaul Phillips2012-12-231-1/+0
|\ \
| * | Remove stray debugging output line.Paul Phillips2012-12-221-1/+0
* | | Merge pull request #1506 from som-snytt/issue/6446-plugin-descPaul Phillips2012-12-227-106/+148
|\ \ \ | |/ / |/| |
| * | PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-187-106/+148
| |/
* | Merge pull request #1769 from soc/SI-6809Adriaan Moors2012-12-201-2/+2
|\ \
| * | SI-6809 Forbids deprecated case class definitions without parameter listSimon Ochsenreither2012-12-131-2/+2
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-2037-537/+694
|\ \ \
| * \ \ 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 remote-tracking branch 'origin/2.10.0-wip' into 2.10.0-wip-mergePaul Phillips2012-12-191-5/+5
| |\ \ \ \
| * \ \ \ \ 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 #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-141-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | typedIdent no longer destroys attachmentsEugene Burmako2012-12-131-1/+1
| * | | | | | | | Merge pull request #1754 from retronym/ticket/6288Adriaan Moors2012-12-142-4/+9
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | SI-6288 Remedy ill-positioned extractor binding.Jason Zaugg2012-12-121-1/+1
| | * | | | | | | SI-6288 Fix positioning of label jumpsJason Zaugg2012-12-121-1/+6
| | * | | | | | | 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
| |\ \ \ \ \ \ \ \
| | * | | | | | | | s/SuperCallArgs/SuperArgs/Eugene Burmako2012-12-102-9/+9
| | |/ / / / / / /
| * | | | | | | | Merge pull request #1742 from scalamacros/ticket/4044Paul Phillips2012-12-121-16/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | simplifies checkBoundsEugene Burmako2012-12-131-21/+15
| | * | | | | | | | prevents spurious kind bound errorsEugene Burmako2012-12-101-2/+8
| | |/ / / / / / /
| * | | | | | | | Merge pull request #1747 from hubertp/2.10.x-issue/6758Adriaan Moors2012-12-121-10/+4
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Fixes SI-6758: force LazyAnnnotationInfo for DefDef and TypeDefHubert Plociniczak2012-12-111-10/+4
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge pull request #1722 from vigdorchik/ide.apiAdriaan Moors2012-12-1225-485/+526
| |\ \ \ \ \ \ \
| | * | | | | | | Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-1225-485/+526
| * | | | | | | | Merge pull request #1738 from retronym/topic/dryer-crashesAdriaan Moors2012-12-112-35/+44
| |\ \ \ \ \ \ \ \
| | * | | | | | | | DRYer crash reports.Jason Zaugg2012-12-082-35/+44
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #1737 from retronym/ticket/6555Adriaan Moors2012-12-112-1/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-6555 Better parameter name retentionJason Zaugg2012-12-082-1/+9
| | |/ / / / / / /
* | | | | | | | | Merge pull request #1768 from paulp/pr/one-way-to-set-typePaul Phillips2012-12-1912-85/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Eliminating var-like setter tpe_= on Tree.Paul Phillips2012-12-1912-85/+67
* | | | | | | | | | Merge pull request #1784 from paulp/pr/is-name-in-scopePaul Phillips2012-12-191-10/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |