aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled checkbounds testsMartin Odersky2014-08-083-6/+6
* LazyRefs break cycles for unpickled typesMartin Odersky2014-08-087-31/+82
* Detect cycles and protected legal ones with LazyRefsMartin Odersky2014-08-088-28/+183
* Changed first phase normalization and improvements to TreeTransformMartin Odersky2014-08-034-64/+106
* Type#foreachPartMartin Odersky2014-08-031-3/+9
* Annotation decorators for symbolsMartin Odersky2014-08-033-9/+45
* Added version settings -migration, -sourceMartin Odersky2014-08-034-1/+199
* Code to handle overloaded unapply/unapplySeq methodsMartin Odersky2014-08-032-12/+26
* Merge pull request #159 from dotty-staging/transform/elimLocalsDmitry Petrashko2014-08-036-9/+33
|\
| * Added elimLocals miniphaseMartin Odersky2014-08-036-9/+33
|/
* Merge pull request #147 from dotty-staging/transform/varianceodersky2014-08-0324-49/+584
|\
| * Added assertion that casts never go to singleton types.Martin Odersky2014-08-031-1/+5
| * Updated commentMartin Odersky2014-08-031-2/+4
| * Enabled variance checkingMartin Odersky2014-08-0310-40/+134
| * Two variance-related fixes in DesugarMartin Odersky2014-08-032-5/+15
| * Removed CheckTreesMartin Odersky2014-08-034-11/+28
| * Initial versions of Variances and CheckVariancesMartin Odersky2014-08-035-2/+229
| * Added utility method: underlyingSymbolMartin Odersky2014-08-033-2/+16
| * Add showDcl method for SingleDenotationsMartin Odersky2014-08-033-6/+17
| * Preparation for intgeration of RefChecksMartin Odersky2014-08-035-23/+179
|/
* Merge pull request #157 from gkossakowski/name-hashingDmitry Petrashko2014-08-031-0/+3
|\
| * Enable improved incremental compilation (name hashing)Grzegorz Kossakowski2014-07-251-0/+3
* | Merge pull request #141 from dotty-staging/transform/repeatedodersky2014-08-0315-42/+142
|\ \ | |/ |/|
| * Added test case for varargs bridgesMartin Odersky2014-08-032-0/+15
| * Cleanup for varargs bridge.Martin Odersky2014-08-031-5/+10
| * Fixed underlyingIfRepeated.Martin Odersky2014-08-032-12/+7
| * Fixed tpd.refMartin Odersky2014-08-031-1/+1
| * Add varargs bridge methodsMartin Odersky2014-08-036-18/+104
| * Adapt signature of <repeated>Martin Odersky2014-08-031-2/+6
| * Eliminate JavaRepeatedParamClassMartin Odersky2014-08-035-15/+10
|/
* Merge pull request #155 from dotty-staging/tailrecTCDmitry Petrashko2014-07-2310-134/+287
|\
| * Fixed typoMartin Odersky2014-07-221-1/+1
| * Defined substitution which follows aliasesMartin Odersky2014-07-223-8/+49
| * Move Ycheck after tailrecDmitry Petrashko2014-07-221-1/+2
| * Make trees after TailRec type correctDmitry Petrashko2014-07-221-90/+73
| * Add test for tailcallDmitry Petrashko2014-07-221-0/+4
| * Fix typo in lazyValsDmitry Petrashko2014-07-221-1/+1
| * Create RetypingTreeMap that propagates typesDmitry Petrashko2014-07-223-30/+154
| * Allow FullParametrization to work on localy defined methodsDmitry Petrashko2014-07-221-3/+3
|/
* Merge pull request #152 from dotty-staging/fux/substThisDmitry Petrashko2014-07-212-2/+6
|\
| * Fix of FullParameterizationMartin Odersky2014-07-212-2/+6
* | Merge pull request #149 from dotty-staging/fix/#148Nada Amin2014-07-204-1/+90
|\ \
| * | fix/148Martin Odersky2014-07-204-1/+90
| |/
* | Merge pull request #146 from dotty-staging/docs/hk-typo-fixDmitry Petrashko2014-07-191-1/+1
|\ \
| * | Fixed typoMartin Odersky2014-07-191-1/+1
| |/
* | Merge pull request #145 from dotty-staging/fix/#143odersky2014-07-192-4/+20
|\ \
| * | Added test for #143 to regression testsMartin Odersky2014-07-191-0/+0
| * | Fixed #143Martin Odersky2014-07-192-4/+20
| |/
* | delete unmatched )Nada Amin2014-07-191-1/+1
* | minor typoNada Amin2014-07-191-1/+1
|/