summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3497 from adriaanm/rebase-3464Adriaan Moors2014-02-102-2/+4
|\
| * SI-8129 Crack the case of the curiously incoherent ContextJason Zaugg2014-02-102-2/+4
* | Merge pull request #3502 from retronym/ticket/8258Grzegorz Kossakowski2014-02-101-0/+2
|\ \ | |/ |/|
| * SI-8258 Revert "SI-7335 Remove special case for import of Predef._Jason Zaugg2014-02-101-0/+2
* | Merge pull request #3496 from adriaanm/t6169Grzegorz Kossakowski2014-02-101-0/+3
|\ \
| * | SI-6169 TODO: consolidate with fix for SI-1786 (#2518)Adriaan Moors2014-02-091-0/+3
* | | Merge pull request #3494 from retronym/topic/opt-any-ref-mapGrzegorz Kossakowski2014-02-105-7/+13
|\ \ \
| * | | Optimation: use AnyRefMap in GenASM javaName cachesJason Zaugg2014-02-091-2/+2
| * | | Optimization: use AnyRef map for Namer -> Typer tree handoffJason Zaugg2014-02-094-5/+11
* | | | Merge pull request #3428 from retronym/ticket/6260Grzegorz Kossakowski2014-02-102-21/+36
|\ \ \ \
| * | | | SI-6260 Adddress pull request reviewJason Zaugg2014-02-102-3/+12
| * | | | SI-6260 Avoid double-def error with lambdas over value classesJason Zaugg2014-02-102-21/+27
| |/ / /
* | | | Merge pull request #3406 from xeno-by/ticket/7570Jason Zaugg2014-02-102-11/+45
|\ \ \ \
| * | | | addresses pull request feedbackEugene Burmako2014-02-061-2/+1
| * | | | SI-7570 top-level codegen for toolboxesEugene Burmako2014-01-242-11/+46
* | | | | Merge pull request #3409 from xeno-by/ticket/6411Jason Zaugg2014-02-103-15/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | SI-6411 reflection is now aware of posterasureEugene Burmako2014-01-243-15/+8
| |/ / /
* | | | Merge pull request #3433 from rjolly/si-7933Adriaan Moors2014-02-091-1/+12
|\ \ \ \
| * | | | SI-7933 REPL javax.script eval is cached resultRaphael Jolly2014-01-311-1/+12
* | | | | Merge pull request #3476 from retronym/ticket/8207Adriaan Moors2014-02-091-2/+8
|\ \ \ \ \
| * | | | | SI-8207 Allow import qualified by self referenceJason Zaugg2014-02-061-2/+8
* | | | | | Merge pull request #3488 from retronym/ticket/8245Grzegorz Kossakowski2014-02-091-1/+3
|\ \ \ \ \ \
| * | | | | | SI-8245 Fix regression in interplay between lazy val, returnJason Zaugg2014-02-081-1/+3
* | | | | | | Merge pull request #3485 from xeno-by/topic/reset-all-attrsJason Zaugg2014-02-0911-71/+47
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | renames resetLocalAttrs to resetAttrsEugene Burmako2014-02-078-16/+16
| * | | | | | SI-8248 kills resetAllAttrsEugene Burmako2014-02-071-26/+27
| * | | | | | does away with resetAllAttrs in typedLabelDefEugene Burmako2014-02-071-1/+2
| * | | | | | does away with resetAllAttrs in the reifierEugene Burmako2014-02-071-10/+2
| * | | | | | further limits discoverability of resetAttrsEugene Burmako2014-02-077-22/+4
| |/ / / / /
* | | | | | Merge pull request #3420 from som-snytt/issue/8092-f-parsingEugene Burmako2014-02-093-174/+332
|\ \ \ \ \ \
| * | | | | | SI-8092 Review cleanup, no qqSom Snytt2014-02-081-4/+20
| * | | | | | SI-8092 Refactor f-interpSom Snytt2014-02-043-299/+316
| * | | | | | SI-8092 More verify for f-interpolatorSom Snytt2014-01-281-137/+262
| | |_|_|/ / | |/| | | |
* | | | | | Add support for a more straightforward alternative to import selectorsDenys Shabalin2014-02-071-0/+2
* | | | | | Represent tq"" as SyntacticEmptyTypeTree rather than TypeTree()Denys Shabalin2014-02-071-0/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #3475 from densh/topic/holemap-orderingEugene Burmako2014-02-062-20/+21
|\ \ \ \ \
| * | | | | Fix inconsistent binding in patterns with 10+ holesDenys Shabalin2014-02-062-21/+22
* | | | | | Merge pull request #3458 from densh/si/8173Eugene Burmako2014-02-062-15/+27
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | SI-8173 add support for patterns like init :+ last to quasiquotesDenys Shabalin2014-02-022-15/+27
* | | | | | Merge pull request #3449 from retronym/topic/opt11Grzegorz Kossakowski2014-02-054-11/+23
|\ \ \ \ \ \
| * | | | | | Avoid work in GenICode#run when inactive.Jason Zaugg2014-01-311-2/+4
| * | | | | | Optimization in UncurryJason Zaugg2014-01-311-2/+1
| * | | | | | Avoid needless Name creationJason Zaugg2014-01-311-4/+4
| * | | | | | Optimize generic signatures utility method `dotCleanup`Jason Zaugg2014-01-311-3/+14
* | | | | | | Merge pull request #3457 from retronym/ticket/8228Adriaan Moors2014-02-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | SI-8228 Avoid infinite loop with erroneous code, overloadingJason Zaugg2014-02-021-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3462 from retronym/ticket/8233Adriaan Moors2014-02-051-2/+12
|\ \ \ \ \ \ \
| * | | | | | | SI-8233 Fix regression in backend with boxed nullsJason Zaugg2014-02-051-2/+12
| | |_|_|/ / / | |/| | | | |
* / | | | | | Fix typo in compiler's error message: anoynmous => anonymousPavel Pavlov2014-02-051-1/+1
|/ / / / / /
* | | | | | Merge pull request #3448 from retronym/topic/opt10Grzegorz Kossakowski2014-02-021-4/+23
|\ \ \ \ \ \