summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove stdout/stderr output from Junit testsJason Zaugg2015-04-211-1/+0
| * | | | | | | Avoid unwanted boostrap JARs in the subproject classpathsJason Zaugg2015-04-211-19/+7
| * | | | | | | Avoid wildcard ignorance of files named 'target'.Jason Zaugg2015-04-211-1/+3
| * | | | | | | Align how ant builds asm & forkjoinGrzegorz Kossakowski2015-04-171-4/+4
| * | | | | | | Script that diffs `build/` and `build-sbt/`Grzegorz Kossakowski2015-04-172-0/+13
| * | | | | | | `test/it:test` runs partest regression testsGrzegorz Kossakowski2015-04-171-2/+60
| * | | | | | | `test` task runs Junit testsJason Zaugg2015-04-171-2/+5
| * | | | | | | Tweak formatting of build.sbtJason Zaugg2015-04-171-45/+44
| * | | | | | | Projects for partest-extras and junitJason Zaugg2015-04-171-3/+36
| * | | | | | | Rework library dependenciesGrzegorz Kossakowski2015-04-171-9/+24
| * | | | | | | Always fork in run.Grzegorz Kossakowski2015-04-171-1/+2