summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2335 from retronym/topic/opt-file-accessJames Iry2013-04-101-5/+18
|\
| * Optimization: avoid isDirectory call in DirectoryClassPath traversalJason Zaugg2013-03-291-5/+18
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2013-04-087-113/+68
|\ \
| * | SI-7321 Memory leak in specialize on multiple compiler runs.Eugene Vigdorchik2013-04-041-16/+12
| * | Merge pull request #2298 from retronym/ticket/6900-3Paul Phillips2013-04-033-88/+23
| |\ \
| | * | SI-6900 Fix tailrec for dependent method typesJason Zaugg2013-04-021-2/+12
| | * | Simplify interplay between Uncurry Info- and Tree-TransformersJason Zaugg2013-04-021-17/+10
| | * | Refactor existential related code out of types.Jason Zaugg2013-04-021-69/+1
| * | | Take the N^2 out of the compiler's TreeSet.Paul Phillips2013-04-031-5/+15
| * | | Merge pull request #2344 from retronym/ticket/7147Jason Zaugg2013-04-031-2/+9
| |\ \ \ | | |/ / | |/| |
| | * | SI-7147 Diagnostic for unexplained assertion in presentation compiler.Jason Zaugg2013-04-021-2/+9
| * | | Merge pull request #2319 from retronym/ticket/6793Paul Phillips2013-04-021-2/+9
| |\ \ \ | | |/ / | |/| |
| | * | SI-6793 Don't use super param accessors if inaccessible.Jason Zaugg2013-03-261-2/+9
* | | | Merge pull request #2337 from retronym/ticket/7110-2Paul Phillips2013-04-031-0/+7
|\ \ \ \
| * | | | SI-7110 Warn about naked try without catch/finallyJason Zaugg2013-03-291-0/+7
* | | | | Add () to side-effecting u1/u2/u4.Paul Phillips2013-04-031-3/+3
* | | | | Brought some structure to the classfileparser.Paul Phillips2013-04-032-365/+336
* | | | | Cleaning up error handling.Paul Phillips2013-04-031-13/+6
* | | | | Merge pull request #2327 from paulp/pr/2315-rebasedPaul Phillips2013-04-0262-182/+182
|\ \ \ \ \
| * | | | | SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-2762-182/+182
* | | | | | Merge pull request #2310 from retronym/ticket/6168Paul Phillips2013-04-021-1/+7
|\ \ \ \ \ \
| * | | | | | SI-6168 Retain prefix when parsing types in JVM signaturesJason Zaugg2013-03-251-1/+7
* | | | | | | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-0215-92/+144
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #2321 from kzys/js-deferAdriaan Moors2013-04-012-16/+30
| |\ \ \ \ \ \
| | * | | | | | Scaladoc: Load scripts at the bottom, and with a defer attributeKato Kazuyoshi2013-03-272-16/+30
| * | | | | | | Merge pull request #2292 from retronym/ticket/7285Adriaan Moors2013-03-271-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | SI-7285 Fix match analysis with nested objects.Jason Zaugg2013-03-231-1/+2
| * | | | | | | | Merge pull request #2291 from retronym/ticket/7290Adriaan Moors2013-03-271-5/+15
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | SI-7290 Minor cleanups driven by review comments.Jason Zaugg2013-03-271-4/+4
| | * | | | | | | SI-7290 Discard duplicates in switchable alternative patterns.Jason Zaugg2013-03-231-3/+13
| | |/ / / / / /
| * | | | | | | Merge pull request #2270 from retronym/ticket/7246-2Paul Phillips2013-03-251-14/+12
| |\ \ \ \ \ \ \
| | * | | | | | | SI-7246 Make $outer pointer elision Java awareJason Zaugg2013-03-231-14/+12
| * | | | | | | | Merge pull request #2306 from retronym/ticket/7299Paul Phillips2013-03-251-2/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-7299 Improve error message for eta-expanding 23+ param methodJason Zaugg2013-03-251-2/+8
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge pull request #2257 from JamesIry/2.10.x_classfile_51Paul Phillips2013-03-255-2/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Log when invokedynamic instruction is encounteredJames Iry2013-03-251-0/+1
| | * | | | | | | | Read version 51 (JDK 7) class files.James Iry2013-03-145-2/+34
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | SI-6580 Scaladoc: Should not close void elementsKato Kazuyoshi2013-03-251-7/+11
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #2279 from kzys/jira-7013Paul Phillips2013-03-231-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | SI-7013 Scaladoc: Fix StackOverflowErrorKato Kazuyoshi2013-03-201-3/+3
| * | | | | | | | Merge pull request #2266 from paulp/issue/7251Paul Phillips2013-03-231-127/+114
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #2264 from Blaisorblade/issue/7253Paul Phillips2013-03-222-18/+18
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | SI-7253: update comments and namingPaolo G. Giarrusso2013-03-162-14/+14
| | * | | | | | | | Remove fragile code, made redundant by previous commitPaolo G. Giarrusso2013-03-162-4/+2
| | * | | | | | | | SI-7253: respect binary compatibility constraintsPaolo G. Giarrusso2013-03-162-2/+4
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #2274 from vigdorchik/ticket/si-5699James Iry2013-03-221-7/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-5699 correct java parser for annotation defs.Eugene Vigdorchik2013-03-191-7/+1
| | |/ / / / / / /
| * | | | | | | | Merge pull request #2268 from scalamacros/topic/shannon-entropyPaul Phillips2013-03-221-43/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | removes duplication in FreeDef extractorsEugene Burmako2013-03-161-43/+22
| | |/ / / / / / /
| * | | | | | | | Merge pull request #2245 from retronym/ticket/7242Paul Phillips2013-03-221-5/+33
| |\ \ \ \ \ \ \ \