summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Allow @inline/noinline at callsites (in addition to def-site)Lukas Rytz2015-10-207-25/+52
* Correctly handle post-inline requests of non-existing callsitesLukas Rytz2015-10-202-31/+85
* Simplify post inlining requestsLukas Rytz2015-10-203-22/+34
* Rename filter to withFilter in RightBiasedEitherLukas Rytz2015-10-201-3/+3
* Don't create inline requests for callsites that cannot be inlinedLukas Rytz2015-10-202-51/+103
* Merge commit 'bb3ded3' into merge-2.11-to-2.12-oct-5Lukas Rytz2015-10-059-40/+73
|\
| * Merge pull request #4770 from SethTisue/windows-testing-fixesLukas Rytz2015-10-052-2/+5
| |\
| | * add missing newline at eof in Scala sourceSeth Tisue2015-09-251-1/+1
| | * fix bug where -Xprint-icode leaked an InputStream and a file handleSeth Tisue2015-09-251-1/+4
| * | Improve implicits wildcard imports in the IDEJason Zaugg2015-09-301-1/+6
| * | Merge pull request #4720 from retronym/ticket/9029Jason Zaugg2015-09-293-31/+44
| |\ \
| | * | SI-9029 Remove unused methodJason Zaugg2015-09-221-5/+0
| | * | SI-8127 Remove dead code in UncurryJason Zaugg2015-09-211-7/+0
| | * | SI-8989 Better error message for invalid extractor patternJason Zaugg2015-09-211-3/+8
| | * | SI-9029 Fix regression in extractor patternsJason Zaugg2015-09-212-16/+36
| * | | Merge pull request #4674 from kirillkh/2.11.xSeth Tisue2015-09-251-4/+9
| |\ \ \ | | |_|/ | |/| |
| | * | tool-unix: support environments with TERM=cygwinkirillkh2015-08-091-1/+1
| | * | add support for MSys2 to bin/scala shell scriptKirill Khazan2015-07-311-3/+8
| * | | Improve presentation compilation of annotationsJason Zaugg2015-09-242-2/+9
| * | | Merge pull request #4757 from lrytz/t9375-2.11Lukas Rytz2015-09-222-2/+15
| |\ \ \
| | * | | [backport] SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-09-222-2/+15
| | | |/ | | |/|
* | | | SI-9498 Centralize and bolster TypeRef cache invalidationJason Zaugg2015-09-301-7/+3
* | | | SI-9498 Avoid caching bug with pattern type variablesJason Zaugg2015-09-301-0/+1
* | | | Merge pull request #4762 from retronym/topic/completely-2.12Jason Zaugg2015-09-291-1/+0
|\ \ \ \
| * | | | Remove the old REPL tab completion implementationJason Zaugg2015-09-231-1/+0
* | | | | Merge pull request #4764 from lrytz/sd-33Jason Zaugg2015-09-242-1/+4
|\ \ \ \ \
| * | | | | SD-33 Consider methods annotated @CallerSensitive not safe to inlineLukas Rytz2015-09-232-1/+4
| |/ / / /
* | | | | Add $deserializeLambda$ when inlining an indyLambda into a classLukas Rytz2015-09-236-29/+55
* | | | | Move addLambdaDeserialize into the BTypes assemblyLukas Rytz2015-09-234-62/+65
* | | | | Rename the Analyzers backend component to BackendUtilsLukas Rytz2015-09-238-15/+18
|/ / / /
* | | | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-222-3/+4
|\| | |
| * | | Merge pull request #4725 from retronym/topic/completely-2.11Lukas Rytz2015-09-212-3/+4
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote-tracking branch 'origin/2.11.x' into topic/completely-2.11Jason Zaugg2015-09-1715-12/+60
| | |\ \
| | * | | Use the presentation compiler to drive REPL tab completionJason Zaugg2015-09-021-0/+1
| | * | | Add an option to let pres compiler user manage threadingJason Zaugg2015-09-021-2/+2
| | * | | SI-4438 FindAll implicits after errorJason Zaugg2015-09-011-1/+1
* | | | | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-228-10/+18
|\| | | |
| * | | | Merge pull request #4724 from retronym/topic/positioned-errorsLukas Rytz2015-09-181-8/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Try harder to avoid reporting unpositioned errorsJason Zaugg2015-09-021-8/+12
| | |/ /
| * | | Merge pull request #4738 from janekdb/2.11.x-urls-driftedSeth Tisue2015-09-151-1/+1
| |\ \ \
| | * | | Improve drifted URLsJanek Bogucki2015-09-091-1/+1
| * | | | Merge pull request #4727 from SethTisue/unset-stray-execute-bitsSeth Tisue2015-09-145-0/+0
| |\ \ \ \
| | * | | | unset inappropriate execute bitsSeth Tisue2015-09-025-0/+0
| * | | | | SI-9369 Fix pattern matcher warnings for diamond shaped inheritance.Gerard Basler2015-09-121-1/+5
| | |/ / / | |/| | |
| * | | | Merge pull request #4713 from SethTisue/batch-of-typosJason Zaugg2015-09-083-4/+4
| |\ \ \ \
| | * | | | fix assorted typosSeth Tisue2015-08-283-4/+4
| | |/ / /
| * | | | Merge pull request #4706 from VladUreche/issue/tree-checkerJason Zaugg2015-09-061-1/+8
| |\ \ \ \
| | * | | | Re-enable tree checkersVlad Ureche2015-08-241-1/+8
| | |/ / /
| * | | | Merge pull request #4704 from VladUreche/issue/9442Jason Zaugg2015-09-061-2/+39
| |\ \ \ \
| | * | | | SI-9442 Fix the uncurry-erasure typesVlad Ureche2015-08-231-2/+39