aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the fixDarkDimius-patch-1Dmitry Petrashko2017-04-191-1/+1
* Fix the infinite cycle in Lazy VlasDmitry Petrashko2017-04-191-1/+2
* Merge pull request #2267 from dotty-staging/fix-constant-lazy-valsDmitry Petrashko2017-04-1914-7/+123
|\
| * Pruning branch of constant type condition.Nicolas Stucki2017-04-173-5/+25
| * Only allow constant type vals to be inlined.Nicolas Stucki2017-04-173-2/+26
| * Fix constant type val value inline in constructors.Nicolas Stucki2017-04-167-2/+62
| * Fix #2266: Do not replace constant type lazy vals with constant.Nicolas Stucki2017-04-153-1/+13
* | Merge pull request #2262 from dotty-staging/fix/sbt-warm-compileDmitry Petrashko2017-04-191-1/+15
|\ \
| * | Make CompilerClassLoader#fixBridgeLoader synchronizedGuillaume Martres2017-04-151-1/+2
| * | Make warm compilation speed with sbt 2x fasterGuillaume Martres2017-04-141-1/+14
* | | Merge pull request #2270 from dotty-staging/topic/enum-repl-parserFelix Mulder2017-04-192-2/+2
|\ \ \
| * | | Fix infinite loop in parser when parsing enumsFelix Mulder2017-04-171-1/+1
| * | | Make sure `enum` is correctly highlightedFelix Mulder2017-04-171-1/+1
| | |/ | |/|
* | | Merge pull request #2236 from dotty-staging/fix-#2234Felix Mulder2017-04-182-0/+17
|\ \ \
| * | | Add testMartin Odersky2017-04-181-0/+13
| * | | Alternative fixMartin Odersky2017-04-181-2/+6
| * | | Dealias before type erasingMartin Odersky2017-04-181-2/+2
|/ / /
* | | Merge pull request #2268 from dotty-staging/topic/add-line-colFelix Mulder2017-04-164-17/+17
|\ \ \ | |/ / |/| |
| * | Render line and col in error message for clickabilityFelix Mulder2017-04-164-17/+17
|/ /
* | Merge pull request #2261 from AleksanderBG/fix-2253liu fengyun2017-04-143-4/+35
|\ \ | |/ |/|
| * Recurse into refined type when exposing membersAleksander Boruch-Gruszecki2017-04-133-4/+35
|/
* Merge pull request #2260 from dotty-staging/backend-submoduleGuillaume Martres2017-04-1316-68/+177
|\
| * Fix #2184: Hyper Bootstrap! Integrate the backend as a git submoduleGuillaume Martres2017-04-1316-68/+177
* | Merge pull request #2251 from dotty-staging/fix-#2220Felix Mulder2017-04-1311-36/+1
|\ \
| * | Fix #2220: disable benchmarks, set run timeout to 30 secondsFelix Mulder2017-04-1311-36/+1
| |/
* | Merge pull request #2259 from dotty-staging/fix-#2245Guillaume Martres2017-04-132-14/+6
|\ \ | |/ |/|
| * Fix #2245: strip colors from strings before writing to fileFelix Mulder2017-04-132-14/+6
* | Merge pull request #2257 from dotty-staging/fix-2253liu fengyun2017-04-132-0/+8
|\ \
| * \ Merge branch 'master' into fix-2253liu fengyun2017-04-1321-63/+167
| |\ \ | |/ / |/| |
* | | Merge pull request #2256 from dotty-staging/fix-2254liu fengyun2017-04-132-2/+8
|\ \ \
* \ \ \ Merge pull request #2252 from dotty-staging/fix/npe-in-cleanup-hookNicolas Stucki2017-04-131-2/+3
|\ \ \ \
| * | | | Fix NPE when adding cleanup hookFelix Mulder2017-04-131-2/+3
| | |_|/ | |/| |
* | | | Merge pull request #2231 from dotty-staging/fix-#2230Guillaume Martres2017-04-132-0/+23
|\ \ \ \
| * | | | Fix #2230: Add regression test.Nicolas Stucki2017-04-122-0/+23
* | | | | Merge pull request #2209 from dotty-staging/fix-#2152odersky2017-04-135-11/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Alternative fixMartin Odersky2017-04-111-4/+5
| * | | | Fix #2152: Instantiate dependent result type parametersMartin Odersky2017-04-115-10/+22
* | | | | Merge pull request #2249 from dotty-staging/revert-productodersky2017-04-135-8/+44
|\ \ \ \ \
| * | | | | Revert <: Product requierment in pattern matchingOlivier Blanvillain2017-04-135-8/+44
* | | | | | Merge pull request #2248 from dotty-staging/topic/vulpix-fixes1Felix Mulder2017-04-134-22/+56
|\ \ \ \ \ \
| * | | | | | Fix #2241: print failing test title instead of outdirFelix Mulder2017-04-131-1/+1
| * | | | | | Fix #2244: make sure logging goes through appropriate interfaceFelix Mulder2017-04-132-5/+18
| * | | | | | Fix #2242: let user know which file got logged toFelix Mulder2017-04-132-10/+29
| * | | | | | Fix #2243: improve failing test outputFelix Mulder2017-04-133-6/+8
| |/ / / / /
* | | | | | Merge pull request #2247 from dotty-staging/update-filterTest-name-in-docOlivier Blanvillain2017-04-132-14/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update intructions to run a single testOlivier Blanvillain2017-04-132-14/+8
|/ / / / /
* | | | | Merge pull request #2238 from dotty-staging/ci-fixesFelix Mulder2017-04-124-7/+10
|\ \ \ \ \
| * | | | | TestReporter: Avoid a global lazy valGuillaume Martres2017-04-121-1/+1
| * | | | | Replace test alias by test commandGuillaume Martres2017-04-121-3/+6
| * | | | | .drone.yml: Reorder testGuillaume Martres2017-04-122-3/+3
|/ / / / /