summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'scalamacros/topic/partest' and 'magarciaEPFL/...Paul Phillips2012-01-222-53/+84
|\ \ \ \
| | * | | increased realiabilityMiguel Garcia2012-01-221-3/+6
| | * | | fix to avoid loading what shouldn't be loadedMiguel Garcia2012-01-201-5/+4
| | * | | further reduction in inlining time. This time, 40%Miguel Garcia2012-01-201-48/+70
| | | |/ | | |/|
| * | | Fixes a bug that messed up --classpath in partestEugene Burmako2012-01-201-4/+11
| | |/ | |/|
* | | Made typeConstructor applicable for some.Paul Phillips2012-01-211-1/+5
* | | Merge remote-tracking branches 'retronym/ticket/5072' and 'odersky/topic/t512...Paul Phillips2012-01-213-2/+43
|\ \ \
| * | | Fix for problem in SBT that was caused by the too severe fix of type soundnes...Martin Odersky2012-01-213-2/+43
| | |/ | |/|
* | | A better REPL context classloader.Jason Zaugg2012-01-214-5/+27
* | | Test case for already closed SI-4271.Paul Phillips2012-01-202-0/+22
* | | Test case for already closed SI-4176.Paul Phillips2012-01-201-0/+6
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'cvogt/windowsExitCodeFix' and 'szabolcsberecz...Paul Phillips2012-01-204-2/+17
|\ \ \ \
| | * | | Closes SI-5066Szabolcs Berecz2012-01-203-1/+14
| * | | | Fixed windows bat file exit code and command chaining (finally)Christopher Vogt2012-01-201-1/+3
* | | | | Merge remote-tracking branch 'jsuereth/nicer-push-script' into developPaul Phillips2012-01-202-3/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Made the binary push script a bit friendlier for humansJosh Suereth2012-01-202-3/+14
* | | | | Merge remote-tracking branch 'kepler/topic/macros' into developPaul Phillips2012-01-201-4/+2
|\ \ \ \ \
| * | | | | Quick fix for one of the macro testsEugene Burmako2012-01-201-4/+2
* | | | | | Merge remote-tracking branch 'kepler/topic/macros' into developPaul Phillips2012-01-1924-50/+516
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Progress with macrosEugene Burmako2012-01-2024-50/+516
| |/ / /
* | | | Merge branch 'pullRequestIssue5387-withTest' of https://github.com/cvogt/scal...Paul Phillips2012-01-192-1/+16
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Improved performance of TraversableLike.dropWhile, which now stops re-evaluat...Christopher Vogt2012-01-202-1/+16
| |/
* | Avoid calculating similar strings sometimes.Paul Phillips2012-01-192-5/+20
* | Made edit distance case-insensitive.Paul Phillips2012-01-191-1/+3
|/
* Making sbt build work.v2.10.0-M1Paul Phillips2012-01-182-7/+7
* Merge remote-tracking branch 'dcsobral/interpolationFix'Paul Phillips2012-01-186-2/+18
|\
| * Fix check for number of argumentsDaniel C. Sobral2012-01-176-2/+18
* | Merge remote-tracking branches 'kmizu/pull-request-fix-SI-5377' and 'kepler/t...Paul Phillips2012-01-181-1/+40
|\ \
| * | Upgraded the implementation of showRawEugene Burmako2012-01-171-1/+40
* | | Fixed a bug SI-5377 (https://issues.scala-lang.org/browse/SI-5377).Kota Mizushima2012-01-193-1/+66
* | | Revert "Fixing inliner visibility issue."Paul Phillips2012-01-175-80/+76
* | | Fixing inliner visibility issue.Paul Phillips2012-01-175-76/+80
* | | Merge branch 'specialized/hlist' of https://github.com/dragos/scala into developPaul Phillips2012-01-173-1/+35
|\ \ \ | |_|/ |/| |
| * | Make specialization pick up opportunities when the Iulian Dragos2012-01-173-1/+35
* | | The SpecializeTypes part of symbol cleanup.Paul Phillips2012-01-166-154/+130
* | | Improved a cyclic reference error message.Paul Phillips2012-01-165-7/+52
* | | Made a couple programmer functions more available.Paul Phillips2012-01-162-4/+9
* | | Less regressive package object fix.Paul Phillips2012-01-164-10/+26
* | | Symbol creation followup.Paul Phillips2012-01-1629-230/+189
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'odersky/pullrequest/interpolation' and 'magar...Paul Phillips2012-01-1612-163/+515
|\ \ \ \ | |_|/ / |/| | |
| | * | bringing down -Yinline time by 33%Miguel Garcia2012-01-162-26/+88
| * | | A string interpolation implementation of SIP-11.Martin Odersky2012-01-1610-137/+427
* | | | Make AnyValManifest not a sealed class.Grzegorz Kossakowski2012-01-151-1/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/develop'Paul Phillips2012-01-1511-19/+112
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'szabolcsberecz/xml-attribute-order', 'szabolc...Paul Phillips2012-01-1511-19/+112
| |\ \ \ \ \ \
| | | | | * | | Reword confusing explanationDaniel C. Sobral2012-01-141-7/+11
| | | | | * | | Explain Function1 vs PartialFunctionDaniel C. Sobral2012-01-132-1/+35
| | | | | |/ /
| | | | * / / Improve description of flatten, flatMapDaniel C. Sobral2012-01-133-2/+38
| | | | |/ /
| | | * | | Fixed instrumented.jar and scalacheck.jar locationSzabolcs Berecz2012-01-141-2/+5
| | * | | | Preserve attribute order in inline XMLSzabolcs Berecz2012-01-145-14/+30
| | |/ / /