summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #576 from axel22/issue/4717Adriaan Moors2012-05-211-13/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes previous commit.Aleksandar Prokopec2012-05-181-2/+2
| * | | | | Further fixes SI-4717.Aleksandar Prokopec2012-05-181-2/+2
| * | | | | Fixes SI-4717.Aleksandar Prokopec2012-05-183-32/+20
| * | | | | Add more logging.Aleksandar Prokopec2012-05-153-8/+22
* | | | | | Merge pull request #582 from heathermiller/scaladoc/keyboard-shortcutsAdriaan Moors2012-05-195-166/+276
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Actually fixes SI-5055. Scaladoc now a zillion times less annoyingHeather Miller2012-05-191-16/+36
| * | | | Adds ability to navigate Scaladoc with arrow keysHeather Miller2012-05-192-149/+229
| * | | | Minor fix to Tab-switch keyboard shortcutHeather Miller2012-05-181-2/+2
| * | | | Added Scaladoc keyboard shortcut: tab toggles between panelsHeather Miller2012-05-184-5/+15
| | |_|/ | |/| |
* | | | Merge pull request #581 from lrytz/t4812-uncAdriaan Moors2012-05-191-3/+8
|\ \ \ \
| * | | | Fix 4812Lukas Rytz2012-05-191-3/+8
* | | | | Merge pull request #578 from lrytz/wip/t5044-squashedAdriaan Moors2012-05-192-2/+15
|\ \ \ \ \
| * | | | | better feedback for SI-5044Lukas Rytz2012-05-182-2/+15
* | | | | | Merge pull request #577 from lrytz/wip/t2488Adriaan Moors2012-05-191-1/+2
|\ \ \ \ \ \
| * | | | | | Fix SI-2488Lukas Rytz2012-05-181-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #568 from hubertp/issue/5801Adriaan Moors2012-05-191-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixes SI-5801, error messages regression. Review by @adriaanmHubert Plociniczak2012-05-181-1/+3
* | | | | | Fix SI-5544Lukas Rytz2012-05-181-1/+3
| |/ / / / |/| | | |
* | | | | Merge pull request #566 from lrytz/wip/t4928Adriaan Moors2012-05-182-12/+21
|\ \ \ \ \
| * | | | | Fix SI-4928Lukas Rytz2012-05-162-12/+21
| | |/ / / | |/| | |
* | | | | fixes resetAttrsEugene Burmako2012-05-174-18/+13
* | | | | A band-aid solution for SI-5803.Jason Zaugg2012-05-171-1/+2
* | | | | Merge pull request #558 from lrytz/wip/t5259Josh Suereth2012-05-161-6/+6
|\ \ \ \ \
| * | | | | Fix SI-5259Lukas Rytz2012-05-151-6/+6
* | | | | | Merge pull request #557 from lrytz/wip/t5610Josh Suereth2012-05-161-5/+11
|\ \ \ \ \ \
| * | | | | | Fix for SI-5610Lukas Rytz2012-05-151-5/+11
| |/ / / / /
* | | | | | Merge pull request #553 from heathermiller/doc/linksJosh Suereth2012-05-161-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Small documentation fixes & small fix to Scaladoc @see formattingHeather Miller2012-05-151-1/+1
* | | | | | Putting back things sbt noticed were gone.Paul Phillips2012-05-153-0/+30
* | | | | | Removing more unneeded code.Paul Phillips2012-05-1532-986/+123
* | | | | | Test adjustments.Paul Phillips2012-05-151-0/+1
* | | | | | Removing extraneous files.Paul Phillips2012-05-1565-4277/+56
* | | | | | Fixed positions for `AnnotationInfo.original`.Iulian Dragos2012-05-151-1/+5
|/ / / / /
* | | | | Tweak to avoid value classes in modifier check.Paul Phillips2012-05-141-1/+1
* | | | | Debugging output tweaks.Paul Phillips2012-05-144-25/+35
|/ / / /
* | | | No-op changes.Paul Phillips2012-05-143-6/+3
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge commit 'refs/pull/547/head'; commit 'refs/pull/548/head'; commit 'refs/...Paul Phillips2012-05-147-24/+68
|\ \ \ \ \ \ \ \
| | | | | * | | | Better fix for SI-5676. Review by @paulpHubert Plociniczak2012-05-142-5/+8
| | | | | |/ / /
| | | | * / / / Closes SI-5796.Hubert Plociniczak2012-05-141-2/+3
| | | | |/ / /
| | | * | | | fix SI-5384Lukas Rytz2012-05-141-2/+22
| | * | | | | suspend type vars in SubTypePair's equalsAdriaan Moors2012-05-141-4/+21
| * | | | | | Specialize lazy vals (closes SI-5552)Erik Osheim2012-05-142-11/+14
| |/ / / / /
* / / / / / Removed an unnecessary self type.Paul Phillips2012-05-141-2/+0
|/ / / / /
* | | | | Tweak to the runner to deal with the big bad world.Paul Phillips2012-05-131-2/+11
* | | | | Merge branch 'master' of https://github.com/scala/scalaPaul Phillips2012-05-121-2/+25
|\| | | |
| * | | | Clutch modification to tree printing.Paul Phillips2012-05-121-2/+25
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge remote-tracking branches 'retronym/ticket/5407', 'scalamacros/topic/mac...Paul Phillips2012-05-125-129/+207
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | * | | | NSDNHAO need not tell us in which version it resides.Jason Zaugg2012-05-121-1/+1
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | Fix SI-5009: case-class copy method now eta-expands over higher parameter lists.Lukas Rytz2012-05-111-5/+17