summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3402 from densh/si/7275Eugene Burmako2014-01-2911-48/+142
|\
| * Addresses feedback from JasonDenys Shabalin2014-01-276-46/+81
| * Reify all blocks as syntactic blocksDenys Shabalin2014-01-241-1/+3
| * Address pull request feedbackDenys Shabalin2014-01-232-2/+2
| * SI-7275 allow flattening of blocks with ..$Denys Shabalin2014-01-234-2/+16
| * Refactor reification of high-cardinality holesDenys Shabalin2014-01-232-16/+52
| * Tag synthetic unit with attachmentDenys Shabalin2014-01-235-3/+10
* | Merge pull request #3418 from som-snytt/issue/8182-bJason Zaugg2014-01-292-3/+9
|\ \
| * | SI-8182 Avert crash due to type args in patternSom Snytt2014-01-272-3/+9
* | | Merge pull request #3413 from paulp/pr/futureAdriaan Moors2014-01-261-4/+4
|\ \ \ | |/ / |/| |
| * | Fix misuse of underscores.Paul Phillips2014-01-251-4/+4
* | | Merge pull request #3414 from xeno-by/topic/reifyEugene Burmako2014-01-261-4/+4
|\ \ \ | |/ / |/| |
| * | corrects an error in reify’s documentationEugene Burmako2014-01-261-4/+4
* | | Merge pull request #3411 from som-snytt/issue/7919-si-nlJason Zaugg2014-01-251-2/+5
|\ \ \
| * | | SI-7919 Newline after empty string interpSom Snytt2014-01-241-2/+5
| |/ /
* | | Merge pull request #3412 from retronym/ticket/2066-2.10-compatJason Zaugg2014-01-253-2/+5
|\ \ \
| * | | SI-2066 -Xsource:2.10: lenient treatment of variance in <:<, =:=Jason Zaugg2014-01-243-2/+5
* | | | Merge pull request #3410 from densh/si/8171Eugene Burmako2014-01-243-5/+10
|\ \ \ \ | |/ / / |/| | |
| * | | SI-8171 make tq"" an alias for empty type treeDenys Shabalin2014-01-241-1/+6
| * | | Use more precise return types for objectsDenys Shabalin2014-01-242-4/+4
| |/ /
* | | Merge pull request #3388 from rklaehn/issue/7445Adriaan Moors2014-01-242-17/+19
|\ \ \ | |/ / |/| |
| * | SI-7445 ListMap.tail is returning wrong resultRuediger Klaehn2014-01-202-17/+19
* | | Merge pull request #3401 from xeno-by/topic/freshEugene Burmako2014-01-225-18/+58
|\ \ \ | |_|/ |/| |
| * | addresses pull request feedbackEugene Burmako2014-01-222-4/+4
| * | SI-6879 improves Context.freshNameEugene Burmako2014-01-225-18/+58
* | | Merge pull request #3399 from xeno-by/topic/evalEugene Burmako2014-01-221-2/+7
|\ \ \
| * | | an optimization for c.evalEugene Burmako2014-01-221-2/+7
| |/ /
* | | Expose seq field for variable arity definitionsDenys Shabalin2014-01-222-6/+14
* | | Merge pull request #3382 from soc/topic/std-inJason Zaugg2014-01-213-32/+32
|\ \ \ | |/ / |/| |
| * | Improve naming of ReadStdinSimon Ochsenreither2014-01-183-32/+32
* | | Merge pull request #3392 from xeno-by/topic/untypecheckEugene Burmako2014-01-2111-20/+47
|\ \ \
| * | | deprecates resetAllAttrs and resetLocalAttrs in favor of the new APIEugene Burmako2014-01-214-12/+33
| * | | moves analyzer.ImportType into scala.reflect.internalEugene Burmako2014-01-217-8/+14
* | | | Merge pull request #3368 from retronym/ticket/8151Grzegorz Kossakowski2014-01-2125-122/+55
|\ \ \ \
| * | | | SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-1525-122/+55
| |/ / /
* | | | Merge pull request #3365 from retronym/ticket/8133Jason Zaugg2014-01-213-6/+11
|\ \ \ \
| * | | | SI-8133 Fix regression with package objects, overloadingJason Zaugg2014-01-143-6/+11
| |/ / /
* | | | Merge pull request #3385 from xeno-by/ticket/8158Eugene Burmako2014-01-206-18/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | temporarily disables the toStringSubjects cacheEugene Burmako2014-01-201-7/+12
| * | | addresses pull request feedbackEugene Burmako2014-01-201-1/+1
| * | | capitalizes “s” in tostringEugene Burmako2014-01-203-19/+19
| * | | introduces failsafe against endless type printingEugene Burmako2014-01-203-1/+16
| * | | SI-8158 compiler hangs printing out fancy typesEugene Burmako2014-01-201-4/+9
| * | | fixes a typo in Types.scalaEugene Burmako2014-01-191-1/+1
| * | | quasiquotes no longer evaluate debug logs when debug logging is offEugene Burmako2014-01-191-2/+2
* | | | Merge 2.10.x into masterAdriaan Moors2014-01-181-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Merge pull request #3356 from retronym/ticket/8138Jason Zaugg2014-01-181-5/+7
| |\ \ \
| | * | | SI-8143 Fix bug with super-accessors / dependent typesJason Zaugg2014-01-121-5/+7
| * | | | Merge pull request #3364 from retronym/ticket/8152Jason Zaugg2014-01-151-3/+5
| |\ \ \ \
| | * | | | [nomaster] SI-8152 Backport variance validator performance fixJason Zaugg2014-01-141-3/+5
| | |/ / /