summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | SI-8368 respect user-supplied -Dscala.usejavacp in unix runnerAdriaan Moors2014-03-071-1/+7
| |/ / /
* | | | Merge pull request #3606 from xeno-by/ticket/8375Jason Zaugg2014-03-102-4/+13
|\ \ \ \
| * | | | Addresses pull request feedbackEugene Burmako2014-03-082-5/+13
| * | | | SI-8375 saner binary incompat errors for macrosEugene Burmako2014-03-072-4/+5
| |/ / /
* | | | Merge pull request #3603 from xeno-by/ticket/8364Jason Zaugg2014-03-102-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-8364 fixes cxTree lookup for importsEugene Burmako2014-03-072-2/+10
| |/ /
* / / SI-8369 resetAttrs now correctly accounts for skolemsEugene Burmako2014-03-071-1/+2
|/ /
* | Merge pull request #3592 from densh/si/8281Eugene Burmako2014-03-031-1/+2
|\ \
| * | SI-8281 check for unbound placeholder parameters in quasiquote parserDenys Shabalin2014-02-281-1/+2
| |/
* | SI-8332 implicit class param unquoting in quasiquotesDenys Shabalin2014-03-021-9/+14
* | Merge pull request #3596 from densh/si/8333Eugene Burmako2014-03-012-4/+6
|\ \
| * | SI-8333 can't use modifiers if class is in a blockDenys Shabalin2014-02-282-4/+6
| |/
* | Merge pull request #3593 from densh/si/8285Eugene Burmako2014-03-012-9/+7
|\ \
| * | SI-8285 use correct kind of map for quasiquote positionsDenys Shabalin2014-02-282-9/+7
| |/
* | Fix block construction/deconstruction asymmetryDenys Shabalin2014-02-281-0/+2
* | SI-8275 allow to directly extract block contents of the case defDenys Shabalin2014-02-281-0/+2
|/
* Selectively revert "SI-8315 Better debugging facility for ICode"Adriaan Moors2014-02-261-2/+4
* Merge pull request #3583 from adriaanm/t8197Adriaan Moors2014-02-252-15/+48
|\
| * SI-8197 clarify overloading resolution with default argsAdriaan Moors2014-02-252-15/+48
* | Merge pull request #3566 from adriaanm/t6455Grzegorz Kossakowski2014-02-251-1/+1
|\ \ | |/ |/|
| * SI-6455 under -Xfuture, don't rewrite .withFilter to .filterAdriaan Moors2014-02-241-1/+1
* | SI-8330: Mismatch in stack heightsGrzegorz Kossakowski2014-02-241-1/+2
* | Merge pull request #3559 from adriaanm/t1503Grzegorz Kossakowski2014-02-233-4/+55
|\ \
| * | SI-1503 don't assume unsound type for ident/literal patternsAdriaan Moors2014-02-193-4/+55
* | | Merge pull request #3571 from xeno-by/ticket/8321Adriaan Moors2014-02-233-16/+5
|\ \ \
| * | | more clean up in the macro engineEugene Burmako2014-02-211-14/+3
| * | | prohibits polymorphic bundlesEugene Burmako2014-02-211-1/+1
| * | | minor code cleanup in the macro engineEugene Burmako2014-02-212-3/+3
* | | | Merge pull request #3574 from greenrd/SI-7962Adriaan Moors2014-02-231-3/+2
|\ \ \ \
| * | | | SI-7962 Scalac runner does not work within Emacs's terminalRobin Green2014-02-221-3/+2
| |/ / /
* | | | Merge pull request #3573 from retronym/ticket/8324Grzegorz Kossakowski2014-02-225-12/+12
|\ \ \ \
| * | | | SI-8324 Fix regression in override checks for sealed classesJason Zaugg2014-02-225-12/+12
| |/ / /
* | | | Merge pull request #3572 from retronym/ticket/8197Adriaan Moors2014-02-221-1/+2
|\ \ \ \
| * | | | SI-8197 Only consider immediate params for defaults, overloadingJason Zaugg2014-02-221-1/+2
| |/ / /
* | | | Merge pull request #3567 from retronym/ticket/8315Jason Zaugg2014-02-222-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | SI-8315 Fix crash in dead code eliminationJason Zaugg2014-02-201-0/+2
| * | | SI-8315 Better debugging facility for ICodeJason Zaugg2014-02-201-3/+1
| |/ /
* | | Merge pull request #3562 from adriaanm/t8197Jason Zaugg2014-02-211-1/+1
|\ \ \
| * | | SI-8197 Overload resolution should not consider default argumentsAdriaan Moors2014-02-191-1/+1
| | |/ | |/|
* | | Merge pull request #3555 from adriaanm/rebase-3553Jason Zaugg2014-02-211-1/+1
|\ \ \
| * | | SI-7788 Avoid accidental shadowing of Predef.conformsAdriaan Moors2014-02-181-1/+1
| | |/ | |/|
* | | Merge pull request #3558 from adriaanm/t4577Jason Zaugg2014-02-212-3/+3
|\ \ \
| * | | SI-4577 singleton type pattern test should use `eq`, not `==`Adriaan Moors2014-02-182-3/+3
| |/ /
* | | Merge pull request #3564 from adriaanm/t6675Jason Zaugg2014-02-211-2/+2
|\ \ \
| * | | SI-6675 deprecation warning for auto-tupling in patternsAdriaan Moors2014-02-191-2/+2
| | |/ | |/|
* | | Merge pull request #3569 from xeno-by/ticket/8316Jason Zaugg2014-02-203-5/+23
|\ \ \
| * | | SI-8316 SI-8318 SI-8248 reintroduces resetAllAttrsEugene Burmako2014-02-203-5/+23
* | | | Merge pull request #3568 from densh/topic/qq-terminologyEugene Burmako2014-02-204-80/+80
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix quasiquote terminology to be consistent with SchemeDenys Shabalin2014-02-204-80/+80
| |/ /
* / / SI-8306: handle SWITCH nodes with just default caseGrzegorz Kossakowski2014-02-191-1/+4
|/ /