summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SI-9302 -Xdisable-assertions raises elide levelSom Snytt2015-05-055-7/+21
* Merge pull request #4490 from retronym/ticket/9298Lukas Rytz2015-05-055-0/+29
|\
| * SI-9298 Fix erasure of value classes in JavaJason Zaugg2015-05-055-0/+29
|/
* Merge pull request #4475 from smarter/fix/old-spec-linksLukas Rytz2015-05-044-6/+6
|\
| * Remove references to the old PDF version of the specificationGuillaume Martres2015-04-304-6/+6
* | Merge pull request #4486 from mpociecha/ticket/8679Lukas Rytz2015-05-046-5/+7025
|\ \
| * | SI-8679 Add support for ScalaLongSignature attribute in scalapMichał Pociecha2015-05-036-5/+7025
* | | Merge pull request #4467 from nafg/patch-1Lukas Rytz2015-05-041-2/+2
|\ \ \
| * | | Fix scaladoc of Try#failednafg2015-04-241-2/+2
* | | | Merge pull request #4463 from retronym/topic/indylambda-emit-indyLukas Rytz2015-05-049-23/+186
|\ \ \ \
| * | | | Small refactorings and additional comments in DelambdafyJason Zaugg2015-04-221-46/+54
| * | | | Update internal documentation in Delambdafy phaseJason Zaugg2015-04-221-5/+12
| * | | | Support specialized method-handle based lambdasJason Zaugg2015-04-213-7/+27
| * | | | Add scala-java8-compat to scala-library.jarJason Zaugg2015-04-211-0/+38
| * | | | SI-8359 Update a test to work with indylambdaJason Zaugg2015-04-211-0/+1
| * | | | SI-8359 Emit invokedynamic for lambdasJason Zaugg2015-04-215-12/+101
* | | | | Merge pull request #4470 from swaldman/correct-predef-assertion-docLukas Rytz2015-05-041-2/+2
|\ \ \ \ \
| * | | | | Fixed documentation of assertions in Predefswaldman2015-04-281-2/+2
* | | | | | Merge pull request #4469 from retronym/ticket/9282Lukas Rytz2015-05-041-3/+5
|\ \ \ \ \ \
| * | | | | | SI-9282 Avoid obscuring an exception during classfile parsingJason Zaugg2015-04-271-3/+5
* | | | | | | Merge pull request #4473 from retronym/ticket/9285Lukas Rytz2015-05-043-1/+3
|\ \ \ \ \ \ \
| * | | | | | | SI-9285 Don't warn about non-sensible equals in synthetic methodsJason Zaugg2015-04-293-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4487 from mpociecha/remove-unused-source-classLukas Rytz2015-05-041-127/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused, mostly commented out doc/html/page/Source.scalaMichał Pociecha2015-05-021-127/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #4488 from gbasler/topic/files-in-wrong-placeLukas Rytz2015-05-045-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Avoid `Set` instantiation.Gerard Basler2015-05-031-2/+1
| * | | | | | | Move test files to the right place.Gerard Basler2015-05-034-2/+1
| |/ / / / / /
* | | | | | | Merge pull request #4484 from lrytz/intellijLukas Rytz2015-05-0443-1057/+178
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update intellij project files for IDEA 14.1 and latest Scala pluginLukas Rytz2015-05-0143-1057/+178
* | | | | | | Merge pull request #4485 from retronym/topic/pull-libs-redirectLukas Rytz2015-05-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Follow HTTP redirects when downloading bootstrap binariesJason Zaugg2015-05-021-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4483 from adriaanm/uber-build-publish-zincAdriaan Moors2015-05-011-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PR validation publishes zinc to $prRepoUrlAdriaan Moors2015-05-011-1/+1
|/ / / / / /
* | | | | | Merge pull request #4471 from smarter/spec/remove-NotNullAdriaan Moors2015-04-282-6/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | spec: Remove obsolete rules related to scala.NotNullGuillaume Martres2015-04-282-6/+1
|/ / / / /
* | | | | Merge pull request #4404 from soc/topic/specAdriaan Moors2015-04-2741-465/+1618
|\ \ \ \ \
| * | | | | Spec improvementsSimon Ochsenreither2015-04-2541-465/+1618
| | |_|/ / | |/| | |
* | | | | Merge pull request #4465 from retronym/ticket/9279Lukas Rytz2015-04-271-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-9279 Improve performance of bash runner scriptJason Zaugg2015-04-231-5/+5
| |/ / /
* | | | Merge pull request #4415 from Ichoran/issue/9254Adriaan Moors2015-04-222-5/+32
|\ \ \ \
| * | | | SI-9254 UnrolledBuffer appends in wrong positionRex Kerr2015-03-312-5/+32
* | | | | Merge pull request #4416 from Ichoran/issue/9197Adriaan Moors2015-04-222-1/+28
|\ \ \ \ \
| * | | | | SI-9197 Duration.Inf not a singleton when deserializedRex Kerr2015-03-312-1/+28
* | | | | | Merge pull request #4462 from som-snytt/issue/badtabAdriaan Moors2015-04-222-5/+30
|\ \ \ \ \ \
| * | | | | | SI-9275 Fix row-first display in REPLSom Snytt2015-04-212-5/+30
* | | | | | | Merge pull request #4461 from adriaanm/rebase-4446Adriaan Moors2015-04-2255-69/+69
|\ \ \ \ \ \ \
| * | | | | | | Fix many typosMichał Pociecha2015-04-2155-69/+69
| |/ / / / / /
* | | | | | | Merge pull request #4452 from lrytz/valueClassSelfTypeBCodeAdriaan Moors2015-04-222-2/+56
|\ \ \ \ \ \ \
| * | | | | | | Don't crash GenBCode for value classes with a self declarationLukas Rytz2015-04-162-2/+56
* | | | | | | | Merge pull request #4455 from adriaanm/sbt-buildAdriaan Moors2015-04-2210-5/+521
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |